index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
patch-ids.c
Age
Commit message (
Expand
)
Author
Lines
2016-08-11
rebase: avoid computing unnecessary patch IDs
Kevin Willford
-6
/
+26
2016-07-29
patch-ids: add flag to create the diff patch id using header only data
Kevin Willford
-1
/
+1
2016-07-29
patch-ids: replace the seen indicator with a commit pointer
Kevin Willford
-0
/
+1
2016-07-29
patch-ids: stop using a hand-rolled hashmap implementation
Kevin Willford
-57
/
+29
2016-04-26
patch-ids: make commit_patch_id() a public helper function
Xiaolong Ye
-1
/
+1
2015-11-20
Remove get_object_hash.
brian m. carlson
-3
/
+3
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
-3
/
+3
2014-03-03
patch-ids.c: use ALLOC_GROW() in add_commit()
Dmitry S. Dolzhenko
-4
/
+1
2012-08-03
diff_setup_done(): return void
Thomas Rast
-2
/
+1
2009-04-04
patch-ids: use the new generic "sha1_pos" function to lookup sha1
Christian Couder
-88
/
+5
2007-11-11
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
-1
/
+1
2007-04-11
Refactor patch-id filtering out of git-cherry and git-format-patch.
Junio C Hamano
-0
/
+192