aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5500-fetch-pack.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-16clone: allow --branch to take a tagNguyễn Thái Ngọc Duy1-0/+15
2012-01-16clone: refuse to clone if --branch points to bogus refNguyễn Thái Ngọc Duy1-7/+0
2012-01-08clone: add --single-branch to fetch only one branchNguyễn Thái Ngọc Duy1-1/+71
2011-12-13t5500: give fully-qualified refs to fetch-packJeff King1-3/+3
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2009-08-28Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano1-0/+47
2009-08-24fix simple deepening of a repoNicolas Pitre1-1/+46
2009-05-27t5500: Modernize test styleStephen Boyd1-127/+149
2008-09-03Merge branch 'maint'Junio C Hamano1-2/+2
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi1-2/+2
2008-08-17count-objects: Add total pack size to verbose outputMarcus Griep1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-1/+1
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan1-1/+1
2008-05-05Don't use the 'export NAME=value' in the test scripts.Bryan Donlan1-1/+1
2008-02-01Sane use of test_expect_failureJunio C Hamano1-2/+2
2007-08-01git-clone: aggressively optimize local clone behaviour.Junio C Hamano1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-15/+15
2007-01-28git-fsck-objects is now synonym to git-fsckJunio C Hamano1-3/+3
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince1-1/+1
2007-01-24Consolidate {receive,fetch}.unpackLimitJunio C Hamano1-1/+1
2007-01-24fetch-pack: remove --keep-auto and make it the default.Junio C Hamano1-1/+2
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre1-1/+1
2006-12-27Merge branch 'master' into js/shallowJunio C Hamano1-2/+7
2006-11-24add tests for shallow stuffJohannes Schindelin1-0/+45
2006-05-25t5500-fetch-pack: remove local (bashism) usage.Eric Wong1-15/+15
2006-04-13t5500: test fixJunio C Hamano1-19/+14
2006-02-11t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano1-1/+1
2005-12-19tests: make scripts executableJunio C Hamano1-0/+0
2005-10-28Implement a test for git-fetch-pack/git-upload-packJohannes Schindelin1-0/+136