26 Commits (49d166081bb5ddefa57fd97fd517449264ee5246)

Author SHA1 Message Date
Jeff King cc00e5ce6b convert hashmap comparison functions to oideq() 6 years ago
Brandon Williams 0d1e0e7801 diff: make struct diff_flags members lowercase 7 years ago
Brandon Williams 23dcf77f48 diff: remove DIFF_OPT_SET macro 7 years ago
Stefan Beller 8d0017daa1 patch-ids.c: drop hashmap_cmp_fn cast 8 years ago
Stefan Beller 3da492f808 patch-ids.c: use hashmap correctly 8 years ago
Stefan Beller 7663cdc86c hashmap.h: compare function has access to a data field 8 years ago
Brandon Williams 66f414f885 diff-tree: convert diff_tree_sha1 to struct object_id 8 years ago
Brandon Williams 7b8dea0c75 tree-diff: convert diff_root_tree_sha1 to struct object_id 8 years ago
Brandon Williams bd25f28876 diff: convert diff_flush_patch_id to struct object_id 8 years ago
Brandon Williams 34f3c0ebfb patch-ids: convert to struct object_id 8 years ago
Johannes Schindelin 5748693b91 add_commit_patch_id(): avoid allocating memory unnecessarily 8 years ago
brian m. carlson cd02599c48 Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ 8 years ago
Jeff King 7c81040792 patch-ids: refuse to compute patch-id for merge commit 8 years ago
Jeff King 5a29cbc6e9 patch-ids: turn off rename detection 8 years ago
Kevin Willford b3dfeebb92 rebase: avoid computing unnecessary patch IDs 9 years ago
Kevin Willford 3e8e32c32e patch-ids: add flag to create the diff patch id using header only data 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
brian m. carlson ed1c9977cb Remove get_object_hash. 9 years ago
brian m. carlson 7999b2cf77 Add several uses of get_object_hash. 9 years ago
Dmitry S. Dolzhenko 104fb26a1e patch-ids.c: use ALLOC_GROW() in add_commit() 11 years ago
Thomas Rast 28452655af diff_setup_done(): return void 13 years ago
Christian Couder 5289bae17f patch-ids: use the new generic "sha1_pos" function to lookup sha1 16 years ago
Pierre Habouzit 8f67f8aefb Make the diff_options bitfields be an unsigned with explicit masks. 17 years ago
Junio C Hamano 5d23e133d2 Refactor patch-id filtering out of git-cherry and git-format-patch. 18 years ago