summaryrefslogtreecommitdiffstats
path: root/patch-ids.h
Commit message (Expand)AuthorAgeFilesLines
* patch-ids.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-1/+2
* Add missing includes and forward declarationsElijah Newren2018-08-151-0/+6
* patch-ids: convert to struct object_idBrandon Williams2017-06-021-2/+2
* Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson2017-03-261-1/+1
* rebase: avoid computing unnecessary patch IDsKevin Willford2016-08-111-1/+1
* patch-ids: replace the seen indicator with a commit pointerKevin Willford2016-07-291-1/+1
* patch-ids: stop using a hand-rolled hashmap implementationKevin Willford2016-07-291-4/+3
* patch-ids: make commit_patch_id() a public helper functionXiaolong Ye2016-04-261-0/+2
* Refactor patch-id filtering out of git-cherry and git-format-patch.Junio C Hamano2007-04-111-0/+21