summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Merge branch 'tb/multi-cruft-pack'Junio C Hamano1-10/+44
2023-09-06rebase -i: fix adding failed command to the todo listPhillip Wood2-17/+34
2023-09-06rebase --continue: refuse to commit after failed commandPhillip Wood2-1/+21
2023-09-06rebase: fix rewritten list for failed pickPhillip Wood3-2/+56
2023-09-06rebase -i: remove patch file after conflict resolutionPhillip Wood1-0/+18
2023-09-05var: avoid a segmentation fault when `HOME` is unsetJohannes Schindelin1-0/+9
2023-09-05ref-filter: sort numerically when ":size" is usedKousik Sanagavarapu1-2/+13
2023-09-05checkout-index: delay automatic setting of to_tempfileJeff King1-0/+20
2023-09-05Merge branch 'jk/test-lsan-denoise-output'Junio C Hamano1-0/+1
2023-09-05Merge branch 'tb/mark-more-tests-as-leak-free'Junio C Hamano4-0/+5
2023-09-02sequencer: beautify subject of reverts of revertsOswald Buddenhagen1-0/+23
2023-09-01Merge branch 'ob/format-patch-description-file'Junio C Hamano1-0/+14
2023-09-01Merge branch 'jk/diff-result-code-cleanup'Junio C Hamano1-0/+5
2023-08-31tree-diff: respect max_allowed_tree_depthJeff King1-0/+9
2023-08-31list-objects: respect max_allowed_tree_depthJeff King1-0/+9
2023-08-31read_tree(): respect max_allowed_tree_depthJeff King1-0/+9
2023-08-31traverse_trees(): respect max_allowed_tree_depthJeff King1-0/+66
2023-08-31fsck: detect very large tree pathnamesJeff King1-0/+10
2023-08-31format-patch: --rfc honors what --subject-prefix setsDrew DeVault1-1/+21
2023-08-31Merge branch 'ch/t6300-verify-commit-test-cleanup'Junio C Hamano2-4/+2
2023-08-30Merge branch 'ts/unpacklimit-config-fix'Junio C Hamano2-3/+78
2023-08-30Merge branch 'jc/diff-exit-code-with-w-fixes'Junio C Hamano2-3/+39
2023-08-30Merge branch 'tb/commit-graph-verify-fix'Junio C Hamano1-6/+12
2023-08-29test-trace2: mark unused argv/argc parametersJeff King1-3/+3
2023-08-29Merge branch 'ds/scalar-updates'Junio C Hamano1-0/+12
2023-08-29Merge branch 'sl/sparse-check-attr'Junio C Hamano2-0/+73
2023-08-29builtin/pack-objects.c: support `--max-pack-size` with `--cruft`Taylor Blau1-10/+44
2023-08-29leak tests: mark t5583-push-branches.sh as leak-freeTaylor Blau1-0/+1
2023-08-29leak tests: mark t3321-notes-stripspace.sh as leak-freeTaylor Blau1-0/+1
2023-08-29leak tests: mark a handful of tests as leak-freeTaylor Blau2-0/+3
2023-08-28test-lib: ignore uninteresting LSan outputJeff King1-0/+1
2023-08-28Merge branch 'mh/credential-libsecret-attrs'Junio C Hamano3-0/+80
2023-08-28scalar: add --[no-]src optionDerrick Stolee1-0/+12
2023-08-25Merge branch 'ob/t9001-indent-fix'Junio C Hamano1-2/+2
2023-08-25Merge branch 'rs/parse-options-negation-help'Junio C Hamano6-95/+137
2023-08-24Merge branch 'ds/maintenance-schedule-fuzz'Junio C Hamano1-2/+26
2023-08-24Merge branch 'ob/test-lib-rebase-fake-editor-updates'Junio C Hamano1-11/+14
2023-08-24Merge branch 'mp/rebase-label-length-limit'Junio C Hamano1-0/+11
2023-08-24Merge branch 'rj/branch-in-use-error-message'Junio C Hamano3-3/+16
2023-08-23t/t6300: drop magic filteringChristian Hesse1-4/+1
2023-08-22transfer.unpackLimit: fetch/receive.unpackLimit takes precedenceJunio C Hamano2-3/+78
2023-08-22t/lib-gpg: forcibly run a trustdb updateChristian Hesse1-0/+1
2023-08-21diff: the -w option breaks --exit-code for --raw and other output modesJunio C Hamano1-2/+6
2023-08-21commit-graph: avoid repeated mixed generation number warningsTaylor Blau1-2/+2
2023-08-21t/t5318-commit-graph.sh: test generation zero transitions during fsckTaylor Blau1-6/+12
2023-08-21commit-graph: introduce `commit_graph_generation_from_graph()`Taylor Blau1-1/+1
2023-08-21diff: show usage for unknown builtin_diff_files() optionsJeff King1-0/+5
2023-08-21format-patch: add --description-file optionOswald Buddenhagen1-0/+14
2023-08-21decorate: use commit color for HEAD arrowAndy Koppe1-3/+3
2023-08-21pretty: add pointer and tag options to %(decorate)Andy Koppe1-1/+6