index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
1
-2
/
+9
2022-03-17
diff.c: fix a double-free regression in a18d66cefb
Ævar Arnfjörð Bjarmason
1
-2
/
+9
2022-03-13
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
1
-0
/
+1
2022-03-06
Merge branch 'ac/usage-string-fixups'
Junio C Hamano
1
-1
/
+1
2022-03-04
diff.c: free "buf" in diff_words_flush()
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-25
Merge branch 'ab/diff-free-more'
Junio C Hamano
1
-0
/
+2
2022-02-23
amend remaining usage strings according to style guide
Abhradeep Chakraborty
1
-1
/
+1
2022-02-16
Merge branch 'js/diff-filter-negation-fix'
Junio C Hamano
1
-53
/
+44
2022-02-16
Merge branch 'en/remerge-diff'
Junio C Hamano
1
-4
/
+120
2022-02-16
diff.[ch]: have diff_free() free options->parseopts
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-16
diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec)
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-02
diff: add ability to insert additional headers for paths
Elijah Newren
1
-4
/
+120
2022-01-28
diff-filter: be more careful when looking for negative bits
Johannes Schindelin
1
-16
/
+7
2022-01-28
diff.c: move the diff filter bits definitions up a bit
Johannes Schindelin
1
-37
/
+37
2022-01-10
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
1
-4
/
+8
2022-01-05
Merge branch 'pw/diff-color-moved-fix'
Junio C Hamano
1
-245
/
+186
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
1
-4
/
+8
2022-01-05
i18n: refactor "%s, %s and %s are mutually exclusive"
Jean-Noël Avila
1
-1
/
+1
2021-12-09
diff --color-moved: intern strings
Phillip Wood
1
-78
/
+96
2021-12-09
diff: use designated initializers for emitted_diff_symbol
Phillip Wood
1
-1
/
+3
2021-12-09
diff --color-moved-ws=allow-indentation-change: improve hash lookups
Phillip Wood
1
-46
/
+19
2021-12-09
diff --color-moved: stop clearing potential moved blocks
Phillip Wood
1
-11
/
+0
2021-12-09
diff --color-moved: shrink potential moved blocks as we go
Phillip Wood
1
-36
/
+8
2021-12-09
diff --color-moved: unify moved block growth functions
Phillip Wood
1
-29
/
+12
2021-12-09
diff --color-moved: call comparison function directly
Phillip Wood
1
-4
/
+7
2021-12-09
diff --color-moved-ws=allow-indentation-change: simplify and optimize
Phillip Wood
1
-50
/
+20
2021-12-09
diff: simplify allow-indentation-change delta calculation
Phillip Wood
1
-11
/
+2
2021-12-09
diff --color-moved: avoid false short line matches and bad zebra coloring
Phillip Wood
1
-6
/
+11
2021-12-09
diff --color-moved=zebra: fix alternate coloring
Phillip Wood
1
-2
/
+2
2021-12-09
diff --color-moved: rewind when discarding pmb
Phillip Wood
1
-5
/
+23
2021-12-09
diff --color-moved: factor out function
Phillip Wood
1
-17
/
+34
2021-12-09
diff --color-moved: clear all flags on blocks that are too short
Phillip Wood
1
-3
/
+3
2021-11-25
run-command API users: use strvec_push(), not argv construction
Ævar Arnfjörð Bjarmason
1
-6
/
+2
2021-09-27
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-09-09
diff: ignore sparse paths in diffstat
Derrick Stolee
1
-0
/
+8
2021-08-06
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
1
-1
/
+1
2021-08-04
diff: --pickaxe-all typofix
Bagas Sanjaya
1
-1
/
+1
2021-07-28
Merge branch 'en/rename-limits-doc'
Junio C Hamano
1
-2
/
+2
2021-07-15
rename: bump limit defaults yet again
Elijah Newren
1
-1
/
+1
2021-07-15
diff: correct warning message when renameLimit exceeded
Elijah Newren
1
-1
/
+1
2021-07-13
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
1
-14
/
+25
2021-05-14
Merge branch 'pw/word-diff-zero-width-matches'
Junio C Hamano
1
-3
/
+7
2021-05-11
xdiff-interface: replace discard_hunk_line() with a flag
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2021-05-11
xdiff-interface: prepare for allowing early return
Ævar Arnfjörð Bjarmason
1
-11
/
+15
2021-05-11
pickaxe: die when --find-object and --pickaxe-all are combined
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-05-11
pickaxe: die when -G and --pickaxe-regex are combined
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-05-05
word diff: handle zero length matches
Phillip Wood
1
-3
/
+7
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
1
-2
/
+2
2021-04-27
Use the final_oid_fn to finalize hashing of object IDs
brian m. carlson
1
-1
/
+1
2021-03-13
use CALLOC_ARRAY
René Scharfe
1
-6
/
+4
[next]