summaryrefslogtreecommitdiff
path: root/builtin/fetch.c
Commit message (Expand)AuthorAgeFilesLines
...
| * fetch/pull: recurse into submodules when necessaryJens Lehmann2011-03-091-9/+17
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-011-41/+41
|\ \
| * | i18n: git-fetch split up "(non-fast-forward)" messageÆvar Arnfjörð Bjarmason2011-03-091-3/+3
| * | i18n: git-fetch update_local_ref messagesÆvar Arnfjörð Bjarmason2011-03-091-5/+5
| * | i18n: git-fetch formatting messagesÆvar Arnfjörð Bjarmason2011-03-091-10/+10
| * | i18n: git-fetch basic messagesÆvar Arnfjörð Bjarmason2011-03-091-23/+23
| |/
* | Merge branch 'jk/trace-sifter'Junio C Hamano2011-03-191-0/+2
|\ \
| * | add packet tracing debug codeJeff King2011-03-081-0/+2
| |/
* | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-151-3/+3
|/
* Merge branch 'jl/fetch-submodule-recursive'Junio C Hamano2010-12-161-14/+50
|\
| * Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-121-5/+16
| * fetch/pull: Add the --recurse-submodules optionJens Lehmann2010-11-121-14/+39
* | Merge branch 'rs/opt-help-text'Junio C Hamano2010-11-241-2/+1
|\ \
| * | add OPT__FORCERené Scharfe2010-11-151-2/+1
* | | Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-031-1/+1
* | | Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-031-2/+2
|/ /
* | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-1/+1
* | builtin/fetch.c: comment that branch->remote_name is usable when has_mergeBrandon Casey2010-09-091-0/+3
* | Merge branch 'bc/maint-fetch-url-only'Junio C Hamano2010-09-081-1/+3
|\ \
| * | builtin/fetch.c: ignore merge config when not fetching from branch's remoteBrandon Casey2010-08-251-1/+3
* | | Merge branch 'dj/fetch-tagopt'Junio C Hamano2010-08-311-4/+6
|\ \ \ | |_|/ |/| |
| * | fetch: allow command line --tags to override configDaniel Johnson2010-08-141-4/+6
* | | Merge branch 'tf/string-list-init'Junio C Hamano2010-08-181-4/+4
|\ \ \
| * | | string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-051-4/+4
* | | | Merge branch 'ar/string-list-foreach'Junio C Hamano2010-08-181-29/+13
|\ \ \ \ | |/ / /
| * | | Convert the users of for_each_string_list to for_each_string_list_item macroAlex Riesen2010-07-051-29/+13
| |/ /
* | | Clarify help message when no remote is specified in fetch/pull.Matthieu Moy2010-07-271-1/+2
|/ /
* | Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-301-9/+9
|\ \
| * | string_list: Fix argument order for string_list_appendJulian Phillips2010-06-271-4/+4
| * | string_list: Fix argument order for string_list_lookupJulian Phillips2010-06-271-2/+2
| * | string_list: Fix argument order for string_list_insertJulian Phillips2010-06-271-2/+2
| * | string_list: Fix argument order for for_each_string_listJulian Phillips2010-06-271-1/+1
| |/
* | Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan2010-05-311-2/+4
|/
* Merge branch 'maint'Junio C Hamano2010-04-091-4/+4
* Merge branch 'maint'Junio C Hamano2010-03-201-6/+5
* Merge branch 'tc/transport-verbosity'Junio C Hamano2010-03-151-4/+3
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-17/+39
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+920