Age | Commit message (Expand) | Author | Files | Lines |
2017-04-14 | path.c: and an option to call real_path() in expand_user_path() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2016-07-01 | add an extra level of indirection to main() | Jeff King | 1 | -1/+1 |
2016-01-15 | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 1 | -1/+1 |
2015-12-16 | credential-store: don't pass strerror to die_errno() | SZEDER Gábor | 1 | -2/+1 |
2015-12-01 | Make error message after failing commit_lock_file() less confusing | SZEDER Gábor | 1 | -1/+2 |
2015-08-10 | lockfile: add accessors get_lock_file_fd() and get_lock_file_fp() | Michael Haggerty | 1 | -1/+1 |
2015-05-11 | Merge branch 'pt/xdg-config-path' | Junio C Hamano | 1 | -1/+1 |
2015-05-11 | Merge branch 'pt/credential-xdg' | Junio C Hamano | 1 | -27/+63 |
2015-05-06 | credential-store.c: replace home_config_paths() with xdg_config_home() | Paul Tan | 1 | -1/+1 |
2015-03-24 | git-credential-store: support XDG_CONFIG_HOME | Paul Tan | 1 | -4/+9 |
2015-03-24 | git-credential-store: support multiple credential files | Paul Tan | 1 | -25/+56 |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -1/+1 |
2014-10-01 | lockfile.h: extract new header file for the functions in lockfile.c | Michael Haggerty | 1 | -0/+1 |
2013-04-28 | sparse: Fix mingw_main() argument number/type errors | Ramsay Jones | 1 | -2/+2 |
2011-12-12 | credentials: add "store" helper | Jeff King | 1 | -0/+157 |