aboutsummaryrefslogtreecommitdiff
path: root/builtin/fetch.c
Commit message (Expand)AuthorAge
* 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
| * | i18n: git-fetch basic messagesÆvar Arnfjörð Bjarmason2011-03-09
| |/
* | Merge branch 'jk/trace-sifter'Junio C Hamano2011-03-19
|\ \
| * | add packet tracing debug codeJeff King2011-03-08
| |/
* | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-15
|/
* Merge branch 'jl/fetch-submodule-recursive'Junio C Hamano2010-12-16
|\
| * Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-12
| * fetch/pull: Add the --recurse-submodules optionJens Lehmann2010-11-12
* | Merge branch 'rs/opt-help-text'Junio C Hamano2010-11-24
|\ \
| * | add OPT__FORCERené Scharfe2010-11-15
* | | Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-03
* | | Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-03
|/ /
* | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* | builtin/fetch.c: comment that branch->remote_name is usable when has_mergeBrandon Casey2010-09-09
* | Merge branch 'bc/maint-fetch-url-only'Junio C Hamano2010-09-08
|\ \
| * | builtin/fetch.c: ignore merge config when not fetching from branch's remoteBrandon Casey2010-08-25
* | | Merge branch 'dj/fetch-tagopt'Junio C Hamano2010-08-31
|\ \ \ | |_|/ |/| |
| * | fetch: allow command line --tags to override configDaniel Johnson2010-08-14
* | | Merge branch 'tf/string-list-init'Junio C Hamano2010-08-18
|\ \ \
| * | | string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-05
* | | | Merge branch 'ar/string-list-foreach'Junio C Hamano2010-08-18
|\ \ \ \ | |/ / /
| * | | Convert the users of for_each_string_list to for_each_string_list_item macroAlex Riesen2010-07-05
| |/ /
* | | Clarify help message when no remote is specified in fetch/pull.Matthieu Moy2010-07-27
|/ /
* | Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-30
|\ \
| * | string_list: Fix argument order for string_list_appendJulian Phillips2010-06-27
| * | string_list: Fix argument order for string_list_lookupJulian Phillips2010-06-27
| * | string_list: Fix argument order for string_list_insertJulian Phillips2010-06-27
| * | string_list: Fix argument order for for_each_string_listJulian Phillips2010-06-27
| |/
* | Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan2010-05-31
|/
* Merge branch 'maint'Junio C Hamano2010-04-09
* Merge branch 'maint'Junio C Hamano2010-03-20
* Merge branch 'tc/transport-verbosity'Junio C Hamano2010-03-15
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-10
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22