Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format-patch: make --base patch-id output stable | Stephen Boyd | 2019-05-08 | 1 | -1/+1 |
* | patch-ids.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+2 |
* | Add missing includes and forward declarations | Elijah Newren | 2018-08-15 | 1 | -0/+6 |
* | patch-ids: convert to struct object_id | Brandon Williams | 2017-06-02 | 1 | -2/+2 |
* | Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ | brian m. carlson | 2017-03-26 | 1 | -1/+1 |
* | rebase: avoid computing unnecessary patch IDs | Kevin Willford | 2016-08-11 | 1 | -1/+1 |
* | patch-ids: replace the seen indicator with a commit pointer | Kevin Willford | 2016-07-29 | 1 | -1/+1 |
* | patch-ids: stop using a hand-rolled hashmap implementation | Kevin Willford | 2016-07-29 | 1 | -4/+3 |
* | patch-ids: make commit_patch_id() a public helper function | Xiaolong Ye | 2016-04-26 | 1 | -0/+2 |
* | Refactor patch-id filtering out of git-cherry and git-format-patch. | Junio C Hamano | 2007-04-11 | 1 | -0/+21 |