aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4204-patch-id.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-10-02Merge branch 'ps/leakfixes-part-7'Junio C Hamano1-0/+1
2024-09-27diffcore-order: fix leaking buffer when parsing orderfilesPatrick Steinhardt1-0/+1
2024-09-16Revert "Merge branch 'jc/patch-id' into maint-2.46"Junio C Hamano1-40/+0
2024-09-12Merge branch 'jc/patch-id' into maint-2.46Junio C Hamano1-0/+40
2024-08-14Merge branch 'jc/patch-id'Junio C Hamano1-0/+40
2024-07-29patch-id: tighten code to detect the patch headerJunio C Hamano1-0/+17
2024-07-29t4204: patch-id supports various input formatJunio C Hamano1-0/+23
2024-05-21builtin/patch-id: fix uninitialized hash functionPatrick Steinhardt1-0/+34
2022-10-24builtin: patch-id: add --verbatim as a command modeJerry Zhang1-6/+60
2022-10-24builtin: patch-id: fix patch-id with binary diffsJerry Zhang1-1/+28
2022-02-02patch-id: fix scan_hunk_header on diffs with 1 line of before/afterJerry Zhang1-1/+30
2022-02-02patch-id: fix antipatterns in testsJerry Zhang1-33/+31
2021-12-16t4204 is not sanitizer clean at allJunio C Hamano1-12/+17
2021-11-18checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason1-0/+1
2020-11-19t4*: adjust the references to the default branch name "main"Johannes Schindelin1-14/+14
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-01-15t4204: make hash size independentbrian m. carlson1-1/+1
2016-09-21Merge branch 'jk/setup-sequence-update'Junio C Hamano1-0/+14
2016-09-13patch-id: use RUN_SETUP_GENTLYJeff King1-0/+14
2016-05-24t4204: do not let $name variable clobberedJunio C Hamano1-3/+3
2014-06-16Merge branch 'mt/patch-id-stable' (early part)Junio C Hamano1-11/+91
2014-06-10patch-id-test: test stable and unstable behaviourMichael S. Tsirkin1-11/+91
2014-04-30t4204-patch-id.sh: use the $( ... ) construct for command substitutionElia Pinto1-2/+2
2011-02-17git-patch-id: do not trip over "no newline" markersMichael J Gruber1-1/+1
2011-02-17git-patch-id: test for "no newline" markersMichael J Gruber1-0/+36
2010-04-19patch-id: Add support for mbox formatPaolo Bonzini1-0/+28
2009-03-14test-suite: Make test script numbers uniqueJohannes Sixt1-0/+38