Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/early-config' | Junio C Hamano | 2017-03-17 | 1 | -0/+25 |
|\ | |||||
| * | read_early_config(): really discover .git/ | Johannes Schindelin | 2017-03-14 | 1 | -19/+12 |
| * | read_early_config(): avoid .git/config hack when unneeded | Johannes Schindelin | 2017-03-14 | 1 | -2/+3 |
| * | setup: make read_early_config() reusable | Johannes Schindelin | 2017-03-14 | 1 | -0/+31 |
* | | Merge branch 'cc/split-index-config' | Junio C Hamano | 2017-03-17 | 1 | -2/+40 |
|\ \ | |||||
| * | | config: add git_config_get_expiry() from gc.c | Christian Couder | 2017-03-01 | 1 | -0/+13 |
| * | | config: add git_config_get_max_percent_split_change() | Christian Couder | 2017-03-01 | 1 | -0/+15 |
| * | | config: add git_config_get_split_index() | Christian Couder | 2017-03-01 | 1 | -0/+10 |
| * | | config: mark an error message up for translation | Christian Couder | 2017-03-01 | 1 | -2/+2 |
* | | | Merge branch 'jk/parse-config-key-cleanup' | Junio C Hamano | 2017-03-10 | 1 | -6/+9 |
|\ \ \ | |||||
| * | | | parse_config_key: allow matching single-level config | Jeff King | 2017-02-24 | 1 | -2/+6 |
| * | | | parse_config_key: use skip_prefix instead of starts_with | Jeff King | 2017-02-24 | 1 | -4/+3 |
| * | | | Merge branch 'nd/config-misc-fixes' into maint | Junio C Hamano | 2017-01-31 | 1 | -5/+15 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jc/abbrev-autoscale-config' into maint | Junio C Hamano | 2017-01-31 | 1 | -4/+10 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'jc/config-case-cmdline-take-2' | Junio C Hamano | 2017-03-10 | 1 | -97/+101 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | config: use git_config_parse_key() in git_config_parse_parameter()jc/config-case-cmdline-take-2 | Junio C Hamano | 2017-02-23 | 1 | -5/+9 |
| * | | | | | config: move a few helper functions up | Junio C Hamano | 2017-02-23 | 1 | -92/+92 |
* | | | | | | refs: add option core.logAllRefUpdates = always | Cornelius Weig | 2017-01-31 | 1 | -1/+6 |
* | | | | | | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-01-18 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | submodules: load gitmodules file from commit sha1 | Brandon Williams | 2016-12-22 | 1 | -4/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'nd/config-misc-fixes' | Junio C Hamano | 2017-01-10 | 1 | -5/+15 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | config.c: handle lock file in error case in git_config_rename_...nd/config-misc-fixes | Nguyễn Thái Ngọc Duy | 2016-12-22 | 1 | -1/+3 |
| * | | | | | config.c: rename label unlock_and_out | Nguyễn Thái Ngọc Duy | 2016-12-20 | 1 | -2/+2 |
| * | | | | | config.c: handle error case for fstat() calls | Nguyễn Thái Ngọc Duy | 2016-12-20 | 1 | -2/+10 |
| * | | | | | Merge branch 'pc/occurred' into maint | Junio C Hamano | 2016-07-06 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'jc/abbrev-autoscale-config' | Junio C Hamano | 2017-01-10 | 1 | -4/+10 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | config.abbrev: document the new default that auto-scalesjc/abbrev-autoscale-config | Junio C Hamano | 2016-12-22 | 1 | -4/+10 |
| | |_|/ / | |/| | | | |||||
* | | | | | compression: unify pack.compression configuration parsingjc/compression-config | Junio C Hamano | 2016-11-15 | 1 | -0/+16 |
|/ / / / | |||||
* | | | | get_short_sha1: make default disambiguation configurable | Jeff King | 2016-09-27 | 1 | -0/+3 |
* | | | | Merge branch 'jk/setup-sequence-update' | Junio C Hamano | 2016-09-21 | 1 | -4/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | config: only read .git/config from configured repos | Jeff King | 2016-09-13 | 1 | -1/+1 |
| * | | | pager: stop loading git_default_config() | Jeff King | 2016-09-13 | 1 | -3/+0 |
* | | | | i18n: simplify numeric error reportingja/i18n | Jean-Noel Avila | 2016-08-24 | 1 | -28/+16 |
* | | | | i18n: config: unfold error messages marked for translation | Vasco Almeida | 2016-07-28 | 1 | -19/+98 |
* | | | | Merge branch 'jk/upload-pack-hook' | Junio C Hamano | 2016-07-06 | 1 | -39/+95 |
|\ \ \ \ | |||||
| * | | | | config: add a notion of "scope" | Jeff King | 2016-05-27 | 1 | -0/+23 |
| * | | | | config: return configset value for current_config_ functions | Jeff King | 2016-05-27 | 1 | -9/+42 |
| * | | | | config: set up config_source for command-line config | Jeff King | 2016-05-24 | 1 | -4/+19 |
| * | | | | git_config_parse_parameter: refactor cleanup code | Jeff King | 2016-05-24 | 1 | -6/+7 |
| * | | | | git_config_with_options: drop "found" counting | Jeff King | 2016-05-24 | 1 | -25/+9 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'pc/occurred' | Junio C Hamano | 2016-06-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | config.c: fix misspelt "occurred" in an error messagepc/occurred | Peter Colberg | 2016-06-10 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'tb/core-eol-fix' into maint | Junio C Hamano | 2016-06-06 | 1 | -4/+0 |
| |\ | |||||
| * \ | Merge branch 'js/windows-dotgit' into maint | Junio C Hamano | 2016-05-26 | 1 | -0/+8 |
| |\ \ | |||||
| * \ \ | Merge branch 'sb/misc-cleanups' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -4/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jk/do-not-printf-NULL' into maint | Junio C Hamano | 2016-05-02 | 1 | -7/+11 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'tb/core-eol-fix' | Junio C Hamano | 2016-05-23 | 1 | -4/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | convert: allow core.autocrlf=input and core.eol=crlf | Torsten Bögershausen | 2016-04-25 | 1 | -4/+0 |
* | | | | | | Merge branch 'js/windows-dotgit' | Junio C Hamano | 2016-05-17 | 1 | -0/+8 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | mingw: introduce the 'core.hideDotFiles' setting | Johannes Schindelin | 2016-05-11 | 1 | -0/+8 |
| |/ / / / |