aboutsummaryrefslogtreecommitdiff
path: root/t/t5400-send-pack.sh
Commit message (Expand)AuthorAge
* t5400: avoid concurrent writes into a trace fileJeff King2017-05-18
* receive-pack: avoid duplicates between our refs and alternatesJeff King2017-02-08
* git-send-pack: fix --all option when used with directoryStanislav Kolotinskiy2016-03-31
* Merge branch 'sb/t5400-remove-unused'Junio C Hamano2015-01-07
|\
| * t5400: remove dead codeStefan Beller2014-12-16
* | gc: config option for running --auto in backgroundNguyễn Thái Ngọc Duy2014-02-10
* | Merge branch 'bw/cp-a-is-gnuism'Junio C Hamano2012-10-10
|\ \
| * | tests: "cp -a" is a GNUismBen Walton2012-10-08
* | | silence git gc --auto --quiet outputTobias Ulmer2012-09-27
|/ /
* | receive-pack: do not leak output from auto-gc to standard outputJunio C Hamano2012-08-06
* | t/t5400: demonstrate breakage caused by informational message from pruneBrandon Casey2012-08-06
|/
* t5400: Fix a couple of typosJohan Herland2011-05-13
* Change remote tracking to remote-tracking in non-trivial placesMatthieu Moy2010-11-03
* do not pass "git -c foo=bar" params to transport helpersJonathan Nieder2010-08-24
* Refuse deleting the current branch via pushJunio C Hamano2009-07-29
* Refuse updating the current branch in a non-bare repository via pushJunio C Hamano2009-07-29
* receive-pack: receive.denyDeleteCurrentJunio C Hamano2009-02-10
* Modernize t5400 test scriptJunio C Hamano2009-02-10
* Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin2008-12-14
* t5400: expect success for denying deletionJeff King2008-11-08
* Introduce receive.denyDeletesJan Krüger2008-11-02
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* grep portability fix: don't use "-e" or "-q"Jeff King2008-03-13
* send-pack: respect '+' on wildcard refspecsJeff King2007-10-19
* git-push: documentation and tests for pushing only branchesJeff King2007-09-18
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* War on whitespaceJunio C Hamano2007-06-07
* Merge branch 'js/diff-ni'Junio C Hamano2007-03-10
|\
| * Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* | Refactor handling of error_string in receive-packShawn O. Pearce2007-03-07
|/
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* Revert "prune: --grace=time"Junio C Hamano2007-01-21
* prune: --grace=timeMatthias Lederhofer2007-01-20
* t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano2006-12-29
* Allow git push to delete remote ref.Junio C Hamano2006-11-24
* Document receive.denyNonFastforwardsJohannes Schindelin2006-09-20
* Make git-send-pack exit with error when some refs couldn't be pushed outPetr Baudis2005-12-13
* t5400-send-pack relies on a working cpioJohannes Schindelin2005-10-10
* Add git-symbolic-refJunio C Hamano2005-10-01
* 'build' scripts before installing.Junio C Hamano2005-09-08
* Big tool rename.Junio C Hamano2005-09-07
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-11
* [PATCH] Missing test_donePavel Roskin2005-08-11
* Fix potential send-pack SIGSEGVLinus Torvalds2005-07-26