index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
fetch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ep/varscope'
Junio C Hamano
2014-02-27
1
-1
/
+1
|
\
|
*
builtin/fetch.c: reduce scope of variable
Elia Pinto
2014-01-31
1
-1
/
+1
*
|
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
1
-1
/
+14
|
\
\
|
*
|
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-11
1
-1
/
+5
|
*
|
fetch: support fetching from a shallow repository
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+9
|
|
/
*
|
fetch --prune: Run prune before fetching
Tom Miller
2014-01-03
1
-5
/
+5
*
|
fetch --prune: always print header url
Tom Miller
2014-01-03
1
-5
/
+27
*
|
Merge branch 'nd/transport-positive-depth-only'
Junio C Hamano
2013-12-17
1
-0
/
+4
|
\
\
|
*
|
clone,fetch: catch non positive --depth option value
Nguyễn Thái Ngọc Duy
2013-12-06
1
-0
/
+4
*
|
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
1
-9
/
+9
|
\
\
\
|
*
|
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-9
/
+9
|
|
|
/
|
|
/
|
*
|
|
ref_remove_duplicates(): simplify loop logic
Michael Haggerty
2013-10-30
1
-3
/
+1
*
|
|
fetch, remote: properly convey --no-prune options to subprocesses
Michael Haggerty
2013-10-30
1
-2
/
+2
*
|
|
fetch --prune: prune only based on explicit refspecs
Michael Haggerty
2013-10-30
1
-30
/
+9
*
|
|
fetch --tags: fetch tags *in addition to* other stuff
Michael Haggerty
2013-10-30
1
-24
/
+35
*
|
|
fetch: only opportunistically update references based on command line
Michael Haggerty
2013-10-30
1
-12
/
+32
*
|
|
builtin/fetch.c: reorder function definitions
Michael Haggerty
2013-10-30
1
-101
/
+97
*
|
|
get_ref_map(): rename local variables
Michael Haggerty
2013-10-24
1
-6
/
+6
|
/
/
*
|
Merge branch 'bk/refs-multi-update'
Junio C Hamano
2013-09-20
1
-1
/
+2
|
\
\
|
*
|
refs: report ref type from lock_any_ref_for_update
Brad King
2013-08-30
1
-1
/
+2
*
|
|
Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'
Junio C Hamano
2013-09-09
1
-33
/
+56
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
builtin/fetch.c: Fix a sparse warning
Ramsay Jones
2013-08-29
1
-1
/
+1
|
*
|
fetch: work around "transport-take-over" hack
Junio C Hamano
2013-08-08
1
-0
/
+13
|
*
|
fetch: refactor code that fetches leftover tags
Junio C Hamano
2013-08-08
1
-5
/
+9
|
*
|
fetch: refactor code that prepares a transport
Junio C Hamano
2013-08-08
1
-20
/
+26
|
*
|
fetch: rename file-scope global "transport" to "gtransport"
Junio C Hamano
2013-08-08
1
-11
/
+11
|
|
/
*
|
Merge branch 'ms/fetch-prune-configuration'
Junio C Hamano
2013-09-09
1
-3
/
+32
|
\
\
|
*
|
fetch: make --prune configurable
Michael Schubert
2013-07-19
1
-5
/
+34
*
|
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
1
-12
/
+12
|
|
/
|
/
|
*
|
Merge branch 'mh/reflife'
Junio C Hamano
2013-06-14
1
-12
/
+17
|
\
\
|
*
|
add_existing(): do not retain a reference to sha1
Michael Haggerty
2013-06-03
1
-3
/
+4
|
*
|
do_fetch(): clean up existing_refs before exiting
Michael Haggerty
2013-06-03
1
-5
/
+9
|
*
|
do_fetch(): reduce scope of peer_item
Michael Haggerty
2013-06-03
1
-3
/
+3
|
*
|
fetch: make own copies of refnames
Michael Haggerty
2013-05-28
1
-2
/
+2
|
|
/
*
|
fetch: don't try to update unfetched tracking refs
John Keeping
2013-05-28
1
-1
/
+1
*
|
fetch: opportunistically update tracking refs
Jeff King
2013-05-13
1
-0
/
+16
*
|
refactor "ref->merge" flag
Jeff King
2013-05-13
1
-22
/
+35
|
/
*
Merge branch 'jk/gc-auto-after-fetch'
Junio C Hamano
2013-02-01
1
-0
/
+5
|
\
|
*
Merge branch 'jk/maint-gc-auto-after-fetch' into jk/gc-auto-after-fetch
Junio C Hamano
2013-01-27
1
-0
/
+5
|
|
\
|
|
*
fetch: run gc --auto after fetching
Jeff King
2013-01-27
1
-0
/
+5
|
|
*
Merge branch 'dj/fetch-all-tags' into maint
Junio C Hamano
2012-09-24
1
-22
/
+29
|
|
|
\
*
|
|
|
fetch: add --unshallow for turning shallow repo into complete one
Nguyễn Thái Ngọc Duy
2013-01-11
1
-1
/
+16
|
/
/
/
*
|
|
Merge branch 'nd/fetch-status-alignment'
Junio C Hamano
2012-09-18
1
-8
/
+7
|
\
\
\
|
*
|
|
fetch: align per-ref summary report in UTF-8 locales
Nguyễn Thái Ngọc Duy
2012-09-14
1
-8
/
+7
|
|
/
/
*
|
|
Merge branch 'dj/fetch-all-tags'
Junio C Hamano
2012-09-14
1
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fetch --all: pass --tags/--no-tags through to each remote
Dan Johnson
2012-09-07
1
-0
/
+4
*
|
|
Merge branch 'jk/argv-array'
Junio C Hamano
2012-09-11
1
-22
/
+25
|
\
|
|
|
*
|
submodule: use argv_array instead of hand-building arrays
Jens Lehmann
2012-09-03
1
-1
/
+1
|
*
|
fetch: use argv_array instead of hand-building arrays
Jeff King
2012-09-03
1
-22
/
+25
*
|
|
Merge branch 'jc/merge-bases'
Junio C Hamano
2012-09-11
1
-1
/
+1
|
\
\
\
[next]