index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
patch-id.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
builtin: patch-id: remove unused diff-tree prefix
Jerry Zhang
2022-10-25
1
-2
/
+2
*
builtin: patch-id: add --verbatim as a command mode
Jerry Zhang
2022-10-25
1
-25
/
+48
*
builtin: patch-id: fix patch-id with binary diffs
Jerry Zhang
2022-10-25
1
-2
/
+34
*
patch-id: fix scan_hunk_header on diffs with 1 line of before/after
Jerry Zhang
2022-02-02
1
-2
/
+7
*
patch-id: use oid_to_hex() to print multiple object IDs
René Scharfe
2019-12-09
1
-7
/
+2
*
patch-id: convert to use the_hash_algo
brian m. carlson
2019-08-20
1
-5
/
+6
*
format-patch: make --base patch-id output stable
Stephen Boyd
2019-05-08
1
-16
/
+1
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
brian m. carlson
2017-03-27
1
-1
/
+1
*
Merge branch 'rs/patch-id-use-skip-prefix'
Junio C Hamano
2016-06-03
1
-13
/
+10
|
\
|
*
patch-id: use starts_with() and skip_prefix()
René Scharfe
2016-05-30
1
-13
/
+10
*
|
usage: do not insist that standard input must come from a file
Junio C Hamano
2015-10-17
1
-1
/
+1
*
|
patch-id: convert to use struct object_id
brian m. carlson
2015-03-14
1
-17
/
+17
|
/
*
patch-id: make it stable against hunk reordering
Michael S. Tsirkin
2014-06-10
1
-15
/
+59
*
patch-id.c: use strbuf instead of a fixed buffer
Michael Schubert
2011-09-22
1
-4
/
+6
*
Fix sparse warnings
Stephen Boyd
2011-03-22
1
-3
/
+2
*
git-patch-id: do not trip over "no newline" markers
Michael J Gruber
2011-02-17
1
-0
/
+2
*
patch-id: Add support for mbox format
Paolo Bonzini
2010-04-19
1
-6
/
+62
*
patch-id: extract parsing one diff out of generate_id_list
Paolo Bonzini
2010-04-19
1
-13
/
+26
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-0
/
+85