Age | Commit message (Expand) | Author | Files | Lines |
2018-11-21 | index: make index.threads=true enable ieot and eoie | Jonathan Nieder | 1 | -1/+1 |
2018-10-11 | config: add new index.threads config setting | Ben Peart | 1 | -0/+1 |
2018-08-20 | Merge branch 'en/incl-forward-decl' | Junio C Hamano | 1 | -0/+5 |
2018-08-17 | Merge branch 'hn/config-in-code-comment' | Junio C Hamano | 1 | -1/+6 |
2018-08-17 | Merge branch 'mk/http-backend-content-length' | Junio C Hamano | 1 | -0/+1 |
2018-08-15 | Add missing includes and forward declarations | Elijah Newren | 1 | -0/+5 |
2018-08-06 | config: document git config getter return value | Han-Wen Nienhuys | 1 | -1/+6 |
2018-08-02 | Merge branch 'jk/fsck-gitmodules-gently' | Junio C Hamano | 1 | -2/+11 |
2018-07-03 | config: add options parameter to git_config_from_mem | Jeff King | 1 | -2/+5 |
2018-07-03 | config: add CONFIG_ERROR_SILENT handler | Jeff King | 1 | -0/+1 |
2018-07-03 | config: turn die_on_error into caller-facing enum | Jeff King | 1 | -0/+5 |
2018-06-26 | config: move config_from_gitmodules to submodule-config.c | Antonio Ospite | 1 | -10/+0 |
2018-06-11 | http-backend: respect CONTENT_LENGTH as specified by rfc3875 | Max Kirillov | 1 | -0/+1 |
2018-05-29 | Add and use generic name->id mapping code for color slot parsing | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2018-05-08 | Merge branch 'tb/config-default' | Junio C Hamano | 1 | -0/+1 |
2018-04-23 | config.c: introduce 'git_config_color' to parse ANSI colors | Taylor Blau | 1 | -0/+1 |
2018-04-09 | config: introduce an optional event stream while parsing | Johannes Schindelin | 1 | -0/+25 |
2017-12-06 | Merge branch 'hm/config-parse-expiry-date' | Junio C Hamano | 1 | -0/+1 |
2017-11-21 | Merge branch 'bp/fsmonitor' | Junio C Hamano | 1 | -0/+1 |
2017-11-18 | config: add --expiry-date | Haaris Mehmood | 1 | -0/+1 |
2017-10-03 | Merge branch 'sd/branch-copy' | Junio C Hamano | 1 | -0/+2 |
2017-10-01 | fsmonitor: teach git to optionally utilize a file system monitor to speed up ... | Ben Peart | 1 | -0/+1 |
2017-09-19 | Merge branch 'ma/remove-config-maybe-bool' | Junio C Hamano | 1 | -1/+0 |
2017-09-07 | config: remove git_config_maybe_bool | Martin Ågren | 1 | -1/+0 |
2017-08-26 | Merge branch 'jc/cutoff-config' | Junio C Hamano | 1 | -0/+3 |
2017-08-22 | rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolved | Junio C Hamano | 1 | -0/+3 |
2017-08-22 | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 1 | -0/+10 |
2017-08-02 | config: add config_from_gitmodules | Brandon Williams | 1 | -0/+10 |
2017-07-17 | submodule: convert submodule config lookup to use object_id | brian m. carlson | 1 | -2/+2 |
2017-06-23 | config: read config from a repository object | Brandon Williams | 1 | -0/+24 |
2017-06-15 | config: don't implicitly use gitdir or commondir | Brandon Williams | 1 | -3/+3 |
2017-06-15 | config: respect commondir | Brandon Williams | 1 | -0/+1 |
2017-06-15 | config: remove git_config_iter | Brandon Williams | 1 | -1/+0 |
2017-06-15 | config: create config.h | Brandon Williams | 1 | -0/+194 |