Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-05 | Merge branch 'pt/xdg-config-path' into maint | 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 |