aboutsummaryrefslogtreecommitdiff
path: root/builtin/remote.c
Commit message (Expand)AuthorAge
* Merge branch 'cn/fetch-prune' into maintJunio C Hamano2011-11-01
|\
| * fetch: honor the user-provided refspecs when pruning refsCarlos Martín Nieto2011-10-15
* | Merge branch 'maint-1.7.6' into maintJunio C Hamano2011-10-26
|\ \ | |/ |/|
| * remote: only update remote-tracking branch if updating refspecMartin von Zweigbergk2011-09-11
| * remote rename: warn when refspec was not updatedMartin von Zweigbergk2011-09-11
| * remote: "rename o foo" should not rename ref "origin/bar"Martin von Zweigbergk2011-09-11
| * remote: write correct fetch spec when renaming remote 'remote'Martin von Zweigbergk2011-09-11
* | Merge branch 'maint'Junio C Hamano2011-08-25
|\ \ | |/
| * whitespace: have SP on both sides of an assignment "="Junio C Hamano2011-08-25
* | Merge branch 'jk/clone-cmdline-config'Junio C Hamano2011-07-19
|\ \ | |/ |/|
| * remote: use new OPT_STRING_LISTJeff King2011-06-22
* | Merge branch 'jk/maint-remote-mirror-safer'Junio C Hamano2011-05-31
|\ \ | |/ |/|
| * remote: allow "-t" with fetch mirrorsJeff King2011-05-26
* | Merge branch 'jk/maint-remote-mirror-safer'Junio C Hamano2011-04-06
|\ \ | |/
| * remote: deprecate --mirrorJeff King2011-03-30
| * remote: separate the concept of push and fetch mirrorsJeff King2011-03-30
| * remote: disallow some nonsensical option combinationsJeff King2011-03-30
* | Fix sparse warningsStephen Boyd2011-03-22
|/
* Merge branch 'rs/opt-help-text'Junio C Hamano2010-11-24
|\
| * add description parameter to OPT__DRY_RUNRené Scharfe2010-11-15
| * add description parameter to OPT__VERBOSERené Scharfe2010-11-15
* | Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-03
|/
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
* string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-05
* 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_insertJulian Phillips2010-06-27
| * string_list: Fix argument order for for_each_string_listJulian Phillips2010-06-27
* | Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\ \
| * | enums: omit trailing comma for portabilityGary V. Vaughan2010-05-31
| * | Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan2010-05-31
* | | Merge branch 'jn/remote-set-branches'Junio C Hamano2010-06-18
|\ \ \ | |_|/ |/| |
| * | Add git remote set-branchesJonathan Nieder2010-05-19
| |/
* | remote add: add a --[no-]tags optionSamuel Tardieu2010-04-19
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22