40 Commits (23dee69f53cf5024ca79e0b707dcb03c63f33bef)

Author SHA1 Message Date
Jeff Hostetler f672deec2d trace2: fixup access problem on /etc/gitconfig in read_very_early_config 6 years ago
Denton Liu ad6dad0996 *.[ch]: manually align parameter lists 6 years ago
Denton Liu b199d7147a *.[ch]: remove extern from function declarations using sed 6 years ago
Denton Liu 554544276a *.[ch]: remove extern from function declarations using spatch 6 years ago
Jeff Hostetler 800a7f99a8 config: add read_very_early_config() 6 years ago
Jonathan Nieder 2a9dedef2e index: make index.threads=true enable ieot and eoie 6 years ago
Ben Peart c780b9cfe8 config: add new index.threads config setting 6 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Han-Wen Nienhuys 8ad169c4ba config: document git config getter return value 7 years ago
Jeff King 4574f1aace config: add options parameter to git_config_from_mem 7 years ago
Jeff King 63583203df config: add CONFIG_ERROR_SILENT handler 7 years ago
Jeff King 66f9722882 config: turn die_on_error into caller-facing enum 7 years ago
Antonio Ospite ad136370b2 config: move config_from_gitmodules to submodule-config.c 7 years ago
Max Kirillov c79edf73f4 http-backend: respect CONTENT_LENGTH as specified by rfc3875 7 years ago
Nguyễn Thái Ngọc Duy a73b3680c4 Add and use generic name->id mapping code for color slot parsing 7 years ago
Taylor Blau 6d2f9acc0f config.c: introduce 'git_config_color' to parse ANSI colors 7 years ago
Johannes Schindelin 8032cc4462 config: introduce an optional event stream while parsing 7 years ago
Haaris Mehmood 5f9674243d config: add --expiry-date 7 years ago
Ben Peart 883e248b8a fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files. 7 years ago
Martin Ågren d389028695 config: remove git_config_maybe_bool 8 years ago
Junio C Hamano 6e96cb5286 rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolved 8 years ago
Brandon Williams b22e51cb26 config: add config_from_gitmodules 8 years ago
brian m. carlson cd73de4714 submodule: convert submodule config lookup to use object_id 8 years ago
Brandon Williams 3b256228a6 config: read config from a repository object 8 years ago
Brandon Williams dc8441fdb4 config: don't implicitly use gitdir or commondir 8 years ago
Brandon Williams a577fb5fdc config: respect commondir 8 years ago
Brandon Williams f1c985da05 config: remove git_config_iter 8 years ago
Brandon Williams e67a57fc51 config: create config.h 8 years ago