Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sl/diff-files-sparse' | Junio C Hamano | 2023-05-15 | 1 | -0/+2 |
|\ | |||||
| * | diff-files: integrate with sparse index | Shuqi Liang | 2023-05-09 | 1 | -0/+2 |
* | | Merge branch 'tb/pack-revindex-on-disk' | Junio C Hamano | 2023-04-27 | 1 | -2/+1 |
|\ \ | |/ |/| | |||||
| * | config: enable `pack.writeReverseIndex` by default | Taylor Blau | 2023-04-13 | 1 | -2/+1 |
* | | Merge branch 'rn/sparse-describe' | Junio C Hamano | 2023-04-21 | 1 | -0/+3 |
|\ \ | |||||
| * | | describe: enable sparse index for describe | Raghul Nanth A | 2023-04-03 | 1 | -0/+3 |
* | | | Merge branch 'sl/sparse-write-tree' | Junio C Hamano | 2023-04-17 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | write-tree: integrate with sparse index | Shuqi Liang | 2023-04-04 | 1 | -0/+1 |
* | | | Merge branch 'ds/ahead-behind' | Junio C Hamano | 2023-04-06 | 1 | -0/+50 |
|\ \ \ | |||||
| * | | | commit-reach: add tips_reachable_from_bases() | Derrick Stolee | 2023-03-20 | 1 | -5/+10 |
| * | | | for-each-ref: add ahead-behind format atom | Derrick Stolee | 2023-03-20 | 1 | -0/+45 |
| | |/ | |/| | |||||
* | | | Merge branch 'ds/p2000-fix-grep-sparse' | Junio C Hamano | 2023-03-31 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | p2000: remove stray '--sparse' flag from test | Derrick Stolee | 2023-03-28 | 1 | -1/+1 |
* | | | grep: correctly identify utf-8 characters with \{b,w} in -P | Carlo Marcelo Arenas Belón | 2023-01-18 | 1 | -0/+42 |
| |/ |/| | |||||
* | | read-tree: use 'skip_cache_tree_update' option | Victoria Dye | 2022-11-10 | 1 | -0/+8 |
* | | reset: use 'skip_cache_tree_update' option | Victoria Dye | 2022-11-10 | 1 | -0/+21 |
* | | cache-tree: add perf test comparing update and prime | Victoria Dye | 2022-11-10 | 1 | -0/+36 |
* | | Merge branch 'sy/sparse-grep' | Junio C Hamano | 2022-10-10 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | builtin/grep.c: integrate with sparse index | Shaoxuan Yuan | 2022-09-23 | 1 | -0/+1 |
* | | t: convert egrep usage to "grep -E" | Đoàn Trần Công Danh | 2022-09-21 | 1 | -2/+2 |
* | | Merge branch 'vd/scalar-to-main' | Junio C Hamano | 2022-09-19 | 4 | -1/+58 |
|\ \ | |||||
| * | | t/perf: add 'GIT_PERF_USE_SCALAR' run option | Victoria Dye | 2022-09-02 | 3 | -1/+19 |
| * | | t/perf: add Scalar performance tests | Victoria Dye | 2022-09-02 | 1 | -0/+39 |
* | | | Merge branch 'ac/bitmap-lookup-table' | Junio C Hamano | 2022-09-05 | 5 | -122/+199 |
|\ \ \ | |/ / |/| | | |||||
| * | | bitmap-lookup-table: add performance tests for lookup table | Abhradeep Chakraborty | 2022-08-26 | 5 | -122/+199 |
* | | | Merge branch 'es/fix-chained-tests' | Junio C Hamano | 2022-08-29 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | t: detect and signal failure within loop | Eric Sunshine | 2022-08-22 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'vd/fix-perf-tests' | Junio C Hamano | 2022-08-29 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | p0006: fix 'read-tree' argument ordering | Victoria Dye | 2022-08-19 | 1 | -1/+1 |
| * | | p0004: fix prereq declaration | Victoria Dye | 2022-08-19 | 1 | -1/+1 |
* | | | rm: integrate with sparse-index | Shaoxuan Yuan | 2022-08-08 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Merge branch 'rs/mergesort' | Junio C Hamano | 2022-08-03 | 1 | -2/+2 |
|\ \ | |||||
| * | | test-mergesort: use DEFINE_LIST_SORT | René Scharfe | 2022-07-17 | 1 | -2/+2 |
* | | | Merge branch 'jk/perf-lib-test-titles' | Junio C Hamano | 2022-06-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | perf-lib: fix missing test titles in output | Jeff King | 2022-06-16 | 1 | -1/+1 |
* | | | | Merge branch 'jh/builtin-fsmonitor-part3' | Junio C Hamano | 2022-06-10 | 1 | -0/+257 |
|\ \ \ \ | |||||
| * | | | | t/perf/p7527: add perf test for builtin FSMonitor | Jeff Hostetler | 2022-05-26 | 1 | -0/+257 |
* | | | | | Merge branch 'ds/sparse-sparse-checkout' | Junio C Hamano | 2022-06-03 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | p2000: add test for 'git sparse-checkout [add|set]' | Derrick Stolee | 2022-05-23 | 1 | -0/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'ns/batch-fsync' | Junio C Hamano | 2022-06-03 | 7 | -34/+156 |
|\ \ \ \ \ | |||||
| * | | | | | core.fsyncmethod: performance tests for batch mode | Neeraj Singh | 2022-04-06 | 1 | -0/+82 |
| | |_|/ / | |/| | | | |||||
| * | | | | t/perf: add iteration setup mechanism to perf-lib | Neeraj Singh | 2022-04-06 | 6 | -34/+74 |
* | | | | | stash: expand sparse-checkout compatibility testing | Victoria Dye | 2022-05-10 | 1 | -0/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'jh/builtin-fsmonitor-part2' | Junio C Hamano | 2022-04-04 | 2 | -16/+54 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | t/perf/p7519: add fsmonitor--daemon test cases | Jeff Hostetler | 2022-03-25 | 1 | -4/+34 |
| * | | | t/perf/p7519: speed up test on Windows | Jeff Hostetler | 2022-03-25 | 1 | -8/+16 |
| * | | | t/perf/p7519: fix coding style | Jeff Hostetler | 2022-03-25 | 1 | -4/+4 |
| * | | | t/perf: avoid copying builtin fsmonitor files into test repo | Jeff Hostetler | 2022-03-25 | 1 | -1/+1 |
* | | | | Merge branch 'jc/cat-file-batch-default-format-optim' | Junio C Hamano | 2022-03-23 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | cat-file: skip expanding default format | John Cai | 2022-03-15 | 1 | -0/+12 |
| |/ / / |