| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2024-10-02 | Merge branch 'ps/leakfixes-part-7' | Junio C Hamano | 1 | -0/+1 |
| 2024-09-27 | diffcore-order: fix leaking buffer when parsing orderfiles | Patrick Steinhardt | 1 | -0/+1 |
| 2024-09-16 | Revert "Merge branch 'jc/patch-id' into maint-2.46" | Junio C Hamano | 1 | -40/+0 |
| 2024-09-12 | Merge branch 'jc/patch-id' into maint-2.46 | Junio C Hamano | 1 | -0/+40 |
| 2024-08-14 | Merge branch 'jc/patch-id' | Junio C Hamano | 1 | -0/+40 |
| 2024-07-29 | patch-id: tighten code to detect the patch header | Junio C Hamano | 1 | -0/+17 |
| 2024-07-29 | t4204: patch-id supports various input format | Junio C Hamano | 1 | -0/+23 |
| 2024-05-21 | builtin/patch-id: fix uninitialized hash function | Patrick Steinhardt | 1 | -0/+34 |
| 2022-10-24 | builtin: patch-id: add --verbatim as a command mode | Jerry Zhang | 1 | -6/+60 |
| 2022-10-24 | builtin: patch-id: fix patch-id with binary diffs | Jerry Zhang | 1 | -1/+28 |
| 2022-02-02 | patch-id: fix scan_hunk_header on diffs with 1 line of before/after | Jerry Zhang | 1 | -1/+30 |
| 2022-02-02 | patch-id: fix antipatterns in tests | Jerry Zhang | 1 | -33/+31 |
| 2021-12-16 | t4204 is not sanitizer clean at all | Junio C Hamano | 1 | -12/+17 |
| 2021-11-18 | checkout: fix "branch info" memory leaks | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2020-11-19 | t4*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -14/+14 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2020-01-15 | t4204: make hash size independent | brian m. carlson | 1 | -1/+1 |
| 2016-09-21 | Merge branch 'jk/setup-sequence-update' | Junio C Hamano | 1 | -0/+14 |
| 2016-09-13 | patch-id: use RUN_SETUP_GENTLY | Jeff King | 1 | -0/+14 |
| 2016-05-24 | t4204: do not let $name variable clobbered | Junio C Hamano | 1 | -3/+3 |
| 2014-06-16 | Merge branch 'mt/patch-id-stable' (early part) | Junio C Hamano | 1 | -11/+91 |
| 2014-06-10 | patch-id-test: test stable and unstable behaviour | Michael S. Tsirkin | 1 | -11/+91 |
| 2014-04-30 | t4204-patch-id.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -2/+2 |
| 2011-02-17 | git-patch-id: do not trip over "no newline" markers | Michael J Gruber | 1 | -1/+1 |
| 2011-02-17 | git-patch-id: test for "no newline" markers | Michael J Gruber | 1 | -0/+36 |
| 2010-04-19 | patch-id: Add support for mbox format | Paolo Bonzini | 1 | -0/+28 |
| 2009-03-14 | test-suite: Make test script numbers unique | Johannes Sixt | 1 | -0/+38 |