summaryrefslogtreecommitdiffstats
path: root/t/t4012-diff-binary.sh
AgeCommit message (Expand)AuthorLines
2014-04-30t4012-diff-binary.sh: use the $( ... ) construct for command substitutionElia Pinto-8/+8
2012-08-27Fix tests under GETTEXT_POISON on git-applyJiang Xin-2/+2
2012-07-16t4012: Use test_must_fail instead of if-elseAlexander Strasser-14/+2
2012-07-16t4012: use 'printf' instead of 'dd' to generate a binary fileJohannes Sixt-1/+1
2012-07-16t4012: Re-indent test snippetsAlexander Strasser-34/+34
2012-07-16t4012: Make --shortstat test more robustAlexander Strasser-2/+2
2012-07-16t4012: Break up pipe into serial redirectionsAlexander Strasser-1/+2
2012-07-16t4012: Actually quote the sed scriptAlexander Strasser-2/+2
2012-07-11t4012: Unquote git command fragment in test titleAlexander Strasser-1/+1
2012-07-11t4012: modernize style for quotingAlexander Strasser-15/+20
2012-06-15Merge branch 'as/diff-shortstat-ignore-binary'Junio C Hamano-0/+12
2012-06-15diff: Only count lines in show_shortstatsAlexander Strasser-0/+12
2012-04-30diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek-0/+19
2012-03-13test: use numstat instead of diffstat in binary-diff testJonathan Nieder-6/+23
2012-03-13test: use test_i18ncmp when checking --stat outputJonathan Nieder-2/+2
2011-07-19tests: cleanup binary test vector filesVitaliy Ivanov-1/+1
2010-10-13rev-list: handle %x00 NUL in user formatJeff King-4/+0
2010-01-25tests: consolidate CR removal/addition functionsStephen Boyd-4/+0
2009-03-07MinGW: fix diff --no-index /dev/null ...Johannes Schindelin-1/+1
2008-10-18t4012: use test_cmp instead of cmpJeff King-2/+2
2008-10-06Merge branch 'maint'Shawn O. Pearce-0/+21
2008-10-06fix bogus "diff --git" header from "diff --no-index"Linus Torvalds-0/+21
2008-09-03Merge branch 'maint'Junio C Hamano-2/+2
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi-2/+2
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano-13/+13
2006-05-25tests: Remove heredoc usage inside quotesEric Wong-11/+6
2006-05-06binary diff and apply: testsuite.Junio C Hamano-0/+85