| Commit message (Expand) | Author | Age | Files | Lines |
* | config: remove useless assignment | René Scharfe | 2012-03-28 | 1 | -2/+0 |
* | config: add include directive | Jeff King | 2012-02-17 | 1 | -10/+28 |
* | config: stop using config_exclusive_filename | Jeff King | 2012-02-17 | 1 | -24/+35 |
* | config: copy the return value of prefix_filename | Jeff King | 2012-02-17 | 1 | -3/+4 |
* | Merge branch 'jv/maint-config-set' into maint | Junio C Hamano | 2011-12-28 | 1 | -1/+1 |
|\ |
|
| * | Fix an incorrect reference to --set-all.jv/maint-config-set | Jelmer Vernooij | 2011-12-27 | 1 | -1/+1 |
* | | Merge branch 'mm/maint-config-explicit-bool-display' | Junio C Hamano | 2011-10-17 | 1 | -7/+13 |
|\ \ |
|
| * | | config: display key_delim for config --bool --get-regexp | Matthieu Moy | 2011-10-10 | 1 | -7/+13 |
* | | | config: refactor get_colorbool function | Jeff King | 2011-08-19 | 1 | -2/+3 |
* | | | color: delay auto-color decision until point of use | Jeff King | 2011-08-19 | 1 | -0/+2 |
* | | | git_config_colorbool: refactor stdout_is_tty handling | Jeff King | 2011-08-18 | 1 | -16/+7 |
| |/
|/| |
|
* | | config: Give error message when not changing a multivar | Michael J Gruber | 2011-05-17 | 1 | -1/+6 |
* | | config: drop support for GIT_CONFIG_NOGLOBAL | Jonathan Nieder | 2011-03-15 | 1 | -1/+1 |
* | | Merge branch 'lp/config-vername-check' | Junio C Hamano | 2011-02-27 | 1 | -7/+20 |
|\ \ |
|
| * | | Sanity-check config variable names | Libor Pechacek | 2011-02-22 | 1 | -7/+20 |
| |/ |
|
* | | Merge branch 'mg/placeholders-are-lowercase' | Junio C Hamano | 2011-02-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 1 | -1/+1 |
| |/ |
|
* | | repo-config: add deprecation warning | René Scharfe | 2011-02-13 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'jn/paginate-fix' | Junio C Hamano | 2010-08-31 | 1 | -3/+2 |
|\ |
|
| * | config: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -3/+2 |
* | | config: add --local option | Sverre Rabbelier | 2010-08-04 | 1 | -2/+5 |
|/ |
|
* | Allow passing of configuration parameters in the command line | Alex Riesen | 2010-03-28 | 1 | -1/+5 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+496 |