Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | range-diff: indent special lines as context | Stefan Beller | 2018-08-20 | 1 | -6/+6 | |
| * | | | | | | | | diff: use emit_line_0 once per line | Stefan Beller | 2018-08-14 | 1 | -1/+1 | |
| * | | | | | | | | t3206: add color test for range-diff --dual-color | Stefan Beller | 2018-08-14 | 1 | -0/+39 | |
| * | | | | | | | | test_decode_color: understand FAINT and ITALIC | Stefan Beller | 2018-08-14 | 1 | -0/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'jk/pack-delta-reuse-with-bitmap' | Junio C Hamano | 2018-09-17 | 4 | -40/+173 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | t/perf: add perf tests for fetches from a bitmapped server | Jeff King | 2018-08-20 | 1 | -0/+45 | |
| * | | | | | | | t/perf: add infrastructure for measuring sizes | Jeff King | 2018-08-20 | 3 | -5/+81 | |
| * | | | | | | | t/perf: factor out percent calculations | Jeff King | 2018-08-20 | 1 | -9/+12 | |
| * | | | | | | | t/perf: factor boilerplate out of test_perf | Jeff King | 2018-08-20 | 1 | -26/+35 | |
* | | | | | | | | Merge branch 'nd/unpack-trees-with-cache-tree' | Junio C Hamano | 2018-09-17 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Document update for nd/unpack-trees-with-cache-tree | Nguyễn Thái Ngọc Duy | 2018-08-27 | 1 | -0/+4 | |
| * | | | | | | | | cache-tree: verify valid cache-tree in the test suite | Nguyễn Thái Ngọc Duy | 2018-08-18 | 1 | -0/+6 | |
* | | | | | | | | | Merge branch 'ds/reachable' | Junio C Hamano | 2018-09-17 | 4 | -0/+374 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | test-reach: test commit_contains | Derrick Stolee | 2018-07-21 | 2 | -0/+46 | |
| * | | | | | | | | | test-reach: test can_all_from_reach_with_flags | Derrick Stolee | 2018-07-21 | 2 | -2/+53 | |
| * | | | | | | | | | test-reach: test reduce_heads | Derrick Stolee | 2018-07-21 | 2 | -0/+26 | |
| * | | | | | | | | | test-reach: test get_merge_bases_many | Derrick Stolee | 2018-07-21 | 2 | -0/+46 | |
| * | | | | | | | | | test-reach: test is_descendant_of | Derrick Stolee | 2018-07-21 | 2 | -0/+30 | |
| * | | | | | | | | | test-reach: test in_merge_bases | Derrick Stolee | 2018-07-21 | 2 | -0/+24 | |
| * | | | | | | | | | test-reach: create new test tool for ref_newer | Derrick Stolee | 2018-07-21 | 4 | -0/+151 | |
* | | | | | | | | | | Merge branch 'tg/rerere' | Junio C Hamano | 2018-09-17 | 1 | -0/+65 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | rerere: recalculate conflict ID when unresolved conflict is committed | Thomas Gummerer | 2018-08-06 | 1 | -0/+7 | |
| * | | | | | | | | | | rerere: teach rerere to handle nested conflicts | Thomas Gummerer | 2018-08-06 | 1 | -0/+37 | |
| * | | | | | | | | | | rerere: fix crash with files rerere can't handle | Thomas Gummerer | 2018-08-06 | 1 | -0/+21 | |
* | | | | | | | | | | | Merge branch 'ds/multi-pack-index' | Junio C Hamano | 2018-09-17 | 4 | -0/+270 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | pack-objects: consider packs in multi-pack-index | Derrick Stolee | 2018-08-21 | 1 | -1/+7 | |
| * | | | | | | | | | | | midx: test a few commands that use get_all_packs | Derrick Stolee | 2018-08-21 | 1 | -3/+18 | |
| * | | | | | | | | | | | midx: fix bug that skips midx with alternates | Derrick Stolee | 2018-08-21 | 1 | -0/+17 | |
| * | | | | | | | | | | | multi-pack-index: store local property | Derrick Stolee | 2018-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | Sync 'ds/multi-pack-index' to v2.19.0-rc0 | Junio C Hamano | 2018-08-21 | 4 | -0/+232 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | midx: clear midx on repack | Derrick Stolee | 2018-07-20 | 1 | -0/+9 | |
| | * | | | | | | | | | | config: create core.multiPackIndex setting | Derrick Stolee | 2018-07-20 | 1 | -13/+38 | |
| | * | | | | | | | | | | midx: write object offsets | Derrick Stolee | 2018-07-20 | 2 | -10/+43 | |
| | * | | | | | | | | | | midx: write object id fanout chunk | Derrick Stolee | 2018-07-20 | 2 | -8/+12 | |
| | * | | | | | | | | | | midx: write object ids in a chunk | Derrick Stolee | 2018-07-20 | 2 | -2/+4 | |
| | * | | | | | | | | | | midx: read pack names into array | Derrick Stolee | 2018-07-20 | 2 | -5/+17 | |
| | * | | | | | | | | | | multi-pack-index: write pack names in chunk | Derrick Stolee | 2018-07-20 | 2 | -1/+9 | |
| | * | | | | | | | | | | multi-pack-index: read packfile list | Derrick Stolee | 2018-07-20 | 1 | -7/+8 | |
| | * | | | | | | | | | | t5319: expand test data | Derrick Stolee | 2018-07-20 | 1 | -0/+84 | |
| | * | | | | | | | | | | multi-pack-index: load into memory | Derrick Stolee | 2018-07-20 | 4 | -1/+43 | |
| | * | | | | | | | | | | midx: write header information to lockfile | Derrick Stolee | 2018-07-20 | 1 | -1/+3 | |
| | * | | | | | | | | | | multi-pack-index: add 'write' verb | Derrick Stolee | 2018-07-20 | 1 | -0/+10 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'jk/rev-list-stdin-noop-is-ok' | Junio C Hamano | 2018-09-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rev-list: make empty --stdin not an error | Jeff King | 2018-08-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'bp/checkout-new-branch-optim' | Junio C Hamano | 2018-09-17 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | checkout: optimize "git checkout -b <new_branch>" | Ben Peart | 2018-08-16 | 1 | -0/+14 | |
* | | | | | | | | | | | | | Merge branch 'sg/t1404-update-ref-test-timeout' | Junio C Hamano | 2018-09-17 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | t1404: increase core.packedRefsTimeout to avoid occasional test failure | SZEDER Gábor | 2018-08-01 | 1 | -3/+3 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'nd/clone-case-smashing-warning' | Junio C Hamano | 2018-09-17 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | clone: report duplicate entries on case-insensitive filesystems | Duy Nguyen | 2018-08-17 | 1 | -1/+7 | |
| |/ / / / / / / / / / / / |