29 Commits (7cbc0455cc07702c5eeff1062c7e2a820758714f)

Author SHA1 Message Date
Jeff King 579789dbce diff-highlight: correctly match blank lines for flush 4 years ago
Norman Rasmussen 3b3c79f6c9 diff-highlight: fix a whitespace nit 5 years ago
Chris. Webster 6804ba3a58 diff-highlight: use correct /dev/null for UNIX and Windows 6 years ago
Jeff King 4551fbba14 diff-highlight: detect --graph by indent 7 years ago
Jeff King 009a81ed97 diff-highlight: use flush() helper consistently 7 years ago
Jeff King fbcf99e4ac diff-highlight: test graphs with --color 7 years ago
Jeff King 7ce2f4ca0e diff-highlight: test interleaved parallel lines of history 7 years ago
Jeff King e28ae5072f diff-highlight: prefer "echo" to "cat" in tests 7 years ago
Jeff King 53ab9f0e3d diff-highlight: use test_tick in graph test 7 years ago
Jeff King 5013acc278 diff-highlight: correct test graph diagram 7 years ago
Daniel Watkins 74f1bd912b diff-highlight: add clean target to Makefile 8 years ago
Jeff King 0c977dbc81 diff-highlight: split code into module 8 years ago
Jeff King 3dbfe2b8ae diff-highlight: avoid highlighting combined diffs 9 years ago
Jeff King 1b5290b125 diff-highlight: add multi-byte tests 9 years ago
Jeff King 9f76e52002 diff-highlight: ignore test cruft 9 years ago
Brian Henderson 7e4ffb4c17 diff-highlight: add support for --graph output 9 years ago
Brian Henderson caf5ea707c diff-highlight: add failing test for handling --graph output 9 years ago
Brian Henderson 23b250ab0f diff-highlight: add some tests 9 years ago
Kyle J. McKay 8d00662d7d diff-highlight: do not split multibyte characters 10 years ago
Jeff King bca45fbc1f diff-highlight: allow configurable colors 10 years ago
John Szakmeister 251e7dad51 diff-highlight: exit when a pipe is broken 10 years ago
Jeff King a0b676aaee diff-highlight: document some non-optimal cases 13 years ago
Jeff King 34d9819e0a diff-highlight: match multi-line hunks 13 years ago
Jeff King 6463fd7ed1 diff-highlight: refactor to prepare for multi-line hunks 13 years ago
Jeff King 097128d1bc diff-highlight: don't highlight whole lines 13 years ago
Jeff King 2b21008d3c diff-highlight: make perl strict and warnings fatal 13 years ago
Jeff King 927a13fe87 contrib: add diff highlight script 14 years ago