1. 51276c1 patch-id: use stable patch-id for rebases by Jerry Zhang · 2 years, 3 months ago
  2. c9e3a4e patch-ids: handle duplicate hashmap entries by Jeff King · 4 years ago
  3. a8f6855 format-patch: make --base patch-id output stable by Stephen Boyd · 6 years ago
  4. a7edadd patch-ids.c: remove implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  5. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 6 years ago
  6. 34f3c0e patch-ids: convert to struct object_id by Brandon Williams · 8 years ago
  7. cd02599 Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ by brian m. carlson · 8 years ago
  8. b3dfeeb rebase: avoid computing unnecessary patch IDs by Kevin Willford · 8 years ago
  9. 683f17e patch-ids: replace the seen indicator with a commit pointer by Kevin Willford · 8 years ago
  10. dfb7a1b patch-ids: stop using a hand-rolled hashmap implementation by Kevin Willford · 8 years ago
  11. ded2c09 patch-ids: make commit_patch_id() a public helper function by Xiaolong Ye · 9 years ago
  12. 5d23e13 Refactor patch-id filtering out of git-cherry and git-format-patch. by Junio C Hamano · 18 years ago