summaryrefslogtreecommitdiff
path: root/t/t5400-send-pack.sh
Commit message (Expand)AuthorAgeFilesLines
* 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