14 Commits (ca21186b3347e1a194c92622a7fb0e16f2480471)

Author SHA1 Message Date
Jeff King 3f2e2297b9 add an extra level of indirection to main() 9 years ago
Junio C Hamano 8f309aeb82 strbuf: introduce strbuf_getline_{lf,nul}() 9 years ago
SZEDER Gábor 87d01c854b credential-store: don't pass strerror to die_errno() 9 years ago
SZEDER Gábor 08a3651fe7 Make error message after failing commit_lock_file() less confusing 9 years ago
Michael Haggerty c99a4c2db3 lockfile: add accessors get_lock_file_fd() and get_lock_file_fp() 10 years ago
Paul Tan 64ab71db3a credential-store.c: replace home_config_paths() with xdg_config_home() 10 years ago
Paul Tan 44b228985e git-credential-store: support XDG_CONFIG_HOME 10 years ago
Paul Tan cb2c2796e0 git-credential-store: support multiple credential files 10 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Michael Haggerty 697cc8efd9 lockfile.h: extract new header file for the functions in lockfile.c 10 years ago
Ramsay Jones 84d32bf767 sparse: Fix mingw_main() argument number/type errors 12 years ago
Jeff King 71e1b4b6bf credentials: add "store" helper 13 years ago