Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-18 | credential: convert "url" attribute into its parsed subparts | 1 | -0/+2 | |
2012-06-25 | git credential fill: output the whole 'struct credential' | 1 | -1/+1 | |
2011-12-12 | credential: use git_prompt instead of git_getpass | 1 | -8/+7 | |
2011-12-12 | move git_getpass to its own source file | 1 | -0/+1 | |
2011-12-11 | credential: make relevance of http path configurable | 1 | -0/+14 | |
2011-12-11 | credential: add credential.*.username | 1 | -0/+4 | |
2011-12-11 | credential: apply helper config | 1 | -0/+61 | |
2011-12-11 | credential: add function for parsing url components | 1 | -0/+52 | |
2011-12-11 | introduce credentials API | 1 | -0/+234 |