19 Commits (33028713206c3f59709617d8af5ba4212920a5f0)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 88ce3ef636 *.[ch] refactoring: make use of the FREE_AND_NULL() macro 8 years ago
Ævar Arnfjörð Bjarmason 6a83d90207 coccinelle: make use of the "type" FREE_AND_NULL() rule 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Jeff King 24321375cd credential: let empty credential specs reset helper list 9 years ago
Junio C Hamano 8f309aeb82 strbuf: introduce strbuf_getline_{lf,nul}() 9 years ago
Jeff King 59b386526a credential: let helpers tell us to quit 10 years ago
René Scharfe d318027932 run-command: introduce CHILD_PROCESS_INIT 11 years ago
Jeff King cf4fff579e refactor skip_prefix to return a boolean 11 years ago
Jeff King 9c183a7072 credential: convert "url" attribute into its parsed subparts 13 years ago
Matthieu Moy 2d6dc182b8 git credential fill: output the whole 'struct credential' 13 years ago
Jeff King ce77aa4813 credential: use git_prompt instead of git_getpass 13 years ago
Jeff King d3c58b83ae move git_getpass to its own source file 13 years ago
Jeff King a78fbb4fb6 credential: make relevance of http path configurable 13 years ago
Jeff King d5742425eb credential: add credential.*.username 13 years ago
Jeff King 118250728e credential: apply helper config 13 years ago
Jeff King d3e847c107 credential: add function for parsing url components 13 years ago
Jeff King abca927dbe introduce credentials API 13 years ago