aboutsummaryrefslogtreecommitdiff
path: root/config.c
Commit message (Expand)AuthorAge
...
* | | | 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
| * | | config: rename git_config_set to git_config_set_gentlyPatrick Steinhardt2016-02-22
| * | | config: introduce set_or_die wrappersPatrick Steinhardt2016-02-16
* | | | Merge branch 'ls/config-origin'Junio C Hamano2016-02-26
|\ \ \ \
| * | | | config: add 'origin_type' to config_source structLars Schneider2016-02-22
| * | | | rename git_config_from_buf to git_config_from_memLars Schneider2016-02-19
| |/ / /
* | | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-26
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | use xmallocz to avoid size arithmeticJeff King2016-02-22
| |/
* | test-dump-untracked-cache: don't modify the untracked cacheChristian Couder2016-01-27
* | config: add core.untrackedCacheChristian Couder2016-01-27
|/
* Make error message after failing commit_lock_file() less confusingSZEDER Gábor2015-12-01
* Merge branch 'db/push-sign-if-asked'Junio C Hamano2015-08-31
|\
| * config.c: rename git_config_maybe_bool_text and export it as git_parse_maybe_...Dave Borowitz2015-08-19
* | Merge branch 'jk/fix-alias-pager-config-key-warnings'Junio C Hamano2015-08-31
|\ \
| * | config: silence warnings for command names with invalid keysJeff King2015-08-24
* | | Merge branch 'ss/fix-config-fd-leak'Junio C Hamano2015-08-26
|\ \ \
| * | | config: close config file handle in case of errorSven Strickroth2015-08-14
* | | | Merge branch 'mh/tempfile'Junio C Hamano2015-08-25
|\ \ \ \ | |/ / / |/| | |
| * | | lockfile: add accessor get_lock_file_path()Michael Haggerty2015-08-10
* | | | Merge branch 'kb/config-unmap-before-renaming'Junio C Hamano2015-07-13
|\ \ \ \
| * | | | config.c: fix writing config files on Windows network sharesKarsten Blees2015-06-30
| | |_|/ | |/| |
| * | | Merge branch 'jk/diagnose-config-mmap-failure' into maintJunio C Hamano2015-06-25
| |\ \ \
| * \ \ \ Merge branch 'pt/xdg-config-path' into maintJunio C Hamano2015-06-05
| |\ \ \ \
| * \ \ \ \ Merge branch 'cn/bom-in-gitignore' into maintJunio C Hamano2015-05-13
| |\ \ \ \ \