summaryrefslogtreecommitdiffstats
path: root/patch-ids.h (follow)
Commit message (Expand)AuthorAgeLines
* patch-ids: handle duplicate hashmap entriesJeff King2021-01-12-1/+19
* format-patch: make --base patch-id output stableStephen Boyd2019-05-08-1/+1
* patch-ids.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-21-1/+2
* Add missing includes and forward declarationsElijah Newren2018-08-15-0/+6
* patch-ids: convert to struct object_idBrandon Williams2017-06-02-2/+2
* Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson2017-03-26-1/+1
* rebase: avoid computing unnecessary patch IDsKevin Willford2016-08-11-1/+1
* patch-ids: replace the seen indicator with a commit pointerKevin Willford2016-07-29-1/+1
* patch-ids: stop using a hand-rolled hashmap implementationKevin Willford2016-07-29-4/+3
* patch-ids: make commit_patch_id() a public helper functionXiaolong Ye2016-04-26-0/+2
* Refactor patch-id filtering out of git-cherry and git-format-patch.Junio C Hamano2007-04-11-0/+21