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
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
2010-11-03Change "tracking branch" to "remote-tracking branch"Matthieu Moy
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-09-10builtin/fetch.c: comment that branch->remote_name is usable when has_mergeBrandon Casey
2010-09-08Merge branch 'bc/maint-fetch-url-only'Junio C Hamano
2010-09-01Merge branch 'dj/fetch-tagopt'Junio C Hamano
2010-08-26builtin/fetch.c: ignore merge config when not fetching from branch's remoteBrandon Casey
2010-08-18Merge branch 'tf/string-list-init'Junio C Hamano
2010-08-18Merge branch 'ar/string-list-foreach'Junio C Hamano
2010-08-15fetch: allow command line --tags to override configDaniel Johnson
2010-07-27Clarify help message when no remote is specified in fetch/pull.Matthieu Moy
2010-07-05string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina
2010-07-05Convert the users of for_each_string_list to for_each_string_list_item macroAlex Riesen
2010-06-30Merge branch 'jp/string-list-api-cleanup'Junio C Hamano
2010-06-27string_list: Fix argument order for string_list_appendJulian Phillips
2010-06-27string_list: Fix argument order for string_list_lookupJulian Phillips
2010-06-27string_list: Fix argument order for string_list_insertJulian Phillips
2010-06-27string_list: Fix argument order for for_each_string_listJulian Phillips
2010-06-01Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan
2010-04-10Merge branch 'maint'Junio C Hamano
2010-03-20Merge branch 'maint'Junio C Hamano
2010-03-15Merge branch 'tc/transport-verbosity'Junio C Hamano
2010-03-11Merge branch 'lt/deepen-builtin-source'Junio C Hamano
2010-02-23Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds