Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)Author
2024-01-13Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano
2023-12-19Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano
2023-12-15t/perf: add performance tests for multi-pack reuseTaylor Blau
2023-12-10Merge branch 'vd/for-each-ref-unsorted-optimization'Junio C Hamano
2023-11-26doc: switch links to httpsJosh Soref
2023-11-16t/perf: add perf tests for for-each-refVictoria Dye
2023-11-11global: convert trivial usages of `test <expr> -a/-o <expr>`Patrick Steinhardt
2023-08-11check-attr: integrate with sparse-indexShuqi Liang
2023-06-23Merge branch 'sl/worktree-sparse'Junio C Hamano
2023-06-12worktree: integrate with sparse-indexShuqi Liang
2023-05-18diff-tree: integrate with sparse indexShuqi Liang
2023-05-15Merge branch 'sl/diff-files-sparse'Junio C Hamano
2023-05-10diff-files: integrate with sparse indexShuqi Liang
2023-04-28Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano
2023-04-22Merge branch 'rn/sparse-describe'Junio C Hamano
2023-04-18Merge branch 'sl/sparse-write-tree'Junio C Hamano
2023-04-13config: enable `pack.writeReverseIndex` by defaultTaylor Blau
2023-04-06Merge branch 'ds/ahead-behind'Junio C Hamano
2023-04-04write-tree: integrate with sparse indexShuqi Liang
2023-04-03describe: enable sparse index for describeRaghul Nanth A
2023-04-01Merge branch 'ds/p2000-fix-grep-sparse'Junio C Hamano
2023-03-28p2000: remove stray '--sparse' flag from testDerrick Stolee
2023-03-20commit-reach: add tips_reachable_from_bases()Derrick Stolee
2023-03-20for-each-ref: add ahead-behind format atomDerrick Stolee
2023-01-19grep: correctly identify utf-8 characters with \{b,w} in -PCarlo Marcelo Arenas Belón
2022-11-11read-tree: use 'skip_cache_tree_update' optionVictoria Dye
2022-11-11reset: use 'skip_cache_tree_update' optionVictoria Dye
2022-11-11cache-tree: add perf test comparing update and primeVictoria Dye
2022-10-10Merge branch 'sy/sparse-grep'Junio C Hamano
2022-09-23builtin/grep.c: integrate with sparse indexShaoxuan Yuan
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh
2022-09-20Merge branch 'vd/scalar-to-main'Junio C Hamano
2022-09-06Merge branch 'ac/bitmap-lookup-table'Junio C Hamano
2022-09-02t/perf: add 'GIT_PERF_USE_SCALAR' run optionVictoria Dye
2022-09-02t/perf: add Scalar performance testsVictoria Dye
2022-08-30Merge branch 'es/fix-chained-tests'Junio C Hamano
2022-08-30Merge branch 'vd/fix-perf-tests'Junio C Hamano
2022-08-26bitmap-lookup-table: add performance tests for lookup tableAbhradeep Chakraborty
2022-08-22t: detect and signal failure within loopEric Sunshine
2022-08-20p0006: fix 'read-tree' argument orderingVictoria Dye
2022-08-20p0004: fix prereq declarationVictoria Dye
2022-08-08rm: integrate with sparse-indexShaoxuan Yuan
2022-08-03Merge branch 'rs/mergesort'Junio C Hamano
2022-07-18test-mergesort: use DEFINE_LIST_SORTRené Scharfe
2022-06-17Merge branch 'jk/perf-lib-test-titles'Junio C Hamano
2022-06-16perf-lib: fix missing test titles in outputJeff King
2022-06-11Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano
2022-06-04Merge branch 'ds/sparse-sparse-checkout'Junio C Hamano
2022-06-04Merge branch 'ns/batch-fsync'Junio C Hamano
2022-05-27t/perf/p7527: add perf test for builtin FSMonitorJeff Hostetler