remote: reorganize check_pattern_match()
[git] / credential.c
2011-12-20  Junio C HamanoMerge branch 'tr/cache-tree'
2011-12-20  Junio C HamanoMerge branch 'jk/credentials'
2011-12-13  Jeff Kingcredential: use git_prompt instead of git_getpass
2011-12-13  Jeff Kingmove git_getpass to its own source file
2011-12-12  Jeff Kingcredential: make relevance of http path configurable
2011-12-12  Jeff Kingcredential: add credential.*.username
2011-12-12  Jeff Kingcredential: apply helper config
2011-12-12  Jeff Kingcredential: add function for parsing url components
2011-12-12  Jeff Kingintroduce credentials API