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
2018-10-04
fetch-pack: exclude blobs when lazy-fetching trees
Jonathan Tan
1
-0
/
+7
2018-08-02
Merge branch 'jt/fetch-nego-tip'
Junio C Hamano
1
-0
/
+7
2018-07-03
fetch-pack: support negotiation tip whitelist
Jonathan Tan
1
-0
/
+7
2018-07-03
fetch-pack: write shallow, then check connectivity
Jonathan Tan
1
-0
/
+15
2018-04-24
fetch: send server options when using protocol v2
Brandon Williams
1
-0
/
+1
2018-04-24
Merge branch 'bw/protocol-v2' into HEAD
Junio C Hamano
1
-1
/
+3
2018-03-15
fetch-pack: perform a fetch using v2
Brandon Williams
1
-1
/
+3
2017-12-08
fetch-pack, index-pack, transport: partial clone
Jeff Hostetler
1
-0
/
+2
2017-12-05
introduce fetch-object: fetch one promisor object
Jonathan Tan
1
-0
/
+8
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-2
/
+2
2017-03-02
fetch-pack: move code to report unmatched refs to a function
Matt McCutchen
1
-0
/
+6
2016-06-13
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-06-13
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-06-13
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-06-13
fetch-pack: use a separate flag for fetch in deepening mode
Nguyễn Thái Ngọc Duy
1
-0
/
+1
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