| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 2011-04-04 | 1 | -12/+36 |
|\ |
|
| * | fetch/pull: Add the 'on-demand' value to the --recurse-submodules option | Jens Lehmann | 2011-03-09 | 1 | -3/+19 |
| * | fetch/pull: recurse into submodules when necessary | Jens Lehmann | 2011-03-09 | 1 | -9/+17 |
* | | Merge branch 'ab/i18n-st' | Junio C Hamano | 2011-04-01 | 1 | -41/+41 |
|\ \ |
|
| * | | i18n: git-fetch split up "(non-fast-forward)" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -3/+3 |
| * | | i18n: git-fetch update_local_ref messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -5/+5 |
| * | | i18n: git-fetch formatting messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -10/+10 |
| * | | i18n: git-fetch basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -23/+23 |
| |/ |
|
* | | Merge branch 'jk/trace-sifter' | Junio C Hamano | 2011-03-19 | 1 | -0/+2 |
|\ \ |
|
| * | | add packet tracing debug code | Jeff King | 2011-03-08 | 1 | -0/+2 |
| |/ |
|
* | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'jl/fetch-submodule-recursive' | Junio C Hamano | 2010-12-16 | 1 | -14/+50 |
|\ |
|
| * | Add the 'fetch.recurseSubmodules' config setting | Jens Lehmann | 2010-11-12 | 1 | -5/+16 |
| * | fetch/pull: Add the --recurse-submodules option | Jens Lehmann | 2010-11-12 | 1 | -14/+39 |
* | | Merge branch 'rs/opt-help-text' | Junio C Hamano | 2010-11-24 | 1 | -2/+1 |
|\ \ |
|
| * | | add OPT__FORCE | René Scharfe | 2010-11-15 | 1 | -2/+1 |
* | | | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 2010-11-03 | 1 | -1/+1 |
* | | | Change "tracking branch" to "remote-tracking branch" | Matthieu Moy | 2010-11-03 | 1 | -2/+2 |
|/ / |
|
* | | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 | 1 | -1/+1 |
* | | builtin/fetch.c: comment that branch->remote_name is usable when has_merge | Brandon Casey | 2010-09-09 | 1 | -0/+3 |
* | | Merge branch 'bc/maint-fetch-url-only' | Junio C Hamano | 2010-09-08 | 1 | -1/+3 |
|\ \ |
|
| * | | builtin/fetch.c: ignore merge config when not fetching from branch's remote | Brandon Casey | 2010-08-25 | 1 | -1/+3 |
* | | | Merge branch 'dj/fetch-tagopt' | Junio C Hamano | 2010-08-31 | 1 | -4/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | fetch: allow command line --tags to override config | Daniel Johnson | 2010-08-14 | 1 | -4/+6 |
* | | | Merge branch 'tf/string-list-init' | Junio C Hamano | 2010-08-18 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | string_list: Add STRING_LIST_INIT macro and make use of it. | Thiago Farina | 2010-07-05 | 1 | -4/+4 |
* | | | | Merge branch 'ar/string-list-foreach' | Junio C Hamano | 2010-08-18 | 1 | -29/+13 |
|\ \ \ \
| |/ / / |
|
| * | | | Convert the users of for_each_string_list to for_each_string_list_item macro | Alex Riesen | 2010-07-05 | 1 | -29/+13 |
| |/ / |
|
* | | | Clarify help message when no remote is specified in fetch/pull. | Matthieu Moy | 2010-07-27 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 2010-06-30 | 1 | -9/+9 |
|\ \ |
|
| * | | string_list: Fix argument order for string_list_append | Julian Phillips | 2010-06-27 | 1 | -4/+4 |
| * | | string_list: Fix argument order for string_list_lookup | Julian Phillips | 2010-06-27 | 1 | -2/+2 |
| * | | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 | 1 | -2/+2 |
| * | | string_list: Fix argument order for for_each_string_list | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
| |/ |
|
* | | Rewrite dynamic structure initializations to runtime assignment | Gary V. Vaughan | 2010-05-31 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2010-04-09 | 1 | -4/+4 |
* | Merge branch 'maint' | Junio C Hamano | 2010-03-20 | 1 | -6/+5 |
* | Merge branch 'tc/transport-verbosity' | Junio C Hamano | 2010-03-15 | 1 | -4/+3 |
* | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 2010-03-10 | 1 | -17/+39 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+920 |