| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-10-24 | patch-id: use stable patch-id for rebases | Jerry Zhang | 1 | -1/+1 |
| 2021-01-12 | patch-ids: handle duplicate hashmap entries | Jeff King | 1 | -1/+19 |
| 2019-05-08 | format-patch: make --base patch-id output stable | Stephen Boyd | 1 | -1/+1 |
| 2018-09-21 | patch-ids.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2018-08-15 | Add missing includes and forward declarations | Elijah Newren | 1 | -0/+6 |
| 2017-06-02 | patch-ids: convert to struct object_id | Brandon Williams | 1 | -2/+2 |
| 2017-03-26 | Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ | brian m. carlson | 1 | -1/+1 |
| 2016-08-11 | rebase: avoid computing unnecessary patch IDs | Kevin Willford | 1 | -1/+1 |
| 2016-07-29 | patch-ids: replace the seen indicator with a commit pointer | Kevin Willford | 1 | -1/+1 |
| 2016-07-29 | patch-ids: stop using a hand-rolled hashmap implementation | Kevin Willford | 1 | -4/+3 |
| 2016-04-26 | patch-ids: make commit_patch_id() a public helper function | Xiaolong Ye | 1 | -0/+2 |
| 2007-04-11 | Refactor patch-id filtering out of git-cherry and git-format-patch. | Junio C Hamano | 1 | -0/+21 |