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
/
builtin
/
fetch.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'mh/refs-have-new'
Junio C Hamano
2015-03-05
|
\
|
*
ref_transaction_update(): remove "have_old" parameter
Michael Haggerty
2015-02-17
*
|
do not include the same header twice
Дилян Палаузов
2015-02-13
|
/
*
Merge branch 'jk/fetch-reflog-df-conflict'
Junio C Hamano
2014-11-06
|
\
|
*
fetch: load all default config at startup
Jeff King
2014-11-04
*
|
fetch.c: change s_update_ref to use a ref transaction
Ronnie Sahlberg
2014-10-15
*
|
fetch: silence git-gc if --quiet is given
Nguyễn Thái Ngọc Duy
2014-08-18
*
|
fetch: convert argv_gc_auto to struct argv_array
Nguyễn Thái Ngọc Duy
2014-08-18
*
|
Merge branch 'jk/xstrfmt'
Junio C Hamano
2014-07-09
|
\
\
|
*
|
use xstrfmt to replace xmalloc + strcpy/strcat
Jeff King
2014-06-19
|
|
/
*
|
fetch: allow explicit --refmap to override configuration
Junio C Hamano
2014-06-05
|
/
*
Merge branch 'ep/varscope'
Junio C Hamano
2014-02-27
|
\
|
*
builtin/fetch.c: reduce scope of variable
Elia Pinto
2014-01-31
*
|
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
|
*
|
fetch: support fetching from a shallow repository
Nguyễn Thái Ngọc Duy
2013-12-10
|
|
/
*
|
fetch --prune: Run prune before fetching
Tom Miller
2014-01-03
*
|
fetch --prune: always print header url
Tom Miller
2014-01-03
*
|
Merge branch 'nd/transport-positive-depth-only'
Junio C Hamano
2013-12-17
|
\
\
|
*
|
clone,fetch: catch non positive --depth option value
Nguyễn Thái Ngọc Duy
2013-12-06
*
|
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
|
\
\
\
|
*
|
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
|
|
/
|
|
/
|
*
|
|
ref_remove_duplicates(): simplify loop logic
Michael Haggerty
2013-10-30
*
|
|
fetch, remote: properly convey --no-prune options to subprocesses
Michael Haggerty
2013-10-30
*
|
|
fetch --prune: prune only based on explicit refspecs
Michael Haggerty
2013-10-30
*
|
|
fetch --tags: fetch tags *in addition to* other stuff
Michael Haggerty
2013-10-30
*
|
|
fetch: only opportunistically update references based on command line
Michael Haggerty
2013-10-30
*
|
|
builtin/fetch.c: reorder function definitions
Michael Haggerty
2013-10-30
*
|
|
get_ref_map(): rename local variables
Michael Haggerty
2013-10-24
|
/
/
*
|
Merge branch 'bk/refs-multi-update'
Junio C Hamano
2013-09-20
|
\
\
|
*
|
refs: report ref type from lock_any_ref_for_update
Brad King
2013-08-30
*
|
|
Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'
Junio C Hamano
2013-09-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
builtin/fetch.c: Fix a sparse warning
Ramsay Jones
2013-08-28
|
*
|
fetch: work around "transport-take-over" hack
Junio C Hamano
2013-08-07
|
*
|
fetch: refactor code that fetches leftover tags
Junio C Hamano
2013-08-07
|
*
|
fetch: refactor code that prepares a transport
Junio C Hamano
2013-08-07
|
*
|
fetch: rename file-scope global "transport" to "gtransport"
Junio C Hamano
2013-08-07
|
|
/
*
|
Merge branch 'ms/fetch-prune-configuration'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
fetch: make --prune configurable
Michael Schubert
2013-07-18
*
|
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
|
|
/
|
/
|
*
|
Merge branch 'mh/reflife'
Junio C Hamano
2013-06-14
|
\
\
|
*
|
add_existing(): do not retain a reference to sha1
Michael Haggerty
2013-06-02
|
*
|
do_fetch(): clean up existing_refs before exiting
Michael Haggerty
2013-06-02
|
*
|
do_fetch(): reduce scope of peer_item
Michael Haggerty
2013-06-02
|
*
|
fetch: make own copies of refnames
Michael Haggerty
2013-05-28
|
|
/
*
|
fetch: don't try to update unfetched tracking refs
John Keeping
2013-05-28
*
|
fetch: opportunistically update tracking refs
Jeff King
2013-05-12
*
|
refactor "ref->merge" flag
Jeff King
2013-05-12
|
/
*
Merge branch 'jk/gc-auto-after-fetch'
Junio C Hamano
2013-02-01
|
\
|
*
Merge branch 'jk/maint-gc-auto-after-fetch' into jk/gc-auto-after-fetch
Junio C Hamano
2013-01-26
|
|
\
[next]