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 'nd/error-errno'
Junio C Hamano
2016-05-17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
builtin/fetch.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
|
|
/
/
*
|
|
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
2016-04-06
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fetching submodules: respect `submodule.fetchJobs` config option
Stefan Beller
2016-03-01
*
|
|
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
\
\
|
*
|
|
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
|
*
|
|
Merge branch 'js/close-packs-before-gc' into maint
Junio C Hamano
2016-02-05
|
|
\
\
\
|
*
\
\
\
Merge branch 'js/fopen-harder' into maint
Junio C Hamano
2016-02-05
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'tg/git-remote'
Junio C Hamano
2016-02-26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
remote: simplify remote_is_configured()
Thomas Gummerer
2016-02-16
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'ew/force-ipv4'
Junio C Hamano
2016-02-24
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
connect & http: support -4 and -6 switches for remote operations
Eric Wong
2016-02-12
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
2016-01-26
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
fetch: release pack files before garbage-collecting
Johannes Schindelin
2016-01-13
|
|
/
/
/
*
|
|
|
Merge branch 'js/fopen-harder'
Junio C Hamano
2016-01-20
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Handle more file writes correctly in shared repos
Johannes Schindelin
2016-01-11
*
|
|
submodules: allow parallel fetching, add tests and documentation
Stefan Beller
2015-12-16
|
|
/
|
/
|
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
|
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
*
|
use alloc_ref rather than hand-allocating "struct ref"
Jeff King
2015-10-05
*
|
transport: use strbufs for status table "quickref" strings
Jeff King
2015-10-05
*
|
fetch: replace static buffer with xstrfmt
Jeff King
2015-09-25
|
/
*
Merge branch 'hv/submodule-config'
Junio C Hamano
2015-08-31
|
\
|
*
submodule: allow erroneous values for the fetchRecurseSubmodules option
Heiko Voigt
2015-08-19
*
|
Merge branch 'jk/git-path'
Junio C Hamano
2015-08-19
|
\
\
|
*
|
memoize common git-path "constant" files
Jeff King
2015-08-10
*
|
|
Merge branch 'mh/get-remote-group-fix'
Junio C Hamano
2015-08-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
get_remote_group(): use skip_prefix()
Michael Haggerty
2015-07-28
|
*
|
get_remote_group(): eliminate superfluous call to strcspn()
Michael Haggerty
2015-07-28
|
*
|
get_remote_group(): rename local variable "space" to "wordlen"
Michael Haggerty
2015-07-28
|
*
|
get_remote_group(): handle remotes with single-character names
Michael Haggerty
2015-07-28
*
|
|
prune_refs(): use delete_refs()
Michael Haggerty
2015-06-22
*
|
|
builtin/fetch: rewrite to take an object_id argument
Michael Haggerty
2015-05-25
*
|
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
|
|
/
|
/
|
*
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
|
*
|
path.c: make get_pathname() call sites return const char *
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
|
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
[prev]
[next]