Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | core.fsyncmethod: tests for batch mode | Neeraj Singh | 2022-04-06 | 4 | -14/+109 |
* | test-lib-functions: add parsing helpers for ls-files and ls-tree | Neeraj Singh | 2022-04-06 | 2 | -47/+54 |
* | Merge branch 'ps/fetch-atomic-fixup' | Junio C Hamano | 2022-03-13 | 1 | -15/+5 |
|\ | |||||
| * | t5503: simplify setup of test which exercises failure of backfill | Patrick Steinhardt | 2022-03-03 | 1 | -15/+5 |
* | | Merge branch 'fs/gpgsm-update' | Junio C Hamano | 2022-03-13 | 2 | -7/+7 |
|\ \ | |||||
| * | | t/lib-gpg: kill all gpg components, not just gpg-agent | Todd Zullinger | 2022-03-04 | 1 | -1/+1 |
| * | | t/lib-gpg: reload gpg components after updating trustlist | Todd Zullinger | 2022-03-04 | 1 | -0/+1 |
| * | | gpg-interface/gpgsm: fix for v2.3 | Fabian Stelzer | 2022-03-04 | 2 | -6/+5 |
* | | | Merge branch 'ab/make-optim-noop' | Junio C Hamano | 2022-03-13 | 3 | -0/+9 |
|\ \ \ | |||||
| * | | | Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it | Ævar Arnfjörð Bjarmason | 2022-03-03 | 3 | -0/+9 |
* | | | | Merge branch 'ps/fetch-atomic' | Junio C Hamano | 2022-03-13 | 2 | -0/+103 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | fetch: make `--atomic` flag cover pruning of refs | Patrick Steinhardt | 2022-02-17 | 1 | -6/+2 |
| * | | | fetch: make `--atomic` flag cover backfilling of tags | Patrick Steinhardt | 2022-02-17 | 1 | -8/+3 |
| * | | | fetch: report errors when backfilling tags fails | Patrick Steinhardt | 2022-02-17 | 1 | -3/+1 |
| * | | | fetch: increase test coverage of fetches | Patrick Steinhardt | 2022-02-17 | 2 | -0/+114 |
* | | | | Merge branch 'ab/help-fixes' | Junio C Hamano | 2022-03-09 | 1 | -0/+94 |
|\ \ \ \ | |||||
| * | | | | help: don't print "\n" before single-section output | Ævar Arnfjörð Bjarmason | 2022-02-23 | 1 | -1/+0 |
| * | | | | help: add --no-[external-commands|aliases] for use with --all | Ævar Arnfjörð Bjarmason | 2022-02-23 | 1 | -0/+37 |
| * | | | | help: error if [-a|-g|-c] and [-i|-m|-w] are combined | Ævar Arnfjörð Bjarmason | 2022-02-23 | 1 | -0/+10 |
| * | | | | help: correct usage & behavior of "git help --all" | Ævar Arnfjörð Bjarmason | 2022-02-23 | 1 | -0/+3 |
| * | | | | help tests: test "git" and "git help [-a|-g] spacing | Ævar Arnfjörð Bjarmason | 2022-02-23 | 1 | -0/+45 |
* | | | | | Merge branch 'jc/cat-file-batch-commands' | Junio C Hamano | 2022-03-09 | 1 | -6/+129 |
|\ \ \ \ \ | |||||
| * | | | | | cat-file: add --batch-command mode | John Cai | 2022-02-18 | 1 | -1/+119 |
| * | | | | | cat-file: add remove_timestamp helper | John Cai | 2022-02-18 | 1 | -5/+10 |
* | | | | | | Merge branch 'en/present-despite-skipped' | Junio C Hamano | 2022-03-09 | 7 | -80/+83 |
|\ \ \ \ \ \ | |||||
| * | | | | | | repo_read_index: add config to expect files outside sparse patterns | Elijah Newren | 2022-03-02 | 1 | -0/+19 |
| * | | | | | | repo_read_index: clear SKIP_WORKTREE bit from files present in worktree | Elijah Newren | 2022-01-14 | 6 | -80/+43 |
| * | | | | | | unpack-trees: fix accidental loss of user changes | Elijah Newren | 2022-01-14 | 1 | -1/+1 |
| * | | | | | | t1011: add testcase demonstrating accidental loss of user modifications | Elijah Newren | 2022-01-14 | 1 | -0/+21 |
| * | | | | | | Merge branch 'vd/sparse-clean-etc' into en/present-despite-skipped | Junio C Hamano | 2022-01-13 | 2 | -4/+280 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'jt/ls-files-stage-recurse' | Junio C Hamano | 2022-03-07 | 1 | -1/+17 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ls-files: support --recurse-submodules --stage | Jonathan Tan | 2022-02-24 | 1 | -1/+17 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'gc/stash-on-branch-with-multi-level-name' | Junio C Hamano | 2022-03-07 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | stash: strip "refs/heads/" with skip_prefix | Glen Choo | 2022-02-24 | 1 | -0/+11 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ah/advice-switch-requires-detach-to-detach' | Junio C Hamano | 2022-03-07 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | switch: mention the --detach option when dying due to lack of a branch | Alex Henrie | 2022-02-26 | 1 | -0/+11 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'mc/index-pack-report-max-size' | Junio C Hamano | 2022-03-07 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | index-pack: clarify the breached limit | Matt Cooper | 2022-02-24 | 1 | -0/+8 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ac/usage-string-fixups' | Junio C Hamano | 2022-03-07 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | amend remaining usage strings according to style guide | Abhradeep Chakraborty | 2022-02-23 | 1 | -3/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'ab/test-leak-diag' | Junio C Hamano | 2022-03-07 | 1 | -10/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS | Ævar Arnfjörð Bjarmason | 2022-02-28 | 1 | -0/+1 |
| * | | | | | | | | test-lib: make $GIT_BUILD_DIR an absolute path | Ævar Arnfjörð Bjarmason | 2022-02-28 | 1 | -2/+3 |
| * | | | | | | | | test-lib: correct and assert TEST_DIRECTORY overriding | Ævar Arnfjörð Bjarmason | 2022-02-28 | 1 | -5/+17 |
| * | | | | | | | | test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONS | Ævar Arnfjörð Bjarmason | 2022-02-28 | 1 | -4/+20 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'ab/hook-tests' | Junio C Hamano | 2022-03-07 | 1 | -41/+53 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | hook tests: use a modern style for "pre-push" tests | Ævar Arnfjörð Bjarmason | 2022-02-20 | 1 | -36/+35 |
| * | | | | | | | | hook tests: test for exact "pre-push" hook input | Ævar Arnfjörð Bjarmason | 2022-02-20 | 1 | -5/+18 |
| |/ / / / / / / |