| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Junio C Hamano | 2011-08-25 | 1 | -1/+1 |
|\ |
|
| * | whitespace: have SP on both sides of an assignment "=" | Junio C Hamano | 2011-08-25 | 1 | -1/+1 |
* | | Merge branch 'jk/clone-cmdline-config' | Junio C Hamano | 2011-07-19 | 1 | -12/+2 |
|\ \
| |/
|/| |
|
| * | remote: use new OPT_STRING_LIST | Jeff King | 2011-06-22 | 1 | -12/+2 |
* | | Merge branch 'jk/maint-remote-mirror-safer' | Junio C Hamano | 2011-05-31 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | remote: allow "-t" with fetch mirrors | Jeff King | 2011-05-26 | 1 | -2/+2 |
* | | Merge branch 'jk/maint-remote-mirror-safer' | Junio C Hamano | 2011-04-06 | 1 | -13/+49 |
|\ \
| |/ |
|
| * | remote: deprecate --mirror | Jeff King | 2011-03-30 | 1 | -1/+7 |
| * | remote: separate the concept of push and fetch mirrors | Jeff King | 2011-03-30 | 1 | -13/+38 |
| * | remote: disallow some nonsensical option combinations | Jeff King | 2011-03-30 | 1 | -0/+5 |
* | | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'rs/opt-help-text' | Junio C Hamano | 2010-11-24 | 1 | -2/+2 |
|\ |
|
| * | add description parameter to OPT__DRY_RUN | René Scharfe | 2010-11-15 | 1 | -1/+1 |
| * | add description parameter to OPT__VERBOSE | René Scharfe | 2010-11-15 | 1 | -1/+1 |
* | | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 2010-11-03 | 1 | -3/+3 |
|/ |
|
* | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 | 1 | -1/+1 |
* | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 | 1 | -1/+1 |
* | string_list: Add STRING_LIST_INIT macro and make use of it. | Thiago Farina | 2010-07-05 | 1 | -6/+6 |
* | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 2010-06-30 | 1 | -34/+34 |
|\ |
|
| * | string_list: Fix argument order for string_list_append | Julian Phillips | 2010-06-27 | 1 | -23/+23 |
| * | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 | 1 | -3/+3 |
| * | string_list: Fix argument order for for_each_string_list | Julian Phillips | 2010-06-27 | 1 | -8/+8 |
* | | Merge branch 'gv/portable' | Junio C Hamano | 2010-06-21 | 1 | -4/+7 |
|\ \ |
|
| * | | enums: omit trailing comma for portability | Gary V. Vaughan | 2010-05-31 | 1 | -1/+1 |
| * | | Rewrite dynamic structure initializations to runtime assignment | Gary V. Vaughan | 2010-05-31 | 1 | -3/+6 |
* | | | Merge branch 'jn/remote-set-branches' | Junio C Hamano | 2010-06-18 | 1 | -11/+91 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add git remote set-branches | Jonathan Nieder | 2010-05-19 | 1 | -11/+91 |
| |/ |
|
* | | remote add: add a --[no-]tags option | Samuel Tardieu | 2010-04-19 | 1 | -1/+20 |
|/ |
|
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+1447 |