index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
diff-highlight
/
t
Age
Commit message (
Expand
)
Author
2026-03-23
diff-highlight: test color config
Jeff King
2026-03-23
diff-highlight: use test_decode_color in tests
Jeff King
2026-03-23
diff-highlight: check diff-highlight exit status in tests
Jeff King
2026-03-19
contrib/diff-highlight: do not highlight identical pairs
Jeff King
2026-02-03
diff-highlight: allow testing with Git 3.0 breaking changes
Junio C Hamano
2025-02-18
Makefile: set default goals in makefiles
Adam Dinwoodie
2018-03-21
diff-highlight: detect --graph by indent
Jeff King
2018-03-21
diff-highlight: test graphs with --color
Jeff King
2018-03-21
diff-highlight: test interleaved parallel lines of history
Jeff King
2018-03-21
diff-highlight: prefer "echo" to "cat" in tests
Jeff King
2018-03-21
diff-highlight: use test_tick in graph test
Jeff King
2018-03-21
diff-highlight: correct test graph diagram
Jeff King
2016-08-31
diff-highlight: avoid highlighting combined diffs
Jeff King
2016-08-31
diff-highlight: add multi-byte tests
Jeff King
2016-08-31
diff-highlight: ignore test cruft
Jeff King
2016-08-29
diff-highlight: add support for --graph output
Brian Henderson
2016-08-29
diff-highlight: add failing test for handling --graph output
Brian Henderson
2016-08-29
diff-highlight: add some tests
Brian Henderson