Commit message (Expand) | Author | Age | |
---|---|---|---|
* | credential: convert "url" attribute into its parsed subparts | Jeff King | 2012-07-18 |
* | git credential fill: output the whole 'struct credential' | Matthieu Moy | 2012-06-25 |
* | credential: use git_prompt instead of git_getpass | Jeff King | 2011-12-12 |
* | move git_getpass to its own source file | Jeff King | 2011-12-12 |
* | credential: make relevance of http path configurable | Jeff King | 2011-12-11 |
* | credential: add credential.*.username | Jeff King | 2011-12-11 |
* | credential: apply helper config | Jeff King | 2011-12-11 |
* | credential: add function for parsing url components | Jeff King | 2011-12-11 |
* | introduce credentials API | Jeff King | 2011-12-11 |