Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-03Merge branch 'nd/i18n'Junio C Hamano
2012-04-26Merge branch 'mb/fetch-call-a-non-branch-a-ref'Junio C Hamano
2012-04-25i18n: 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-15submodules: recursive fetch also checks new tags for submodule commitsJens Lehmann
2012-02-20Merge branch 'cb/transfer-no-progress'Junio C Hamano
2012-02-14push/fetch/clone --no-progress suppresses progress outputClemens Buchacher
2012-01-30Merge branch 'nd/maint-refname-in-hierarchy-check'Junio C Hamano
2012-01-12Fix 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
2011-12-10fetch: create status table using strbufJeff King
2011-12-10Merge branch 'jc/pull-signed-tag'Junio C Hamano
2011-11-05fetch: do not store peeled tag object names in FETCH_HEADLinus Torvalds
2011-10-27Merge branch 'cn/fetch-prune'Junio C Hamano
2011-10-18Merge branch 'tc/fetch-leak'Junio C Hamano
2011-10-16fetch: treat --tags like refs/tags/*:refs/tags/* when pruningCarlos Martín Nieto
2011-10-16fetch: honor the user-provided refspecs when pruning refsCarlos Martín Nieto
2011-10-08fetch: plug two leaks on error exit in store_updated_refsTay Ray Chuan
2011-10-08fetch: free all the additional refspecsCarlos Martín Nieto
2011-10-05Merge branch 'jc/receive-verify'Junio C Hamano
2011-10-05Merge branch 'jc/fetch-verify'Junio C Hamano
2011-09-10check_everything_connected(): libifyJunio C Hamano
2011-09-10check_everything_connected(): refactor to use an iteratorJunio C Hamano
2011-09-10fetch: verify we have everything we need before updating our refJunio C Hamano
2011-09-10fetch: skip on-demand checking when no submodules are configuredJens Lehmann
2011-09-02fetch: verify we have everything we need before updating our refJunio C Hamano
2011-06-09fetch: do not leak a refspecJim Meyering
2011-04-05Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano
2011-04-02Merge branch 'ab/i18n-st'Junio C Hamano
2011-03-20Merge branch 'jk/trace-sifter'Junio C Hamano
2011-03-10i18n: git-fetch split up "(non-fast-forward)" messageÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-fetch update_local_ref messagesÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-fetch formatting messagesÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-fetch basic messagesÆvar Arnfjörð Bjarmason
2011-03-10fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann
2011-03-10fetch/pull: recurse into submodules when necessaryJens Lehmann
2011-03-08add packet tracing debug codeJeff King
2011-02-15Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber
2010-12-16Merge branch 'jl/fetch-submodule-recursive'Junio C Hamano
2010-11-25Merge branch 'rs/opt-help-text'Junio C Hamano
2010-11-15add OPT__FORCERené Scharfe
2010-11-13Add the 'fetch.recurseSubmodules' config settingJens Lehmann
2010-11-13fetch/pull: Add the --recurse-submodules optionJens Lehmann
2010-11-03Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy