summaryrefslogtreecommitdiff
path: root/t/t5400-send-pack.sh
Commit message (Expand)AuthorAgeFilesLines
* git-send-pack: fix --all option when used with directorysk/send-pack-all-fixStanislav Kolotinskiy2016-03-311-0/+12
* Merge branch 'sb/t5400-remove-unused'Junio C Hamano2015-01-071-15/+1
|\
| * t5400: remove dead codesb/t5400-remove-unusedStefan Beller2014-12-161-15/+1
* | gc: config option for running --auto in backgroundNguyễn Thái Ngọc Duy2014-02-101-0/+1
* | Merge branch 'bw/cp-a-is-gnuism'Junio C Hamano2012-10-101-1/+1
|\ \
| * | tests: "cp -a" is a GNUismBen Walton2012-10-081-1/+1
* | | silence git gc --auto --quiet outputTobias Ulmer2012-09-271-2/+1
|/ /
* | receive-pack: do not leak output from auto-gc to standard outputJunio C Hamano2012-08-061-1/+1
* | t/t5400: demonstrate breakage caused by informational message from pruneBrandon Casey2012-08-061-0/+35
|/
* t5400: Fix a couple of typosJohan Herland2011-05-131-2/+2
* Change remote tracking to remote-tracking in non-trivial placesMatthieu Moy2010-11-031-1/+1
* do not pass "git -c foo=bar" params to transport helpersJonathan Nieder2010-08-241-0/+23
* Refuse deleting the current branch via pushJunio C Hamano2009-07-291-7/+2
* Refuse updating the current branch in a non-bare repository via pushJunio C Hamano2009-07-291-1/+2
* receive-pack: receive.denyDeleteCurrentJunio C Hamano2009-02-101-0/+13
* Modernize t5400 test scriptJunio C Hamano2009-02-101-86/+94
* Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin2008-12-141-1/+1
* t5400: expect success for denying deletionJeff King2008-11-081-1/+1
* Introduce receive.denyDeletesJan Krüger2008-11-021-0/+11
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-15/+15
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-1/+1
* grep portability fix: don't use "-e" or "-q"Jeff King2008-03-131-1/+1
* send-pack: respect '+' on wildcard refspecsJeff King2007-10-191-0/+48
* git-push: documentation and tests for pushing only branchesJeff King2007-09-181-0/+10
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-18/+18
* War on whitespaceJunio C Hamano2007-06-071-1/+1
* Merge branch 'js/diff-ni'Junio C Hamano2007-03-101-1/+1
|\
| * Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-1/+1
* | Refactor handling of error_string in receive-packShawn O. Pearce2007-03-071-3/+3
|/
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1
* Revert "prune: --grace=time"Junio C Hamano2007-01-211-2/+2
* prune: --grace=timeMatthias Lederhofer2007-01-201-2/+2
* t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano2006-12-291-9/+34
* Allow git push to delete remote ref.Junio C Hamano2006-11-241-0/+10
* Document receive.denyNonFastforwardsJohannes Schindelin2006-09-201-0/+14
* Make git-send-pack exit with error when some refs couldn't be pushed outPetr Baudis2005-12-131-1/+9
* t5400-send-pack relies on a working cpioJohannes Schindelin2005-10-101-0/+3
* Add git-symbolic-refJunio C Hamano2005-10-011-3/+3
* 'build' scripts before installing.Junio C Hamano2005-09-081-3/+3
* Big tool rename.Junio C Hamano2005-09-071-3/+3
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-111-2/+2
* [PATCH] Missing test_donePavel Roskin2005-08-111-0/+2
* Fix potential send-pack SIGSEGVLinus Torvalds2005-07-261-0/+54