summaryrefslogtreecommitdiff
path: root/credential-cache.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Merge branch 'dl/credential-cache-socket-in-xdg-cache' into maintLibravatar Junio C Hamano1-1/+1
2017-07-27credential-cache: interpret an ECONNRESET as an EOFLibravatar Ramsay Jones1-1/+1
2017-04-23Merge branch 'nd/conditional-config-include'Libravatar Junio C Hamano1-1/+1
2017-04-14path.c: and an option to call real_path() in expand_user_path()Libravatar Nguyễn Thái Ngọc Duy1-1/+1
2017-03-17credential-cache: use XDG_CACHE_HOME for socketLibravatar Devin Lehmacher1-1/+14
2016-07-01add an extra level of indirection to main()Libravatar Jeff King1-1/+1
2016-04-01credential-cache, send_request: close fd when doneLibravatar Stefan Beller1-0/+1
2015-10-16am, credential-cache: add angle brackets to usage stringLibravatar Ralf Thielow1-1/+1
2014-08-20run-command: introduce CHILD_PROCESS_INITLibravatar René Scharfe1-2/+1
2012-01-16credential-cache: ignore "connection refused" errorsLibravatar Jeff King1-1/+1
2012-01-10credential-cache: report more daemon connection errorsLibravatar Jeff King1-3/+7
2012-01-08credentials: unable to connect to cache daemonLibravatar Clemens Buchacher1-4/+3
2011-12-11credentials: add "cache" helperLibravatar Jeff King1-0/+120