aboutsummaryrefslogtreecommitdiff
path: root/credential-store.c
Commit message (Expand)AuthorAge
* path.c: and an option to call real_path() in expand_user_path()Nguyễn Thái Ngọc Duy2017-04-14
* add an extra level of indirection to main()Jeff King2016-07-01
* strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
* credential-store: don't pass strerror to die_errno()SZEDER Gábor2015-12-16
* 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