Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-17config: add include directiveJeff King
2012-02-17config: stop using config_exclusive_filenameJeff King
2012-02-17config: copy the return value of prefix_filenameJeff King
2011-12-29Merge branch 'jv/maint-config-set' into maintJunio C Hamano
2011-12-27Fix an incorrect reference to --set-all.Jelmer Vernooij
2011-10-18Merge branch 'mm/maint-config-explicit-bool-display'Junio C Hamano
2011-10-10config: display key_delim for config --bool --get-regexpMatthieu Moy
2011-08-20config: refactor get_colorbool functionJeff King
2011-08-20color: delay auto-color decision until point of useJeff King
2011-08-19git_config_colorbool: refactor stdout_is_tty handlingJeff King
2011-05-18config: Give error message when not changing a multivarMichael J Gruber
2011-03-15config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder
2011-02-28Merge branch 'lp/config-vername-check'Junio C Hamano
2011-02-28Merge branch 'mg/placeholders-are-lowercase'Junio C Hamano
2011-02-23Sanity-check config variable namesLibor Pechacek
2011-02-15Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber
2011-02-14repo-config: add deprecation warningRené Scharfe
2010-09-01Merge branch 'jn/paginate-fix'Junio C Hamano
2010-08-16config: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy
2010-08-04config: add --local optionSverre Rabbelier
2010-03-28Allow passing of configuration parameters in the command lineAlex Riesen
2010-02-23Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds