index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fetch-pack.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove unnecessary includes from header files
Elijah Newren
2023-12-26
1
-1
/
+0
*
fetch-pack: add refetch
Robert Coup
2022-03-28
1
-0
/
+1
*
fetch: teach independent negotiation (no packfile)
Jonathan Tan
2021-05-05
1
-0
/
+14
*
builtin/clone.c: add --reject-shallow option
Li Linchao
2021-04-01
1
-0
/
+1
*
Merge branch 'jt/lazy-fetch'
Junio C Hamano
2020-09-03
1
-14
/
+0
|
\
|
*
fetch-pack: remove no_dependents code
Jonathan Tan
2020-08-19
1
-14
/
+0
*
|
(various): document from_promisor parameter
Jonathan Tan
2020-08-25
1
-0
/
+8
|
/
*
fetch-pack: support more than one pack lockfile
Jonathan Tan
2020-06-11
1
-1
/
+1
*
fetch_pack(): drop unused parameters
Jeff King
2019-03-20
1
-2
/
+1
*
fetch-pack: exclude blobs when lazy-fetching trees
Jonathan Tan
2018-10-04
1
-0
/
+7
*
Merge branch 'jt/fetch-nego-tip'
Junio C Hamano
2018-08-03
1
-0
/
+7
|
\
|
*
fetch-pack: support negotiation tip whitelist
Jonathan Tan
2018-07-04
1
-0
/
+7
*
|
fetch-pack: write shallow, then check connectivity
Jonathan Tan
2018-07-03
1
-0
/
+15
|
/
*
fetch: send server options when using protocol v2
Brandon Williams
2018-04-24
1
-0
/
+1
*
Merge branch 'bw/protocol-v2' into HEAD
Junio C Hamano
2018-04-24
1
-1
/
+3
|
\
|
*
fetch-pack: perform a fetch using v2
Brandon Williams
2018-03-15
1
-1
/
+3
*
|
fetch-pack, index-pack, transport: partial clone
Jeff Hostetler
2017-12-08
1
-0
/
+2
*
|
introduce fetch-object: fetch one promisor object
Jonathan Tan
2017-12-05
1
-0
/
+8
|
/
*
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
1
-2
/
+2
*
fetch-pack: move code to report unmatched refs to a function
Matt McCutchen
2017-03-02
1
-0
/
+6
*
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+1
*
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+1
*
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+1
*
fetch-pack: use a separate flag for fetch in deepening mode
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+1
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
1
-13
/
+18
|
\
|
*
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+1
|
*
clone: support remote shallow repository
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+4
|
*
fetch-pack.h: one statement per bitfield declaration
Nguyễn Thái Ngọc Duy
2013-12-11
1
-12
/
+12
*
|
git fetch-pack: add --diag-url
Torsten Bögershausen
2013-12-09
1
-0
/
+1
|
/
*
cache.h: move remote/connect API out of it
Junio C Hamano
2013-07-08
1
-0
/
+1
*
clone: open a shortcut for connectivity check
Nguyễn Thái Ngọc Duy
2013-05-28
1
-1
/
+3
*
fetch: use struct ref to represent refs to be fetched
Junio C Hamano
2013-02-07
1
-6
/
+5
*
filter_refs(): delete matched refs from sought list
Michael Haggerty
2012-09-12
1
-0
/
+7
*
Change fetch_pack() and friends to take string_list arguments
Michael Haggerty
2012-09-12
1
-2
/
+3
*
fetch_pack(): reindent function decl and defn
Michael Haggerty
2012-09-12
1
-6
/
+6
*
fetch-pack: new --stdin option to read refs from stdin
Ivan Todoroski
2012-04-02
1
-0
/
+1
*
standardize brace placement in struct definitions
Jonathan Nieder
2011-03-16
1
-2
/
+1
*
Smart fetch over HTTP: client side
Shawn O. Pearce
2009-11-05
1
-1
/
+2
*
Teach fetch-pack/upload-pack about --include-tag
Shawn O. Pearce
2008-03-05
1
-1
/
+2
*
Reduce the number of connects when fetching
Daniel Barkalow
2008-02-05
1
-0
/
+2
*
Always obtain fetch-pack arguments from struct fetch_pack_args
Shawn O. Pearce
2007-09-19
1
-3
/
+6
*
Use 'unsigned:1' when we mean boolean options
Shawn O. Pearce
2007-09-19
1
-6
/
+6
*
Remove pack.keep after ref updates in git-fetch
Shawn O. Pearce
2007-09-19
1
-1
/
+1
*
Make fetch-pack a builtin with an internal API
Daniel Barkalow
2007-09-19
1
-0
/
+21