aboutsummaryrefslogtreecommitdiff
path: root/builtin/fetch.c
Commit message (Expand)AuthorAge
* 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
| | | |\
| | | | * fetch: create status table using strbufJeff King2011-12-09
* | | | | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-09
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fetch: do not store peeled tag object names in FETCH_HEADLinus Torvalds2011-11-04
* | | | | Merge branch 'cn/fetch-prune'Junio C Hamano2011-10-26
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | fetch: treat --tags like refs/tags/*:refs/tags/* when pruningCarlos Martín Nieto2011-10-15
| * | | fetch: honor the user-provided refspecs when pruning refsCarlos Martín Nieto2011-10-15
| * | | fetch: free all the additional refspecsCarlos Martín Nieto2011-10-07
| |/ /
* | | Merge branch 'tc/fetch-leak'Junio C Hamano2011-10-17
|\ \ \
| * | | fetch: plug two leaks on error exit in store_updated_refsTay Ray Chuan2011-10-07
* | | | Merge branch 'jc/receive-verify'Junio C Hamano2011-10-05
|\ \ \ \
| * | | | check_everything_connected(): libifyJunio C Hamano2011-09-09
| * | | | check_everything_connected(): refactor to use an iteratorJunio C Hamano2011-09-09
| * | | | fetch: verify we have everything we need before updating our refJunio C Hamano2011-09-09
* | | | | Merge branch 'jc/fetch-verify'Junio C Hamano2011-10-05
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | fetch: verify we have everything we need before updating our refJunio C Hamano2011-09-01
| |/ /
* | | fetch: skip on-demand checking when no submodules are configuredJens Lehmann2011-09-09
| |/ |/|
* | fetch: do not leak a refspecJim Meyering2011-06-08
|/
* Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-04
|\
| * fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann2011-03-09
| * fetch/pull: recurse into submodules when necessaryJens Lehmann2011-03-09
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\ \
| * | i18n: git-fetch split up "(non-fast-forward)" messageÆvar Arnfjörð Bjarmason2011-03-09
| * | i18n: git-fetch update_local_ref messagesÆvar Arnfjörð Bjarmason2011-03-09
| * | i18n: git-fetch formatting messagesÆvar Arnfjörð Bjarmason2011-03-09