]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/diff-highlight-graph-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Apr 2018 07:28:21 +0000 (16:28 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Apr 2018 07:28:21 +0000 (16:28 +0900)
commitd19e556529f2e0ac64e3bb434d30c33433df9ffd
treed3e1783e0e89f9b1fabafd3d881f4f25e586b86c
parent0873c393c750d32a111ee66ab4ca4d7d21bee0ba
parent4551fbba141e0b2e4d16830f76f784e9c960bdf8
Merge branch 'jk/diff-highlight-graph-fix'

"diff-highlight" filter (in contrib/) learned to undertand "git log
--graph" output better.

* jk/diff-highlight-graph-fix:
  diff-highlight: detect --graph by indent
  diff-highlight: use flush() helper consistently
  diff-highlight: test graphs with --color
  diff-highlight: test interleaved parallel lines of history
  diff-highlight: prefer "echo" to "cat" in tests
  diff-highlight: use test_tick in graph test
  diff-highlight: correct test graph diagram