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
/
fetch-pack.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
Merge branch 'nd/shallow-clone'
Junio C Hamano
1
-13
/
+18
2013-12-10
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2013-12-10
clone: support remote shallow repository
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2013-12-10
fetch-pack.h: one statement per bitfield declaration
Nguyễn Thái Ngọc Duy
1
-12
/
+12
2013-12-09
git fetch-pack: add --diag-url
Torsten Bögershausen
1
-0
/
+1
2013-07-08
cache.h: move remote/connect API out of it
Junio C Hamano
1
-0
/
+1
2013-05-28
clone: open a shortcut for connectivity check
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2013-02-07
fetch: use struct ref to represent refs to be fetched
Junio C Hamano
1
-6
/
+5
2012-09-12
filter_refs(): delete matched refs from sought list
Michael Haggerty
1
-0
/
+7
2012-09-12
Change fetch_pack() and friends to take string_list arguments
Michael Haggerty
1
-2
/
+3
2012-09-12
fetch_pack(): reindent function decl and defn
Michael Haggerty
1
-6
/
+6
2012-04-02
fetch-pack: new --stdin option to read refs from stdin
Ivan Todoroski
1
-0
/
+1
2011-03-16
standardize brace placement in struct definitions
Jonathan Nieder
1
-2
/
+1
2009-11-04
Smart fetch over HTTP: client side
Shawn O. Pearce
1
-1
/
+2
2008-03-04
Teach fetch-pack/upload-pack about --include-tag
Shawn O. Pearce
1
-1
/
+2
2008-02-05
Reduce the number of connects when fetching
Daniel Barkalow
1
-0
/
+2
2007-09-19
Always obtain fetch-pack arguments from struct fetch_pack_args
Shawn O. Pearce
1
-3
/
+6
2007-09-19
Use 'unsigned:1' when we mean boolean options
Shawn O. Pearce
1
-6
/
+6
2007-09-19
Remove pack.keep after ref updates in git-fetch
Shawn O. Pearce
1
-1
/
+1
2007-09-19
Make fetch-pack a builtin with an internal API
Daniel Barkalow
1
-0
/
+21