🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.37.0
/
patch-ids.h
tag
ffaf52ec9d9e1b9b119753559f70b7ae266cfc7a
tagger
Junio C Hamano <gitster@pobox.com>
Mon Jun 27 16:18:15 2022
object
e4a4b31577c7419497ac30cebe30d755b97752c5
Git 2.37
c9e3a4e
patch-ids: handle duplicate hashmap entries
by Jeff King
· 5 years ago
a8f6855
format-patch: make --base patch-id output stable
by Stephen Boyd
· 7 years ago
a7edadd
patch-ids.c: remove implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 7 years ago
ef3ca95
Add missing includes and forward declarations
by Elijah Newren
· 7 years ago
34f3c0e
patch-ids: convert to struct object_id
by Brandon Williams
· 9 years ago
cd02599
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
by brian m. carlson
· 9 years ago
b3dfeeb
rebase: avoid computing unnecessary patch IDs
by Kevin Willford
· 9 years ago
683f17e
patch-ids: replace the seen indicator with a commit pointer
by Kevin Willford
· 9 years ago
dfb7a1b
patch-ids: stop using a hand-rolled hashmap implementation
by Kevin Willford
· 9 years ago
ded2c09
patch-ids: make commit_patch_id() a public helper function
by Xiaolong Ye
· 10 years ago
5d23e13
Refactor patch-id filtering out of git-cherry and git-format-patch.
by Junio C Hamano
· 19 years ago