index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
patch-ids.c
Commit message (
Expand
)
Author
Age
*
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
brian m. carlson
2017-03-26
*
patch-ids: refuse to compute patch-id for merge commit
Jeff King
2016-09-12
*
patch-ids: turn off rename detection
Jeff King
2016-09-09
*
rebase: avoid computing unnecessary patch IDs
Kevin Willford
2016-08-11
*
patch-ids: add flag to create the diff patch id using header only data
Kevin Willford
2016-07-29
*
patch-ids: replace the seen indicator with a commit pointer
Kevin Willford
2016-07-29
*
patch-ids: stop using a hand-rolled hashmap implementation
Kevin Willford
2016-07-29
*
patch-ids: make commit_patch_id() a public helper function
Xiaolong Ye
2016-04-26
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
patch-ids.c: use ALLOC_GROW() in add_commit()
Dmitry S. Dolzhenko
2014-03-03
*
diff_setup_done(): return void
Thomas Rast
2012-08-03
*
patch-ids: use the new generic "sha1_pos" function to lookup sha1
Christian Couder
2009-04-04
*
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
2007-11-11
*
Refactor patch-id filtering out of git-cherry and git-format-patch.
Junio C Hamano
2007-04-11