summaryrefslogtreecommitdiff
path: root/patch-ids.h
AgeCommit message (Expand)Author
2017-03-27Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson
2016-08-11rebase: avoid computing unnecessary patch IDsKevin Willford
2016-07-29patch-ids: replace the seen indicator with a commit pointerKevin Willford
2016-07-29patch-ids: stop using a hand-rolled hashmap implementationKevin Willford
2016-04-26patch-ids: make commit_patch_id() a public helper functionXiaolong Ye
2007-04-12Refactor patch-id filtering out of git-cherry and git-format-patch.Junio C Hamano