aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-compat-util: add a FREE_AND_NULL() wrapper around free(ptr); ptr = NULLÆvar Arnfjörð Bjarmason2017-06-15
* sub-process: correct path to API docs in a commentChristian Couder2017-06-15
* Merge branch 'svn-doc' of git://bogomips.org/git-svnJunio C Hamano2017-06-15
|\
| * git-svn: document special options for commit-diffAndreas Heiduk2017-06-15
|/
* Sync with maintJunio C Hamano2017-06-13
|\
| * Prepare for 2.13.2Junio C Hamano2017-06-13
| * Merge branch 'ad/pull-remote-doc' into maintJunio C Hamano2017-06-13
| |\
| * \ Merge branch 'jk/drop-free-refspecs' into maintJunio C Hamano2017-06-13
| |\ \
| * \ \ Merge branch 'jk/connect-symref-info-leak-fix' into maintJunio C Hamano2017-06-13
| |\ \ \
| * \ \ \ Merge branch 'rf/completion-config-commit' into maintJunio C Hamano2017-06-13
| |\ \ \ \
| * \ \ \ \ Merge branch 'ab/t3070-test-dedup' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jh/memihash-opt' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tb/pull-ff-rebase-autostash' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jh/close-index-before-stat' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sl/clean-d-ignored-fix' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'dk/send-email-avoid-net-smtp-ssl-when-able' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/skip-test-in-the-middle' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bw/forking-and-threading' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/bug-to-abort' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/checkout-recurse-submodules' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | Eighth batch for 2.14Junio C Hamano2017-06-13
* | | | | | | | | | | | | | | | Merge branch 'jk/pack-idx-corruption-safety'Junio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t5313: make extended-table test more deterministicJeff King2017-06-07
* | | | | | | | | | | | | | | | | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mingw_fopen: report ENOENT for invalid file namesJohannes Sixt2017-06-02
| * | | | | | | | | | | | | | | | | mingw: verify that paths are not mistaken for remote nicknamesJohannes Schindelin2017-06-02
| * | | | | | | | | | | | | | | | | log: fix memory leak in open_next_file()Nguyễn Thái Ngọc Duy2017-05-26
| * | | | | | | | | | | | | | | | | rerere.c: move error_errno() closer to the source system callNguyễn Thái Ngọc Duy2017-05-26
| * | | | | | | | | | | | | | | | | print errno when reporting a system call errorNguyễn Thái Ngọc Duy2017-05-26
| * | | | | | | | | | | | | | | | | wrapper.c: make warn_on_inaccessible() staticNguyễn Thái Ngọc Duy2017-05-26
| * | | | | | | | | | | | | | | | | wrapper.c: add and use fopen_or_warn()Nguyễn Thái Ngọc Duy2017-05-26
| * | | | | | | | | | | | | | | | | wrapper.c: add and use warn_on_fopen_errors()Nguyễn Thái Ngọc Duy2017-05-26
| * | | | | | | | | | | | | | | | | config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, tooJunio C Hamano2017-05-26
| * | | | | | | | | | | | | | | | | config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSDNguyễn Thái Ngọc Duy2017-05-26
| * | | | | | | | | | | | | | | | | clone: use xfopen() instead of fopen()Nguyễn Thái Ngọc Duy2017-05-26
| * | | | | | | | | | | | | | | | | use xfopen() in more placesNguyễn Thái Ngọc Duy2017-05-26
| * | | | | | | | | | | | | | | | | git_fopen: fix a sparse 'not declared' warningRamsay Jones2017-05-26
* | | | | | | | | | | | | | | | | | Merge branch 'rf/completion'Junio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | completion: add git config credentialCache.ignoreSIGHUPRikard Falkeborn2017-06-02
| * | | | | | | | | | | | | | | | | | completion: add git config credential completionsRikard Falkeborn2017-06-02
| * | | | | | | | | | | | | | | | | | completion: add git config advice completionsRikard Falkeborn2017-06-02
| * | | | | | | | | | | | | | | | | | completion: add git config am.threeWay completionRikard Falkeborn2017-06-02
| * | | | | | | | | | | | | | | | | | completion: add git config core completionsRikard Falkeborn2017-06-02
| * | | | | | | | | | | | | | | | | | completion: add git config gc completionsRikard Falkeborn2017-06-02
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/diff-tree-stale-comment'Junio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | diff-tree: update stale in-code commentsJunio C Hamano2017-06-02
* | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | builtin/fetch.c: respect 'submodule.recurse' optionStefan Beller2017-06-01
| * | | | | | | | | | | | | | | | | | | builtin/push.c: respect 'submodule.recurse' optionStefan Beller2017-06-01
| * | | | | | | | | | | | | | | | | | | builtin/grep.c: respect 'submodule.recurse' optionStefan Beller2017-06-01