Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-10style: the opening '{' of a function is in a separate lineNguyễn Thái Ngọc Duy
2017-09-06tempfile: auto-allocate tempfiles on heapJeff King
2017-06-25Merge branch 'bw/config-h'Junio C Hamano
2017-06-15config: don't include config.h by defaultBrandon Williams
2017-04-27timestamp_t: a new data type for timestampsJohannes Schindelin
2016-10-18i18n: credential-cache--daemon: mark advice for translationVasco Almeida
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano
2016-07-02add an extra level of indirection to main()Jeff King
2016-05-18Merge branch 'nd/error-errno'Junio C Hamano
2016-05-09credential-cache--daemon.c: use warning_errno()Nguyễn Thái Ngọc Duy
2016-04-15Merge branch 'jk/credential-cache-comment-exit' into maintJunio C Hamano
2016-04-06Merge branch 'jk/credential-cache-comment-exit'Junio C Hamano
2016-03-19credential-cache--daemon: clarify "exit" action semanticsJeff King
2016-02-27Merge branch 'jg/credential-cache-chdir-to-sockdir'Junio C Hamano
2016-02-24credential-cache--daemon: change to the socket dir on startupJon Griffiths
2016-02-23credential-cache--daemon: disallow relative socket pathJon Griffiths
2016-02-23credential-cache--daemon: refactor check_socket_directoryJon Griffiths
2016-01-15strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano
2015-11-20credential-cache: new option to ignore sighupNoam Postavsky
2015-10-22credential-cache--daemon: remove unused #include "sigchain.h"Tobias Klauser
2015-08-13credential-cache--daemon: use tempfile moduleMichael Haggerty
2015-08-13credential-cache--daemon: delete socket from main()Michael Haggerty
2014-09-16credential-cache: close stderr in daemon processJeff King
2014-06-20refactor skip_prefix to return a booleanJeff King
2011-12-12credentials: add "cache" helperJeff King