aboutsummaryrefslogtreecommitdiff
path: root/credential-store.c
Commit message (Expand)AuthorAge
* Make error message after failing commit_lock_file() less confusingSZEDER Gábor2015-12-01
* lockfile: add accessors get_lock_file_fd() and get_lock_file_fp()Michael Haggerty2015-08-10
* Merge branch 'pt/xdg-config-path'Junio C Hamano2015-05-11
|\
| * credential-store.c: replace home_config_paths() with xdg_config_home()Paul Tan2015-05-06
* | Merge branch 'pt/credential-xdg'Junio C Hamano2015-05-11
|\ \ | |/
| * git-credential-store: support XDG_CONFIG_HOMEPaul Tan2015-03-24
| * git-credential-store: support multiple credential filesPaul Tan2015-03-24
* | standardize usage info string formatAlex Henrie2015-01-14
|/
* lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
* sparse: Fix mingw_main() argument number/type errorsRamsay Jones2013-04-28
* credentials: add "store" helperJeff King2011-12-12