Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i18n: fix mistakes in translated strings | Jean-Noël Avila | 2018-08-23 | 1 | -1/+1 |
* | Merge branch 'sb/config-write-fix' | Junio C Hamano | 2018-08-20 | 1 | -1/+11 |
|\ | |||||
| * | config: fix case sensitive subsection names on writing | Stefan Beller | 2018-08-08 | 1 | -1/+11 |
* | | Merge branch 'en/incl-forward-decl' | Junio C Hamano | 2018-08-20 | 1 | -0/+1 |
|\ \ | |||||
| * | | Move definition of enum branch_track from cache.h to branch.h | Elijah Newren | 2018-08-15 | 1 | -0/+1 |
* | | | Merge branch 'mk/http-backend-content-length' | Junio C Hamano | 2018-08-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | http-backend: respect CONTENT_LENGTH as specified by rfc3875 | Max Kirillov | 2018-06-11 | 1 | -1/+1 |
* | | | | Merge branch 'nd/i18n' | Junio C Hamano | 2018-08-15 | 1 | -36/+36 |
|\ \ \ \ | |||||
| * | | | | config.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 2018-07-23 | 1 | -36/+36 |
| * | | | | Update messages in preparation for i18n | Nguyễn Thái Ngọc Duy | 2018-07-23 | 1 | -3/+3 |
* | | | | | Merge branch 'jk/core-use-replace-refs' | Junio C Hamano | 2018-08-15 | 1 | -0/+5 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | add core.usereplacerefs config option | Jeff King | 2018-07-18 | 1 | -0/+5 |
* | | | | | Merge branch 'jt/commit-graph-per-object-store' | Junio C Hamano | 2018-08-02 | 1 | -5/+0 |
|\ \ \ \ \ | |||||
| * | | | | | commit-graph: add repo arg to graph readers | Jonathan Tan | 2018-07-17 | 1 | -5/+0 |
| * | | | | | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 2018-06-29 | 1 | -0/+1 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/fsck-gitmodules-gently' | Junio C Hamano | 2018-08-02 | 1 | -9/+23 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | config: add options parameter to git_config_from_mem | Jeff King | 2018-07-03 | 1 | -4/+7 |
| * | | | | | config: add CONFIG_ERROR_SILENT handler | Jeff King | 2018-07-03 | 1 | -0/+3 |
| * | | | | | config: turn die_on_error into caller-facing enum | Jeff King | 2018-07-03 | 1 | -5/+13 |
| |/ / / / | |||||
* | | | | | Merge branch 'ao/config-from-gitmodules' | Junio C Hamano | 2018-07-18 | 1 | -17/+0 |
|\ \ \ \ \ | |||||
| * | | | | | config: move config_from_gitmodules to submodule-config.c | Antonio Ospite | 2018-06-26 | 1 | -17/+0 |
* | | | | | | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 2018-07-18 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | object-store: move object access functions to object-store.h | Stefan Beller | 2018-05-16 | 1 | -0/+1 |
* | | | | | Merge branch 'as/safecrlf-quiet-fix' | Junio C Hamano | 2018-06-28 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | config.c: fix regression for core.safecrlf false | Anthony Sottile | 2018-06-11 | 1 | -1/+1 |
* | | | | | Merge branch 'nd/complete-config-vars' | Junio C Hamano | 2018-06-25 | 1 | -0/+13 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add and use generic name->id mapping code for color slot parsing | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -0/+13 |
* | | | | | Merge branch 'ma/config-store-data-clear' | Junio C Hamano | 2018-05-30 | 1 | -18/+18 |
|\ \ \ \ \ | |||||
| * | | | | | config: let `config_store_data_clear()` handle `key` | Martin Ågren | 2018-05-21 | 1 | -7/+3 |
| * | | | | | config: let `config_store_data_clear()` handle `value_regex` | Martin Ågren | 2018-05-21 | 1 | -11/+6 |
| * | | | | | config: free resources of `struct config_store_data` | Martin Ågren | 2018-05-21 | 1 | -0/+9 |
| |/ / / / | |||||
* | | | | | Merge branch 'js/empty-config-section-fix' | Junio C Hamano | 2018-05-30 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | config: a user-provided invalid section is not a BUG | Johannes Schindelin | 2018-05-18 | 1 | -1/+1 |
* | | | | | Merge branch 'js/use-bug-macro' | Junio C Hamano | 2018-05-30 | 1 | -6/+6 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 2018-05-06 | 1 | -6/+6 |
* | | | | | Merge branch 'js/colored-push-errors' | Junio C Hamano | 2018-05-08 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | push: colorize errors | Ryan Dammrose | 2018-04-24 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'tb/config-default' | Junio C Hamano | 2018-05-08 | 1 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | config.c: introduce 'git_config_color' to parse ANSI colors | Taylor Blau | 2018-04-23 | 1 | -0/+10 |
* | | | | | | Merge branch 'ls/checkout-encoding' | Junio C Hamano | 2018-05-08 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | convert: add round trip check based on 'core.checkRoundtripEncoding' | Lars Schneider | 2018-04-16 | 1 | -0/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'ds/commit-graph' | Junio C Hamano | 2018-05-08 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit-graph: add core.commitGraph setting | Derrick Stolee | 2018-04-11 | 1 | -0/+5 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'js/empty-config-section-fix' | Junio C Hamano | 2018-05-08 | 1 | -133/+315 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | git_config_set: reuse empty sections | Johannes Schindelin | 2018-04-09 | 1 | -1/+13 |
| * | | | | git config --unset: remove empty sections (in the common case) | Johannes Schindelin | 2018-04-09 | 1 | -2/+91 |
| * | | | | git_config_set: make use of the config parser's event stream | Johannes Schindelin | 2018-04-09 | 1 | -89/+81 |
| * | | | | git_config_set: do not use a state machine | Johannes Schindelin | 2018-04-09 | 1 | -30/+29 |
| * | | | | config_set_store: rename some fields for consistency | Johannes Schindelin | 2018-04-09 | 1 | -32/+31 |
| * | | | | config: avoid using the global variable `store` | Johannes Schindelin | 2018-04-09 | 1 | -53/+66 |