aboutsummaryrefslogtreecommitdiff
path: root/builtin/fetch.c
Commit message (Expand)AuthorAge
* Merge branch 'bk/refs-multi-update'Junio C Hamano2013-09-20
|\
| * refs: report ref type from lock_any_ref_for_updateBrad King2013-08-30
* | Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'Junio C Hamano2013-09-09
|\ \
| * | builtin/fetch.c: Fix a sparse warningRamsay Jones2013-08-28
| * | fetch: work around "transport-take-over" hackJunio C Hamano2013-08-07
| * | fetch: refactor code that fetches leftover tagsJunio C Hamano2013-08-07
| * | fetch: refactor code that prepares a transportJunio C Hamano2013-08-07
| * | fetch: rename file-scope global "transport" to "gtransport"Junio C Hamano2013-08-07
| |/
* | Merge branch 'ms/fetch-prune-configuration'Junio C Hamano2013-09-09
|\ \
| * | fetch: make --prune configurableMichael Schubert2013-07-18
* | | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
| |/ |/|
* | Merge branch 'mh/reflife'Junio C Hamano2013-06-14
|\ \
| * | add_existing(): do not retain a reference to sha1Michael Haggerty2013-06-02
| * | do_fetch(): clean up existing_refs before exitingMichael Haggerty2013-06-02
| * | do_fetch(): reduce scope of peer_itemMichael Haggerty2013-06-02
| * | fetch: make own copies of refnamesMichael Haggerty2013-05-28
| |/
* | fetch: don't try to update unfetched tracking refsJohn Keeping2013-05-28
* | fetch: opportunistically update tracking refsJeff King2013-05-12
* | refactor "ref->merge" flagJeff King2013-05-12
|/
* Merge branch 'jk/gc-auto-after-fetch'Junio C Hamano2013-02-01
|\
| * Merge branch 'jk/maint-gc-auto-after-fetch' into jk/gc-auto-after-fetchJunio C Hamano2013-01-26
| |\
| | * fetch: run gc --auto after fetchingJeff King2013-01-26
| | * Merge branch 'dj/fetch-all-tags' into maintJunio C Hamano2012-09-24
| | |\
* | | | fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy2013-01-11
|/ / /
* | | Merge branch 'nd/fetch-status-alignment'Junio C Hamano2012-09-18
|\ \ \
| * | | fetch: align per-ref summary report in UTF-8 localesNguyễn Thái Ngọc Duy2012-09-14
| |/ /
* | | Merge branch 'dj/fetch-all-tags'Junio C Hamano2012-09-14
|\ \ \ | | |/ | |/|
| * | fetch --all: pass --tags/--no-tags through to each remoteDan Johnson2012-09-07
* | | Merge branch 'jk/argv-array'Junio C Hamano2012-09-11
|\ \ \ | |/ /
| * | submodule: use argv_array instead of hand-building arraysJens Lehmann2012-09-02
| * | fetch: use argv_array instead of hand-building arraysJeff King2012-09-02
* | | Merge branch 'jc/merge-bases'Junio C Hamano2012-09-11
|\ \ \
| * | | in_merge_bases(): support only one "other" commitJunio C Hamano2012-08-27
* | | | i18n: fetch: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
| |_|/ |/| |
* | | Merge branch 'nd/i18n'Junio C Hamano2012-05-02
|\ \ \ | |_|/ |/| |
| * | i18n: make warn_dangling_symref() automatically append \nNguyễn Thái Ngọc Duy2012-04-24
* | | Merge branch 'mb/fetch-call-a-non-branch-a-ref'Junio C Hamano2012-04-26
|\ \ \
| * | | fetch: describe new refs based on where it came fromMarc Branchaud2012-04-17
| * | | fetch: Give remote_ref to update_local_ref() as wellMarc Branchaud2012-04-17
| | |/ | |/|
* | | Merge branch 'jl/maint-submodule-recurse-fetch'Junio C Hamano2012-04-23
|\ \ \ | |_|/ |/| |
| * | submodules: recursive fetch also checks new tags for submodule commitsJens Lehmann2012-04-14
| |/
* | Merge branch 'cb/transfer-no-progress'Junio C Hamano2012-02-20
|\ \ | |/
| * push/fetch/clone --no-progress suppresses progress outputClemens Buchacher2012-02-13
* | Merge branch 'nd/maint-refname-in-hierarchy-check'Junio C Hamano2012-01-29
|\ \ | |/ |/|
| * Fix incorrect ref namespace checkNguyễn Thái Ngọc Duy2012-01-11
* | write first for-merge ref to FETCH_HEAD firstJoey Hess2012-01-03
* | Merge branch 'maint'Junio C Hamano2011-12-13
|\ \ | |/
| * Merge branch 'maint-1.7.7' into maintJunio C Hamano2011-12-13
| |\
| | * Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2011-12-13
| | |\
| | | * Merge branch 'jk/maint-fetch-status-table' into maint-1.7.6Junio C Hamano2011-12-13
| | | |\