aboutsummaryrefslogtreecommitdiff
path: root/config.c
Commit message (Expand)AuthorAge
* refs: add option core.logAllRefUpdates = alwaysCornelius Weig2017-01-31
* Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-01-18
|\
| * submodules: load gitmodules file from commit sha1Brandon Williams2016-12-22
* | Merge branch 'nd/config-misc-fixes'Junio C Hamano2017-01-10
|\ \
| * | config.c: handle lock file in error case in git_config_rename_...Nguyễn Thái Ngọc Duy2016-12-22
| * | config.c: rename label unlock_and_outNguyễn Thái Ngọc Duy2016-12-20
| * | config.c: handle error case for fstat() callsNguyễn Thái Ngọc Duy2016-12-20
| * | Merge branch 'pc/occurred' into maintJunio C Hamano2016-07-06
| |\ \
* | \ \ Merge branch 'jc/abbrev-autoscale-config'Junio C Hamano2017-01-10
|\ \ \ \
| * | | | config.abbrev: document the new default that auto-scalesJunio C Hamano2016-12-22
| | |_|/ | |/| |
* | | | compression: unify pack.compression configuration parsingJunio C Hamano2016-11-15
|/ / /
* | | get_short_sha1: make default disambiguation configurableJeff King2016-09-27
* | | Merge branch 'jk/setup-sequence-update'Junio C Hamano2016-09-21
|\ \ \
| * | | config: only read .git/config from configured reposJeff King2016-09-13
| * | | pager: stop loading git_default_config()Jeff King2016-09-13
* | | | i18n: simplify numeric error reportingJean-Noel Avila2016-08-24
* | | | i18n: config: unfold error messages marked for translationVasco Almeida2016-07-28
* | | | Merge branch 'jk/upload-pack-hook'Junio C Hamano2016-07-06
|\ \ \ \
| * | | | config: add a notion of "scope"Jeff King2016-05-27
| * | | | config: return configset value for current_config_ functionsJeff King2016-05-27
| * | | | config: set up config_source for command-line configJeff King2016-05-24
| * | | | git_config_parse_parameter: refactor cleanup codeJeff King2016-05-24
| * | | | git_config_with_options: drop "found" countingJeff King2016-05-24
| | |/ / | |/| |
* | | | Merge branch 'pc/occurred'Junio C Hamano2016-06-27
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | config.c: fix misspelt "occurred" in an error messagePeter Colberg2016-06-10
| |/
| * Merge branch 'tb/core-eol-fix' into maintJunio C Hamano2016-06-06
| |\
| * \ Merge branch 'js/windows-dotgit' into maintJunio C Hamano2016-05-26
| |\ \
| * \ \ Merge branch 'sb/misc-cleanups' into HEADJunio C Hamano2016-05-18
| |\ \ \
| * \ \ \ Merge branch 'jk/do-not-printf-NULL' into maintJunio C Hamano2016-05-02
| |\ \ \ \
* | \ \ \ \ Merge branch 'tb/core-eol-fix'Junio C Hamano2016-05-23
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | convert: allow core.autocrlf=input and core.eol=crlfTorsten Bögershausen2016-04-25
* | | | | | Merge branch 'js/windows-dotgit'Junio C Hamano2016-05-17
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | mingw: introduce the 'core.hideDotFiles' settingJohannes Schindelin2016-05-11
| |/ / / /
* | | | | Merge branch 'nd/error-errno'Junio C Hamano2016-05-17
|\ \ \ \ \
| * | | | | config.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
| |/ / / /
* | | | | Merge branch 'ab/hooks'Junio C Hamano2016-05-17
|\ \ \ \ \
| * | | | | hooks: allow customizing where the hook directory isÆvar Arnfjörð Bjarmason2016-05-04
| |/ / / /
* | | | | Merge branch 'sb/misc-cleanups'Junio C Hamano2016-05-10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | config.c: drop local variableStefan Beller2016-04-28
| * | | | Merge branch 'jk/tighten-alloc' into maintJunio C Hamano2016-03-10
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/do-not-printf-NULL'Junio C Hamano2016-04-22
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | git_config_set_multivar_in_file: handle "unset" errorsJeff King2016-04-10
| * | | | | git_config_set_multivar_in_file: all non-zero returns are errorsJeff King2016-04-10
| * | | | | config: lower-case first word of error stringsJeff King2016-04-10
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/check-repository-format'Junio C Hamano2016-04-13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | config: drop git_config_earlyJeff King2016-03-11
| |/ / /
* | | | Merge branch 'jk/submodule-c-credential'Junio C Hamano2016-04-06
|\ \ \ \ | |/ / / |/| | |
| * | | git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERSJeff King2016-03-23
* | | | Merge branch 'ps/config-error'Junio C Hamano2016-02-26
|\ \ \ \ | | |/ / | |/| |
| * | | config: rename git_config_set_or_die to git_config_setPatrick Steinhardt2016-02-22