summaryrefslogtreecommitdiff
path: root/builtin/config.c
Commit message (Expand)AuthorAgeFilesLines
* 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