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