summaryrefslogtreecommitdiff
path: root/credential-store.c
AgeCommit message (Expand)Author
2015-08-10lockfile: add accessors get_lock_file_fd() and get_lock_file_fp()Michael Haggerty
2015-05-11Merge branch 'pt/xdg-config-path'Junio C Hamano
2015-05-11Merge branch 'pt/credential-xdg'Junio C Hamano
2015-05-06credential-store.c: replace home_config_paths() with xdg_config_home()Paul Tan
2015-03-24git-credential-store: support XDG_CONFIG_HOMEPaul Tan
2015-03-24git-credential-store: support multiple credential filesPaul Tan
2015-01-14standardize usage info string formatAlex Henrie
2014-10-01lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty
2013-04-28sparse: Fix mingw_main() argument number/type errorsRamsay Jones
2011-12-13credentials: add "store" helperJeff King