summaryrefslogtreecommitdiff
path: root/credential-store.c
Commit message (Expand)AuthorAgeFilesLines
* credential-store.c: replace home_config_paths() with xdg_config_home()Paul Tan2015-05-061-1/+1
* git-credential-store: support XDG_CONFIG_HOMEPaul Tan2015-03-241-4/+9
* git-credential-store: support multiple credential filesPaul Tan2015-03-241-25/+56
* lockfile.h: extract new header file for the functions in lockfile.cmh/lockfileMichael Haggerty2014-10-011-0/+1
* sparse: Fix mingw_main() argument number/type errorsRamsay Jones2013-04-281-2/+2
* credentials: add "store" helperJeff King2011-12-121-0/+157