aboutsummaryrefslogtreecommitdiff
path: root/t/t4012-diff-binary.sh
Commit message (Expand)AuthorAge
* builtin/apply: make parse_single_patch() return -1 on errorChristian Couder2016-08-11
* t4012-diff-binary.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
* Fix tests under GETTEXT_POISON on git-applyJiang Xin2012-08-27
* t4012: Use test_must_fail instead of if-elseAlexander Strasser2012-07-16
* t4012: use 'printf' instead of 'dd' to generate a binary fileJohannes Sixt2012-07-16
* t4012: Re-indent test snippetsAlexander Strasser2012-07-16
* t4012: Make --shortstat test more robustAlexander Strasser2012-07-16
* t4012: Break up pipe into serial redirectionsAlexander Strasser2012-07-16
* t4012: Actually quote the sed scriptAlexander Strasser2012-07-16
* t4012: Unquote git command fragment in test titleAlexander Strasser2012-07-11
* t4012: modernize style for quotingAlexander Strasser2012-07-11
* Merge branch 'as/diff-shortstat-ignore-binary'Junio C Hamano2012-06-15
|\
| * diff: Only count lines in show_shortstatsAlexander Strasser2012-06-15
* | diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-30
|/
* test: use numstat instead of diffstat in binary-diff testJonathan Nieder2012-03-13
* test: use test_i18ncmp when checking --stat outputJonathan Nieder2012-03-13
* tests: cleanup binary test vector filesVitaliy Ivanov2011-07-19
* rev-list: handle %x00 NUL in user formatJeff King2010-10-13
* tests: consolidate CR removal/addition functionsStephen Boyd2010-01-25
* MinGW: fix diff --no-index /dev/null ...Johannes Schindelin2009-03-07
* t4012: use test_cmp instead of cmpJeff King2008-10-18
* Merge branch 'maint'Shawn O. Pearce2008-10-06
|\
| * fix bogus "diff --git" header from "diff --no-index"Linus Torvalds2008-10-06
* | Merge branch 'maint'Junio C Hamano2008-09-03
|\ \ | |/
| * tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* tests: Remove heredoc usage inside quotesEric Wong2006-05-25
* binary diff and apply: testsuite.Junio C Hamano2006-05-06