aboutsummaryrefslogtreecommitdiff
path: root/t/t5401-update-hooks.sh
Commit message (Expand)AuthorAge
* receive-pack: allow hooks to ignore its standard input streamJunio C Hamano2014-09-16
* receive-pack: Send internal errors over side-band #2Shawn O. Pearce2010-02-10
* t5401: Use a bare repository for the remote peerShawn O. Pearce2010-02-09
* receive-pack: Send hook output over side band #2Shawn O. Pearce2010-02-05
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* Use 'printf %s $x' notation in t5401Shawn O. Pearce2008-01-30
* t/t{3600,3800,5401}: do not use egrep when grep would doJunio C Hamano2008-01-05
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Change {pre,post}-receive hooks to use stdinShawn O. Pearce2007-03-11
* Merge branch 'js/diff-ni'Junio C Hamano2007-03-10
|\
| * Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* | Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce2007-03-07
|/
* Replace "echo -n" with printf in shell scripts.Jason Riedy2007-01-15
* Add test case for update hooks in receive-pack.Shawn O. Pearce2006-12-31