| Commit message (Expand) | Author | Age |
* | Fix tests under GETTEXT_POISON on git-apply | Jiang Xin | 2012-08-27 |
* | t4012: Use test_must_fail instead of if-else | Alexander Strasser | 2012-07-16 |
* | t4012: use 'printf' instead of 'dd' to generate a binary file | Johannes Sixt | 2012-07-16 |
* | t4012: Re-indent test snippets | Alexander Strasser | 2012-07-16 |
* | t4012: Make --shortstat test more robust | Alexander Strasser | 2012-07-16 |
* | t4012: Break up pipe into serial redirections | Alexander Strasser | 2012-07-16 |
* | t4012: Actually quote the sed script | Alexander Strasser | 2012-07-16 |
* | t4012: Unquote git command fragment in test title | Alexander Strasser | 2012-07-11 |
* | t4012: modernize style for quoting | Alexander Strasser | 2012-07-11 |
* | Merge branch 'as/diff-shortstat-ignore-binary' | Junio C Hamano | 2012-06-15 |
|\ |
|
| * | diff: Only count lines in show_shortstats | Alexander Strasser | 2012-06-15 |
* | | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 2012-04-30 |
|/ |
|
* | test: use numstat instead of diffstat in binary-diff test | Jonathan Nieder | 2012-03-13 |
* | test: use test_i18ncmp when checking --stat output | Jonathan Nieder | 2012-03-13 |
* | tests: cleanup binary test vector files | Vitaliy Ivanov | 2011-07-19 |
* | rev-list: handle %x00 NUL in user format | Jeff King | 2010-10-13 |
* | tests: consolidate CR removal/addition functions | Stephen Boyd | 2010-01-25 |
* | MinGW: fix diff --no-index /dev/null ... | Johannes Schindelin | 2009-03-07 |
* | t4012: use test_cmp instead of cmp | Jeff King | 2008-10-18 |
* | Merge branch 'maint' | Shawn O. Pearce | 2008-10-06 |
|\ |
|
| * | fix bogus "diff --git" header from "diff --no-index" | Linus Torvalds | 2008-10-06 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-09-03 |
|\ \
| |/ |
|
| * | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 |
* | | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 |
|/ |
|
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | tests: Remove heredoc usage inside quotes | Eric Wong | 2006-05-25 |
* | binary diff and apply: testsuite. | Junio C Hamano | 2006-05-06 |