summaryrefslogtreecommitdiff
path: root/t/t5401-update-hooks.sh
Commit message (Expand)AuthorAgeFilesLines
* receive-pack: Send internal errors over side-band #2Shawn O. Pearce2010-02-101-1/+2
* t5401: Use a bare repository for the remote peerShawn O. Pearce2010-02-091-29/+29
* receive-pack: Send hook output over side band #2Shawn O. Pearce2010-02-051-11/+11
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-2/+2
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+2
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-5/+5
* Sane use of test_expect_failureJunio C Hamano2008-02-011-4/+4
* Use 'printf %s $x' notation in t5401Shawn O. Pearce2008-01-301-4/+4
* t/t{3600,3800,5401}: do not use egrep when grep would doJunio C Hamano2008-01-051-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-13/+13
* Change {pre,post}-receive hooks to use stdinShawn O. Pearce2007-03-111-14/+16
* Merge branch 'js/diff-ni'Junio C Hamano2007-03-101-5/+5
|\
| * Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-2/+2
* | Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce2007-03-071-20/+73
|/
* Replace "echo -n" with printf in shell scripts.Jason Riedy2007-01-151-2/+2
* Add test case for update hooks in receive-pack.Shawn O. Pearce2006-12-311-0/+81