index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
2021-08-06
1
-1
/
+1
|
\
|
*
diff: --pickaxe-all typofix
Bagas Sanjaya
2021-08-04
1
-1
/
+1
*
|
Merge branch 'en/rename-limits-doc'
Junio C Hamano
2021-07-28
1
-2
/
+2
|
\
\
|
*
|
rename: bump limit defaults yet again
Elijah Newren
2021-07-16
1
-1
/
+1
|
*
|
diff: correct warning message when renameLimit exceeded
Elijah Newren
2021-07-16
1
-1
/
+1
*
|
|
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
2021-07-14
1
-14
/
+25
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
xdiff-interface: replace discard_hunk_line() with a flag
Ævar Arnfjörð Bjarmason
2021-05-11
1
-3
/
+4
|
*
xdiff-interface: prepare for allowing early return
Ævar Arnfjörð Bjarmason
2021-05-11
1
-11
/
+15
|
*
pickaxe: die when --find-object and --pickaxe-all are combined
Ævar Arnfjörð Bjarmason
2021-05-11
1
-0
/
+3
|
*
pickaxe: die when -G and --pickaxe-regex are combined
Ævar Arnfjörð Bjarmason
2021-05-11
1
-0
/
+3
*
|
Merge branch 'pw/word-diff-zero-width-matches'
Junio C Hamano
2021-05-14
1
-3
/
+7
|
\
\
|
*
|
word diff: handle zero length matches
Phillip Wood
2021-05-05
1
-3
/
+7
|
|
/
*
|
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-2
/
+2
*
|
Use the final_oid_fn to finalize hashing of object IDs
brian m. carlson
2021-04-27
1
-1
/
+1
|
/
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-6
/
+4
*
Merge branch 'jc/diffcore-rotate'
Junio C Hamano
2021-02-26
1
-0
/
+21
|
\
|
*
diff: --{rotate,skip}-to=<path>
Junio C Hamano
2021-02-16
1
-0
/
+21
*
|
diff: plug memory leak from regcomp() on {log,diff} -I
Ævar Arnfjörð Bjarmason
2021-02-11
1
-0
/
+12
*
|
diff: add an API for deferred freeing
Ævar Arnfjörð Bjarmason
2021-02-11
1
-4
/
+16
|
/
*
Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'
Junio C Hamano
2021-01-25
1
-0
/
+3
|
\
|
*
diff: do not show submodule with untracked files as "-dirty"
Sangeeta Jain
2020-12-08
1
-0
/
+3
*
|
Merge branch 'jc/diff-I-status-fix'
Junio C Hamano
2020-12-19
1
-1
/
+2
|
\
\
|
*
|
diff: correct interaction between --exit-code and -I<pattern>
Junio C Hamano
2020-12-17
1
-1
/
+2
*
|
|
Merge branch 'en/strmap'
Junio C Hamano
2020-11-22
1
-2
/
+2
|
\
\
\
|
*
|
|
hashmap: provide deallocation function names
Elijah Newren
2020-11-02
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jk/diff-release-filespec-fix'
Junio C Hamano
2020-11-22
1
-0
/
+3
|
\
\
\
|
*
|
|
diff: allow passing NULL to diff_free_filespec_data()
Jinoh Kang
2020-11-06
1
-0
/
+3
|
|
/
/
*
|
|
Merge branch 'mk/diff-ignore-regex'
Junio C Hamano
2020-11-02
1
-0
/
+23
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
diff: add -I<regex> that ignores matching changes
Michał Kępień
2020-10-20
1
-0
/
+23
*
|
diff: fix modified lines stats with --stat and --numstat
Thomas Guyot-Sionnest
2020-09-24
1
-5
/
+7
*
|
Merge branch 'jc/quote-path-cleanup'
Junio C Hamano
2020-09-19
1
-4
/
+4
|
\
\
|
*
|
quote: turn 'nodq' parameter into a set of flags
Junio C Hamano
2020-09-10
1
-4
/
+4
*
|
|
Merge branch 'ss/submodule-summary-in-c'
Junio C Hamano
2020-09-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
submodule: rename helper functions to avoid ambiguity
Shourya Shukla
2020-08-12
1
-1
/
+1
*
|
|
Merge branch 'mr/diff-hide-stat-wo-textual-change'
Junio C Hamano
2020-09-03
1
-7
/
+31
|
\
\
\
|
*
|
|
diff: teach --stat to ignore uninteresting modifications
Matthew Rogers
2020-08-20
1
-7
/
+31
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'dd/diff-customize-index-line-abbrev'
Junio C Hamano
2020-09-01
1
-1
/
+4
|
\
\
\
|
*
|
|
diff: index-line: respect --abbrev in object's name
Đoàn Trần Công Danh
2020-08-21
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rs/patch-id-with-incomplete-line'
Junio C Hamano
2020-08-24
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
patch-id: ignore newline at end of file in diff_flush_patch_id()
René Scharfe
2020-08-19
1
-0
/
+2
|
|
/
*
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-1
/
+1
*
|
strvec: convert more callers away from argv_array name
Jeff King
2020-07-29
1
-14
/
+14
*
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
/
*
Merge branch 'jk/diff-memuse-optim-with-stat-unmatch'
Junio C Hamano
2020-06-18
1
-1
/
+4
|
\
|
*
diff: discard blob data from stat-unmatched pairs
Jeff King
2020-06-02
1
-1
/
+4
*
|
diff: add config option relative
Laurent Arnoud
2020-05-25
1
-3
/
+8
*
|
Merge branch 'jt/avoid-prefetch-when-able-in-diff'
Junio C Hamano
2020-04-29
1
-50
/
+107
|
\
\
|
*
|
diff: restrict when prefetching occurs
Jonathan Tan
2020-04-08
1
-22
/
+51
|
*
|
diff: refactor object read
Jonathan Tan
2020-04-08
1
-8
/
+21
|
*
|
diff: make diff_populate_filespec_options struct
Jonathan Tan
2020-04-08
1
-19
/
+35
[next]