Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: make `packed_git_(limit|window_size)` non-global variables | Karthik Nayak | 2024-12-04 | 1 | -0/+4 |
* | config: make `delta_base_cache_limit` a non-global variable | Karthik Nayak | 2024-12-04 | 1 | -0/+3 |
* | environment: stop storing "core.warnAmbiguousRefs" globally | Patrick Steinhardt | 2024-09-12 | 1 | -0/+4 |
* | environment: stop storing "core.logAllRefUpdates" globally | Patrick Steinhardt | 2024-09-12 | 1 | -0/+3 |
* | refs: stop modifying global `log_all_ref_updates` variable | Patrick Steinhardt | 2024-09-12 | 1 | -0/+7 |
* | repo-settings: track defaults close to `struct repo_settings` | Patrick Steinhardt | 2024-09-12 | 1 | -0/+5 |
* | repo-settings: split out declarations into a standalone header | Patrick Steinhardt | 2024-09-12 | 1 | -0/+56 |