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/plug-random-leaks'
Junio C Hamano
2022-03-23
1
-2
/
+9
|
\
|
*
diff.c: fix a double-free regression in a18d66cefb
Ævar Arnfjörð Bjarmason
2022-03-17
1
-2
/
+9
*
|
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
2022-03-13
1
-0
/
+1
|
\
|
|
*
diff.c: free "buf" in diff_words_flush()
Ævar Arnfjörð Bjarmason
2022-03-04
1
-0
/
+1
*
|
Merge branch 'ac/usage-string-fixups'
Junio C Hamano
2022-03-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
amend remaining usage strings according to style guide
Abhradeep Chakraborty
2022-02-23
1
-1
/
+1
*
|
Merge branch 'ab/diff-free-more'
Junio C Hamano
2022-02-26
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
diff.[ch]: have diff_free() free options->parseopts
Ævar Arnfjörð Bjarmason
2022-02-16
1
-0
/
+1
|
*
diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec)
Ævar Arnfjörð Bjarmason
2022-02-16
1
-0
/
+1
*
|
Merge branch 'js/diff-filter-negation-fix'
Junio C Hamano
2022-02-17
1
-53
/
+44
|
\
\
|
*
|
diff-filter: be more careful when looking for negative bits
Johannes Schindelin
2022-01-28
1
-16
/
+7
|
*
|
diff.c: move the diff filter bits definitions up a bit
Johannes Schindelin
2022-01-28
1
-37
/
+37
|
|
/
*
|
Merge branch 'en/remerge-diff'
Junio C Hamano
2022-02-17
1
-4
/
+120
|
\
\
|
|
/
|
/
|
|
*
diff: add ability to insert additional headers for paths
Elijah Newren
2022-02-02
1
-4
/
+120
*
|
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
2022-01-10
1
-4
/
+8
|
\
\
|
*
|
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
2022-01-05
1
-4
/
+8
|
*
|
i18n: refactor "%s, %s and %s are mutually exclusive"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
|
|
/
*
|
Merge branch 'pw/diff-color-moved-fix'
Junio C Hamano
2022-01-05
1
-245
/
+186
|
\
\
|
|
/
|
/
|
|
*
diff --color-moved: intern strings
Phillip Wood
2021-12-09
1
-78
/
+96
|
*
diff: use designated initializers for emitted_diff_symbol
Phillip Wood
2021-12-09
1
-1
/
+3
|
*
diff --color-moved-ws=allow-indentation-change: improve hash lookups
Phillip Wood
2021-12-09
1
-46
/
+19
|
*
diff --color-moved: stop clearing potential moved blocks
Phillip Wood
2021-12-09
1
-11
/
+0
|
*
diff --color-moved: shrink potential moved blocks as we go
Phillip Wood
2021-12-09
1
-36
/
+8
|
*
diff --color-moved: unify moved block growth functions
Phillip Wood
2021-12-09
1
-29
/
+12
|
*
diff --color-moved: call comparison function directly
Phillip Wood
2021-12-09
1
-4
/
+7
|
*
diff --color-moved-ws=allow-indentation-change: simplify and optimize
Phillip Wood
2021-12-09
1
-50
/
+20
|
*
diff: simplify allow-indentation-change delta calculation
Phillip Wood
2021-12-09
1
-11
/
+2
|
*
diff --color-moved: avoid false short line matches and bad zebra coloring
Phillip Wood
2021-12-09
1
-6
/
+11
|
*
diff --color-moved=zebra: fix alternate coloring
Phillip Wood
2021-12-09
1
-2
/
+2
|
*
diff --color-moved: rewind when discarding pmb
Phillip Wood
2021-12-09
1
-5
/
+23
|
*
diff --color-moved: factor out function
Phillip Wood
2021-12-09
1
-17
/
+34
|
*
diff --color-moved: clear all flags on blocks that are too short
Phillip Wood
2021-12-09
1
-3
/
+3
*
|
run-command API users: use strvec_push(), not argv construction
Ævar Arnfjörð Bjarmason
2021-11-26
1
-6
/
+2
*
|
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
Ævar Arnfjörð Bjarmason
2021-09-27
1
-2
/
+2
*
|
diff: ignore sparse paths in diffstat
Derrick Stolee
2021-09-10
1
-0
/
+8
*
|
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
[next]