aboutsummaryrefslogtreecommitdiff
path: root/credential.c
Commit message (Expand)AuthorAge
* refactor skip_prefix to return a booleanJeff King2014-06-20
* credential: convert "url" attribute into its parsed subpartsJeff King2012-07-18
* git credential fill: output the whole 'struct credential'Matthieu Moy2012-06-25
* credential: use git_prompt instead of git_getpassJeff King2011-12-12
* move git_getpass to its own source fileJeff King2011-12-12
* credential: make relevance of http path configurableJeff King2011-12-11
* credential: add credential.*.usernameJeff King2011-12-11
* credential: apply helper configJeff King2011-12-11
* credential: add function for parsing url componentsJeff King2011-12-11
* introduce credentials APIJeff King2011-12-11