Age | Commit message (Expand) | Author | Files | Lines |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 1 | -5/+5 |
2018-08-21 | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 1 | -5/+5 |
2018-07-16 | t5000-t5999: fix broken &&-chains | Eric Sunshine | 1 | -2/+2 |
2014-09-16 | receive-pack: allow hooks to ignore its standard input stream | Junio C Hamano | 1 | -0/+13 |
2010-02-10 | receive-pack: Send internal errors over side-band #2 | Shawn O. Pearce | 1 | -1/+2 |
2010-02-09 | t5401: Use a bare repository for the remote peer | Shawn O. Pearce | 1 | -29/+29 |
2010-02-05 | receive-pack: Send hook output over side band #2 | Shawn O. Pearce | 1 | -11/+11 |
2008-09-03 | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 1 | -2/+2 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -1/+2 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -5/+5 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -4/+4 |
2008-01-30 | Use 'printf %s $x' notation in t5401 | Shawn O. Pearce | 1 | -4/+4 |
2008-01-05 | t/t{3600,3800,5401}: do not use egrep when grep would do | Junio C Hamano | 1 | -1/+1 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -13/+13 |
2007-03-11 | Change {pre,post}-receive hooks to use stdin | Shawn O. Pearce | 1 | -14/+16 |
2007-03-10 | Merge branch 'js/diff-ni' | Junio C Hamano | 1 | -5/+5 |
2007-03-07 | Teach receive-pack to run pre-receive/post-receive hooks | Shawn O. Pearce | 1 | -20/+73 |
2007-03-04 | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 1 | -2/+2 |
2007-01-15 | Replace "echo -n" with printf in shell scripts. | Jason Riedy | 1 | -2/+2 |
2006-12-31 | Add test case for update hooks in receive-pack. | Shawn O. Pearce | 1 | -0/+81 |