summaryrefslogtreecommitdiff
path: root/builtin/config.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jv/maint-config-set' into maintJunio C Hamano2011-12-281-1/+1
|\
| * Fix an incorrect reference to --set-all.jv/maint-config-setJelmer Vernooij2011-12-271-1/+1
* | Merge branch 'mm/maint-config-explicit-bool-display'Junio C Hamano2011-10-171-7/+13
|\ \
| * | config: display key_delim for config --bool --get-regexpMatthieu Moy2011-10-101-7/+13
* | | config: refactor get_colorbool functionJeff King2011-08-191-2/+3
* | | color: delay auto-color decision until point of useJeff King2011-08-191-0/+2
* | | git_config_colorbool: refactor stdout_is_tty handlingJeff King2011-08-181-16/+7
| |/ |/|
* | config: Give error message when not changing a multivarMichael J Gruber2011-05-171-1/+6
* | config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder2011-03-151-1/+1
* | Merge branch 'lp/config-vername-check'Junio C Hamano2011-02-271-7/+20
|\ \
| * | Sanity-check config variable namesLibor Pechacek2011-02-221-7/+20
| |/
* | Merge branch 'mg/placeholders-are-lowercase'Junio C Hamano2011-02-271-1/+1
|\ \
| * | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-151-1/+1
| |/
* | repo-config: add deprecation warningRené Scharfe2011-02-131-0/+6
|/
* Merge branch 'jn/paginate-fix'Junio C Hamano2010-08-311-3/+2
|\
| * config: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-151-3/+2
* | config: add --local optionSverre Rabbelier2010-08-041-2/+5
|/
* Allow passing of configuration parameters in the command lineAlex Riesen2010-03-281-1/+5
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+496