Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-03t5401: speed up creation of many branchesPatrick Steinhardt
2022-03-17tests: use "test_hook" for misc "mkdir -p" and "chmod" casesÆvar Arnfjörð Bjarmason
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason
2020-11-20t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin
2018-08-28Merge 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-17t5000-t5999: fix broken &&-chainsEric Sunshine
2014-09-17receive-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-04tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-07-14t/: 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-08Teach 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