summaryrefslogtreecommitdiff
path: root/t/t5500-fetch-pack.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano2009-08-281-0/+47
|\
| * fix simple deepening of a repoNicolas Pitre2009-08-241-1/+46
* | t5500: Modernize test styleStephen Boyd2009-05-271-127/+149
|/
* Merge branch 'maint'Junio C Hamano2008-09-031-2/+2
|\
| * tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-2/+2
* | count-objects: Add total pack size to verbose outputMarcus Griep2008-08-171-1/+1
|/
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+1
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-1/+1
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-051-1/+1
* Sane use of test_expect_failureJunio C Hamano2008-02-011-2/+2
* git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-011-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-15/+15
* git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-281-3/+3
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1
* Consolidate {receive,fetch}.unpackLimitJunio C Hamano2007-01-241-1/+1
* fetch-pack: remove --keep-auto and make it the default.Junio C Hamano2007-01-241-1/+2
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-121-1/+1
* Merge branch 'master' into js/shallowJunio C Hamano2006-12-271-2/+7
|\
* | add tests for shallow stuffJohannes Schindelin2006-11-241-0/+45
|/
* t5500-fetch-pack: remove local (bashism) usage.Eric Wong2006-05-251-15/+15
* t5500: test fixJunio C Hamano2006-04-131-19/+14
* t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano2006-02-111-1/+1
* tests: make scripts executableJunio C Hamano2005-12-191-0/+0
* Implement a test for git-fetch-pack/git-upload-packJohannes Schindelin2005-10-281-0/+136