9 Commits (39f73315454d2553b2d3219a58f5110a60eba5a1)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy a7edadda59 patch-ids.c: remove implicit dependency on the_index 6 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 6 years ago
Brandon Williams 34f3c0ebfb patch-ids: convert to struct object_id 8 years ago
brian m. carlson cd02599c48 Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ 8 years ago
Kevin Willford b3dfeebb92 rebase: avoid computing unnecessary patch IDs 9 years ago
Kevin Willford 683f17ec44 patch-ids: replace the seen indicator with a commit pointer 9 years ago
Kevin Willford dfb7a1b4d0 patch-ids: stop using a hand-rolled hashmap implementation 9 years ago
Xiaolong Ye ded2c097ba patch-ids: make commit_patch_id() a public helper function 9 years ago
Junio C Hamano 5d23e133d2 Refactor patch-id filtering out of git-cherry and git-format-patch. 18 years ago