summaryrefslogtreecommitdiff
path: root/t/t5401-update-hooks.sh
AgeCommit message (Expand)Author
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor
2018-07-16t5000-t5999: fix broken &&-chainsEric Sunshine
2014-09-16receive-pack: allow hooks to ignore its standard input streamJunio C Hamano
2010-02-10receive-pack: Send internal errors over side-band #2Shawn O. Pearce
2010-02-10t5401: Use a bare repository for the remote peerShawn O. Pearce
2010-02-06receive-pack: Send hook output over side band #2Shawn O. Pearce
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-02-02Sane use of test_expect_failureJunio C Hamano
2008-01-31Use 'printf %s $x' notation in t5401Shawn O. Pearce
2008-01-05t/t{3600,3800,5401}: do not use egrep when grep would doJunio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-03-12Change {pre,post}-receive hooks to use stdinShawn O. Pearce
2007-03-11Merge branch 'js/diff-ni'Junio C Hamano
2007-03-07Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2007-01-16Replace "echo -n" with printf in shell scripts.Jason Riedy
2006-12-31Add test case for update hooks in receive-pack.Shawn O. Pearce