summaryrefslogtreecommitdiff
path: root/credential.c
AgeCommit message (Expand)Author
2012-07-18credential: convert "url" attribute into its parsed subpartsJeff King
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy
2011-12-12credential: use git_prompt instead of git_getpassJeff King
2011-12-12move git_getpass to its own source fileJeff King
2011-12-11credential: make relevance of http path configurableJeff King
2011-12-11credential: add credential.*.usernameJeff King
2011-12-11credential: apply helper configJeff King
2011-12-11credential: add function for parsing url componentsJeff King
2011-12-11introduce credentials APIJeff King