aboutsummaryrefslogtreecommitdiff
path: root/credential.c
Commit message (Expand)AuthorAge
* credential: let empty credential specs reset helper listJeff King2016-02-26
* strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
* Merge branch 'jk/credential-quit'Junio C Hamano2014-12-22
|\
| * credential: let helpers tell us to quitJeff King2014-12-04
* | run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
|/
* 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