index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5500-fetch-pack.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
fetch: add --unshallow for turning shallow repo into complete one
Nguyễn Thái Ngọc Duy
1
-0
/
+20
2012-09-12
fetch-pack: eliminate spurious error messages
Michael Haggerty
1
-2
/
+2
2012-09-12
fetch-pack: report missing refs even if no existing refs were received
Michael Haggerty
1
-1
/
+1
2012-09-12
fetch_pack(): update sought->nr to reflect number of unique entries
Michael Haggerty
1
-1
/
+1
2012-09-12
t5500: add tests of fetch-pack --all --depth=N $URL $REF
Michael Haggerty
1
-0
/
+15
2012-09-12
t5500: add tests of error output for missing refs
Michael Haggerty
1
-0
/
+30
2012-06-22
clone: fix ref selection in --single-branch --branch=xxx
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2012-05-01
Merge branch 'it/fetch-pack-many-refs' into maint
Junio C Hamano
1
-0
/
+66
2012-04-10
fetch-pack: test cases for the new --stdin option
Ivan Todoroski
1
-0
/
+66
2012-01-16
clone: allow --branch to take a tag
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2012-01-16
clone: refuse to clone if --branch points to bogus ref
Nguyễn Thái Ngọc Duy
1
-7
/
+0
2012-01-08
clone: add --single-branch to fetch only one branch
Nguyễn Thái Ngọc Duy
1
-1
/
+71
2011-12-13
t5500: give fully-qualified refs to fetch-pack
Jeff King
1
-3
/
+3
2010-11-09
tests: add missing &&
Jonathan Nieder
1
-1
/
+1
2009-08-28
Merge branch 'np/maint-1.6.3-deepen'
Junio C Hamano
1
-0
/
+47
2009-08-24
fix simple deepening of a repo
Nicolas Pitre
1
-1
/
+46
2009-05-27
t5500: Modernize test style
Stephen Boyd
1
-127
/
+149
2008-09-03
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2008-09-03
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
1
-2
/
+2
2008-08-17
count-objects: Add total pack size to verbose output
Marcus Griep
1
-1
/
+1
2008-07-13
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
1
-1
/
+1
2008-05-05
Fix tests breaking when checkout path contains shell metacharacters
Bryan Donlan
1
-1
/
+1
2008-05-05
Don't use the 'export NAME=value' in the test scripts.
Bryan Donlan
1
-1
/
+1
2008-02-01
Sane use of test_expect_failure
Junio C Hamano
1
-2
/
+2
2007-08-01
git-clone: aggressively optimize local clone behaviour.
Junio C Hamano
1
-1
/
+1
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
1
-15
/
+15
2007-01-28
git-fsck-objects is now synonym to git-fsck
Junio C Hamano
1
-3
/
+3
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
1
-1
/
+1
2007-01-24
Consolidate {receive,fetch}.unpackLimit
Junio C Hamano
1
-1
/
+1
2007-01-24
fetch-pack: remove --keep-auto and make it the default.
Junio C Hamano
1
-1
/
+2
2007-01-12
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
1
-1
/
+1
2006-12-27
Merge branch 'master' into js/shallow
Junio C Hamano
1
-2
/
+7
2006-11-24
add tests for shallow stuff
Johannes Schindelin
1
-0
/
+45
2006-05-25
t5500-fetch-pack: remove local (bashism) usage.
Eric Wong
1
-15
/
+15
2006-04-13
t5500: test fix
Junio C Hamano
1
-19
/
+14
2006-02-11
t5500: adjust to change in pack-object reporting behaviour.
Junio C Hamano
1
-1
/
+1
2005-12-19
tests: make scripts executable
Junio C Hamano
1
-0
/
+0
2005-10-28
Implement a test for git-fetch-pack/git-upload-pack
Johannes Schindelin
1
-0
/
+136
[prev]