summaryrefslogtreecommitdiffstats
path: root/builtin/fetch.c
AgeCommit message (Expand)AuthorLines
2012-09-18Merge branch 'nd/fetch-status-alignment'Junio C Hamano-8/+7
2012-09-14fetch: align per-ref summary report in UTF-8 localesNguyễn Thái Ngọc Duy-8/+7
2012-09-14Merge branch 'dj/fetch-all-tags'Junio C Hamano-0/+4
2012-09-11Merge branch 'jk/argv-array'Junio C Hamano-22/+25
2012-09-11Merge branch 'jc/merge-bases'Junio C Hamano-1/+1
2012-09-07fetch --all: pass --tags/--no-tags through to each remoteDan Johnson-0/+4
2012-09-02submodule: use argv_array instead of hand-building arraysJens Lehmann-1/+1
2012-09-02fetch: use argv_array instead of hand-building arraysJeff King-22/+25
2012-08-27in_merge_bases(): support only one "other" commitJunio C Hamano-1/+1
2012-08-20i18n: fetch: mark parseopt strings for translationNguyễn Thái Ngọc Duy-24/+24
2012-05-02Merge branch 'nd/i18n'Junio C Hamano-2/+2
2012-04-26Merge branch 'mb/fetch-call-a-non-branch-a-ref'Junio C Hamano-4/+13
2012-04-24i18n: make warn_dangling_symref() automatically append \nNguyễn Thái Ngọc Duy-2/+2
2012-04-23Merge branch 'jl/maint-submodule-recurse-fetch'Junio C Hamano-3/+3
2012-04-17fetch: describe new refs based on where it came fromMarc Branchaud-3/+11
2012-04-17fetch: Give remote_ref to update_local_ref() as wellMarc Branchaud-1/+2
2012-04-14submodules: recursive fetch also checks new tags for submodule commitsJens Lehmann-3/+3
2012-02-20Merge branch 'cb/transfer-no-progress'Junio C Hamano-2/+2
2012-02-13push/fetch/clone --no-progress suppresses progress outputClemens Buchacher-2/+2
2012-01-29Merge branch 'nd/maint-refname-in-hierarchy-check'Junio C Hamano-1/+1
2012-01-11Fix incorrect ref namespace checkNguyễn Thái Ngọc Duy-1/+1
2012-01-03write first for-merge ref to FETCH_HEAD firstJoey Hess-74/+86
2011-12-13Merge branch 'maint'Junio C Hamano-38/+49
2011-12-13Merge branch 'maint-1.7.7' into maintJunio C Hamano-38/+49
2011-12-13Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano-38/+49
2011-12-13Merge branch 'jk/maint-fetch-status-table' into maint-1.7.6Junio C Hamano-38/+49
2011-12-09fetch: create status table using strbufJeff King-38/+49
2011-12-09Merge branch 'jc/pull-signed-tag'Junio C Hamano-2/+1
2011-11-04fetch: do not store peeled tag object names in FETCH_HEADLinus Torvalds-2/+1
2011-10-26Merge branch 'cn/fetch-prune'Junio C Hamano-5/+28
2011-10-17Merge branch 'tc/fetch-leak'Junio C Hamano-4/+9
2011-10-15fetch: treat --tags like refs/tags/*:refs/tags/* when pruningCarlos Martín Nieto-2/+21
2011-10-15fetch: honor the user-provided refspecs when pruning refsCarlos Martín Nieto-4/+8
2011-10-07fetch: plug two leaks on error exit in store_updated_refsTay Ray Chuan-4/+9
2011-10-07fetch: free all the additional refspecsCarlos Martín Nieto-1/+1
2011-10-05Merge branch 'jc/receive-verify'Junio C Hamano-56/+14
2011-10-05Merge branch 'jc/fetch-verify'Junio C Hamano-56/+63
2011-09-09check_everything_connected(): libifyJunio C Hamano-65/+1
2011-09-09check_everything_connected(): refactor to use an iteratorJunio C Hamano-14/+36
2011-09-09fetch: verify we have everything we need before updating our refJunio C Hamano-56/+63
2011-09-09fetch: skip on-demand checking when no submodules are configuredJens Lehmann-6/+9
2011-09-01fetch: verify we have everything we need before updating our refJunio C Hamano-56/+63
2011-06-08fetch: do not leak a refspecJim Meyering-2/+4
2011-04-04Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano-12/+36
2011-04-01Merge branch 'ab/i18n-st'Junio C Hamano-41/+41
2011-03-19Merge branch 'jk/trace-sifter'Junio C Hamano-0/+2
2011-03-09i18n: git-fetch split up "(non-fast-forward)" messageÆvar Arnfjörð Bjarmason-3/+3
2011-03-09i18n: git-fetch update_local_ref messagesÆvar Arnfjörð Bjarmason-5/+5
2011-03-09i18n: git-fetch formatting messagesÆvar Arnfjörð Bjarmason-10/+10
2011-03-09i18n: git-fetch basic messagesÆvar Arnfjörð Bjarmason-23/+23