summaryrefslogtreecommitdiff
path: root/credential-store.c
AgeCommit message (Expand)Author
2017-04-15path.c: and an option to call real_path() in expand_user_path()Nguyễn Thái Ngọc Duy
2016-07-01add an extra level of indirection to main()Jeff King
2016-01-15strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano
2015-12-16credential-store: don't pass strerror to die_errno()SZEDER Gábor
2015-12-01Make error message after failing commit_lock_file() less confusingSZEDER Gábor
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