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