Age | Commit message (Expand) | Author | Files | Lines |
2018-03-01 | commit: run git gc --auto just before the post-commit hook | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
2018-02-28 | hooks/pre-auto-gc-battery: allow gc to run on non-laptops | Adam Borowski | 1 | -1/+1 |
2018-02-28 | Sixth batch for 2.17 | Junio C Hamano | 1 | -5/+25 |
2018-02-28 | Merge branch 'jk/push-options-via-transport-fix' | Junio C Hamano | 2 | -12/+39 |
2018-02-28 | Merge branch 'tz/do-not-clean-spec-file' | Junio C Hamano | 1 | -1/+1 |
2018-02-28 | Merge branch 'tg/worktree-create-tracking' | Junio C Hamano | 1 | -2/+3 |
2018-02-28 | Merge branch 'gs/test-unset-xdg-cache-home' | Junio C Hamano | 1 | -0/+1 |
2018-02-28 | Merge branch 'tk/apply-dev-null-verify-name-fix' | Junio C Hamano | 2 | -1/+18 |
2018-02-28 | Merge branch 'sb/status-doc-fix' | Junio C Hamano | 1 | -2/+2 |
2018-02-28 | Merge branch 'es/worktree-add-post-checkout-hook' | Junio C Hamano | 2 | -12/+62 |
2018-02-28 | Merge branch 'nd/am-quit' | Junio C Hamano | 4 | -4/+28 |
2018-02-28 | untracked cache: use git_env_bool() not getenv() for customization | Junio C Hamano | 2 | -4/+14 |
2018-02-28 | travis-ci: run tests with '-x' tracing | SZEDER Gábor | 1 | -1/+1 |
2018-02-28 | t/README: add a note about don't saving stderr of compound commands | SZEDER Gábor | 1 | -3/+17 |
2018-02-28 | t1510-repo-setup: mark as untraceable with '-x' | SZEDER Gábor | 1 | -0/+4 |
2018-02-28 | t9903-bash-prompt: don't check the stderr of __git_ps1() | SZEDER Gábor | 1 | -12/+2 |
2018-02-28 | t5570-git-daemon: don't check the stderr of a subshell | SZEDER Gábor | 1 | -1/+1 |
2018-02-28 | t5526: use $TRASH_DIRECTORY to specify the path of GIT_TRACE log file | SZEDER Gábor | 1 | -1/+1 |
2018-02-28 | t5500-fetch-pack: don't check the stderr of a subshell | SZEDER Gábor | 1 | -6/+6 |
2018-02-28 | t3030-merge-recursive: don't check the stderr of a subshell | SZEDER Gábor | 1 | -16/+20 |
2018-02-28 | sequencer: do not roll back lockfile unnecessarily | Martin Ågren | 1 | -12/+6 |
2018-02-28 | merge: always roll back lock in `checkout_fast_forward()` | Martin Ågren | 1 | -3/+9 |
2018-02-28 | merge-recursive: always roll back lock in `merge_recursive_generic()` | Martin Ågren | 1 | -1/+4 |
2018-02-28 | t5536: simplify checking of messages output to stderr | SZEDER Gábor | 1 | -18/+4 |
2018-02-27 | diff: add --compact-summary | Nguyễn Thái Ngọc Duy | 8 | -0/+83 |
2018-02-27 | revision.c: reduce object database queries | Derrick Stolee | 1 | -1/+2 |
2018-02-27 | perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config file | René Scharfe | 1 | -5/+3 |
2018-02-27 | Git.pm: add the "use warnings" pragma | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2018-02-27 | Git.pm: remove redundant "use strict" from sub-package | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
2018-02-27 | perl: *.pm files should not have the executable bit | Ævar Arnfjörð Bjarmason | 1 | -0/+0 |
2018-02-27 | sequencer: always roll back lock in `do_recursive_merge()` | Martin Ågren | 1 | -1/+3 |
2018-02-27 | sequencer: make lockfiles non-static | Martin Ågren | 1 | -5/+5 |
2018-02-27 | sha1_name: fix uninitialized memory errors | Derrick Stolee | 1 | -7/+7 |
2018-02-27 | docs/pretty-formats: fix typo '% <(<N>)' -> '%<|(<N>)' | Mårten Kongstad | 1 | -1/+1 |
2018-02-27 | test_must_be_empty: make sure the file exists, not just empty | Junio C Hamano | 1 | -1/+5 |
2018-02-27 | t1507-rev-parse-upstream: don't check the stderr of a shell function | SZEDER Gábor | 1 | -7/+7 |
2018-02-27 | t: add means to disable '-x' tracing for individual test scripts | SZEDER Gábor | 2 | -1/+21 |
2018-02-27 | t: prevent '-x' tracing from interfering with test helpers' stderr | SZEDER Gábor | 2 | -14/+14 |
2018-02-27 | Fifth batch for 2.17 | Junio C Hamano | 1 | -10/+48 |
2018-02-27 | Sync with maint | Junio C Hamano | 0 | -0/+0 |
2018-02-27 | Merge branch 'ys/bisect-object-id-missing-conversion-fix' into maint | Junio C Hamano | 1 | -3/+3 |
2018-02-27 | Merge branch 'sb/submodule-update-reset-fix' into maint | Junio C Hamano | 3 | -3/+23 |
2018-02-27 | Merge branch 'ab/commit-m-with-fixup' into maint | Junio C Hamano | 3 | -4/+15 |
2018-02-27 | Merge branch 'nd/ita-wt-renames-in-status' into maint | Junio C Hamano | 6 | -44/+143 |
2018-02-27 | Merge branch 'jt/binsearch-with-fanout' | Junio C Hamano | 3 | -25/+54 |
2018-02-27 | Merge branch 'rd/typofix' | Junio C Hamano | 5 | -6/+6 |
2018-02-27 | Merge branch 'jk/test-hashmap-updates' | Junio C Hamano | 1 | -26/+27 |
2018-02-27 | Merge branch 'jk/sq-dequote-on-bogus-input' | Junio C Hamano | 2 | -3/+32 |
2018-02-27 | Merge branch 'bp/fsmonitor' | Junio C Hamano | 1 | -2/+2 |
2018-02-27 | Merge branch 'bc/doc-interpret-trailers-grammofix' | Junio C Hamano | 1 | -1/+1 |