summaryrefslogtreecommitdiff
path: root/t/t4034-diff-words.sh
AgeCommit message (Expand)Author
2021-05-13Merge branch 'pw/word-diff-zero-width-matches'Junio C Hamano
2021-05-05word diff: handle zero length matchesPhillip Wood
2021-04-08userdiff: add support for SchemeAtharva Raykar
2021-02-12test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason
2020-08-06t: don't spuriously close and reopen quotesMartin Ågren
2019-10-28t4034: abstract away SHA-1-specific constantsbrian m. carlson
2019-08-21userdiff: add a builtin pattern for dts filesStephen Boyd
2016-06-03userdiff: add built-in pattern for CSSWilliam Duclot
2013-03-25t4034: use test_config/test_unconfig to set/unset git config variablesYann Droneaud
2012-09-17Add userdiff patterns for AdaAdrian Johnson
2012-03-14diff: tweak a _copy_ of diff_options with word-diffThomas Rast
2012-03-14t4034: diff.*.wordregex should not be "sticky" in --word-diffJohannes Sixt
2012-01-18Merge branch 'tr/maint-word-diff-incomplete-line'Junio C Hamano
2012-01-12word-diff: ignore '\ No newline at eof' markerThomas Rast
2011-11-16Add built-in diff patterns for MATLAB codeGustaf Hendeby
2011-05-20do not read beyond end of malloc'd bufferJim Meyering
2011-01-18t4034 (diff --word-diff): add a minimum Perl drier test vectorJunio C Hamano
2011-01-18t4034 (diff --word-diff): style suggestionsJonathan Nieder
2011-01-18t4034: bulk verify builtin word regex sanityThomas Rast
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano
2010-11-09tests: add missing &&Jonathan Nieder
2010-10-20test-lib: extend test_decode_color to handle more color codesKevin Ballard
2010-04-14diff: add --word-diff option that generalizes --color-wordsThomas Rast
2009-12-28Merge branch 'jk/1.7.0-status'Junio C Hamano
2009-12-09t7508-status: test all modes with colorMichael J Gruber
2009-11-28Give the hunk comment its own colorBert Wesarg
2009-11-28emit_line(): don't emit an empty <SET><RESET> followed by a newlineJunio C Hamano
2009-10-30diff --color-words -U0: fix the location of hunk headersJohannes Schindelin
2009-10-30t4034-diff-words: add a test for word diff without contextMarkus Heidelberg
2009-01-22Change the spelling of "wordregex".Boyd Stephen Smith Jr
2009-01-21color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr
2009-01-17color-words: make regex configurable via attributesThomas Rast
2009-01-17color-words: take an optional regular expression describing wordsJohannes Schindelin
2009-01-17color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin