imap-send: handle NO_OPENSSL even when openssl exists
Jeff King committed almost 2 years ago
ci: use regular action versions for linux32 job
Jeff King committed almost 2 years ago
ci: use more recent linux32 image
Jeff King committed almost 2 years ago
ci: unify ubuntu and ubuntu32 dependencies
Jeff King committed almost 2 years ago
Jeff King committed almost 2 years ago
environment: stop storing "core.notesRef" globally
Patrick Steinhardt committed almost 2 years ago
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt committed almost 2 years ago
environment: stop storing "core.preferSymlinkRefs" globally
Patrick Steinhardt committed almost 2 years ago
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt committed almost 2 years ago
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt committed almost 2 years ago
branch: stop modifying `log_all_ref_updates` variable
Patrick Steinhardt committed almost 2 years ago
repo-settings: track defaults close to `struct repo_settings`
Patrick Steinhardt committed almost 2 years ago
repo-settings: split out declarations into a standalone header
Patrick Steinhardt committed almost 2 years ago
environment: guard state depending on a repository
Patrick Steinhardt committed almost 2 years ago
environment: reorder header to split out `the_repository`-free section
Patrick Steinhardt committed almost 2 years ago
environment: move `set_git_dir()` and related into setup layer
Patrick Steinhardt committed almost 2 years ago
environment: make `get_git_namespace()` self-contained
Patrick Steinhardt committed almost 2 years ago
environment: move object database functions into object layer
Patrick Steinhardt committed almost 2 years ago
config: make dependency on repo in `read_early_config()` explicit
Patrick Steinhardt committed almost 2 years ago
config: document `read_early_config()` and `read_very_early_config()`
Patrick Steinhardt committed almost 2 years ago