Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ds/commit-graph-fsck' | Junio C Hamano | 2018-08-27 | 1 | -6/+11 |
|\ | |||||
| * | config: fix commit-graph related config docs | Derrick Stolee | 2018-08-23 | 1 | -6/+11 |
* | | Merge branch 'js/range-diff' | Junio C Hamano | 2018-08-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | range-diff: update stale summary of --no-dual-color | Kyle Meyer | 2018-08-27 | 1 | -1/+1 |
* | | | Merge branch 'sg/test-rebase-editor-fix' | Junio C Hamano | 2018-08-27 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh' | SZEDER Gábor | 2018-08-23 | 1 | -3/+3 |
* | | | | Merge branch 'jk/hashcmp-optim-for-2.19' | Junio C Hamano | 2018-08-27 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | hashcmp: assert constant hash size | Jeff King | 2018-08-23 | 1 | -0/+10 |
* | | | | | Merge branch 'ab/test-must-be-empty-for-master' | Junio C Hamano | 2018-08-27 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | t6018-rev-list-glob: fix 'empty stdin' test | SZEDER Gábor | 2018-08-22 | 1 | -1/+1 |
* | | | | | | Merge branch 'sg/t3420-autostash-fix' | Junio C Hamano | 2018-08-27 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t3420-rebase-autostash: don't try to grep non-existing files | SZEDER Gábor | 2018-08-22 | 1 | -4/+4 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'sg/t3903-missing-fix' | Junio C Hamano | 2018-08-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t3903-stash: don't try to grep non-existing file | SZEDER Gábor | 2018-08-22 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'sg/t7501-thinkofix' | Junio C Hamano | 2018-08-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t7501-commit: drop silly command substitution | SZEDER Gábor | 2018-08-22 | 1 | -1/+1 |
* | | | | | | | Merge branch 'sg/t0020-conversion-fix' | Junio C Hamano | 2018-08-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t0020-crlf: check the right file | SZEDER Gábor | 2018-08-22 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'sg/t4051-fix' | Junio C Hamano | 2018-08-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t4051-diff-function-context: read the right file | SZEDER Gábor | 2018-08-22 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'js/larger-timestamps' | Junio C Hamano | 2018-08-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | commit: use timestamp_t for author_date_slab | Derrick Stolee | 2018-08-21 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'jk/use-compat-util-in-test-tool' | Junio C Hamano | 2018-08-27 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | test-tool.h: include git-compat-util.h | Jeff King | 2018-08-21 | 1 | -0/+2 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 2018-08-27 | 77 | -344/+231 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 2018-08-21 | 46 | -226/+114 |
| * | | | | | | | | | | tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>' | SZEDER Gábor | 2018-08-21 | 10 | -16/+16 |
| * | | | | | | | | | | tests: use 'test_must_be_empty' instead of 'test ! -s' | SZEDER Gábor | 2018-08-21 | 4 | -4/+4 |
| * | | | | | | | | | | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 2018-08-21 | 25 | -99/+98 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'rs/opt-updates' | Junio C Hamano | 2018-08-27 | 5 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | parseopt: group literal string alternatives in argument help | René Scharfe | 2018-08-21 | 3 | -4/+4 |
| * | | | | | | | | | | remote: improve argument help for add --mirror | René Scharfe | 2018-08-21 | 1 | -1/+1 |
| * | | | | | | | | | | checkout-index: improve argument help for --stage | René Scharfe | 2018-08-21 | 1 | -1/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'nd/complete-config-vars' | Junio C Hamano | 2018-08-27 | 4 | -14/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | generate-cmdlist.sh: collect config from all config.txt files | Nguyễn Thái Ngọc Duy | 2018-08-21 | 4 | -14/+14 |
* | | | | | | | | | | | Merge branch 'ab/unconditional-free-and-null' | Junio C Hamano | 2018-08-27 | 4 | -12/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | refactor various if (x) FREE_AND_NULL(x) to just FREE_AND_NULL(x) | Ævar Arnfjörð Bjarmason | 2018-08-17 | 4 | -12/+4 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'ep/worktree-quiet-option' | Junio C Hamano | 2018-08-27 | 3 | -3/+22 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | worktree: add --quiet option | Elia Pinto | 2018-08-18 | 3 | -3/+22 |
* | | | | | | | | | | | | Merge branch 'sm/branch-sort-config' | Junio C Hamano | 2018-08-27 | 4 | -3/+64 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | branch: support configuring --sort via .gitconfig | Samuel Maftoul | 2018-08-16 | 4 | -3/+64 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'nd/config-core-checkstat-doc' | Junio C Hamano | 2018-08-27 | 1 | -4/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | config.txt: clarify core.checkStat | Junio C Hamano | 2018-08-17 | 1 | -4/+14 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'nd/pack-deltify-regression-fix' | Junio C Hamano | 2018-08-22 | 5 | -15/+58 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | pack-objects: fix performance issues on packing large deltas | Nguyễn Thái Ngọc Duy | 2018-07-23 | 5 | -15/+58 |
* | | | | | | | | | | | Git 2.19-rc0v2.19.0-rc0 | Junio C Hamano | 2018-08-20 | 2 | -1/+81 |
* | | | | | | | | | | | Merge branch 'ab/checkout-default-remote' | Junio C Hamano | 2018-08-20 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t2024: mark test using "checkout -p" with PERL prerequisite | Ævar Arnfjörð Bjarmason | 2018-08-18 | 1 | -2/+7 |
* | | | | | | | | | | | | Merge branch 'hn/highlight-sideband-keywords' | Junio C Hamano | 2018-08-20 | 5 | -9/+235 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | sideband: do not read beyond the end of input | Junio C Hamano | 2018-08-18 | 2 | -2/+20 |