object-file: mark cached object buffers as const
Patrick Steinhardt committed about 2 years ago
ident: add casts for fallback name and GECOS
Patrick Steinhardt committed about 2 years ago
entry: refactor how we remove items for delayed checkouts
Patrick Steinhardt committed about 2 years ago
line-log: always allocate the output prefix
Patrick Steinhardt committed about 2 years ago
line-log: stop assigning string constant to file parent buffer
Patrick Steinhardt committed about 2 years ago
diff: cast string constant in `fill_textconv()`
Patrick Steinhardt committed about 2 years ago
builtin/remote: cast away constness in `get_head_names()`
Patrick Steinhardt committed about 2 years ago
refspec: remove global tag refspec structure
Patrick Steinhardt committed about 2 years ago
reftable: cast away constness when assigning constants to records
Patrick Steinhardt committed about 2 years ago
refs/reftable: stop micro-optimizing refname allocations on copy
Patrick Steinhardt committed about 2 years ago
global: convert intentionally-leaking config strings to consts
Patrick Steinhardt committed about 2 years ago
global: improve const correctness when assigning string constants
Patrick Steinhardt committed about 2 years ago
update-ref: add support for 'symref-update' command
Karthik Nayak committed about 2 years ago
reftable: pick either 'oid' or 'target' for new updates
Karthik Nayak committed about 2 years ago
update-ref: add support for 'symref-create' command
Karthik Nayak committed about 2 years ago
update-ref: add support for 'symref-delete' command
Karthik Nayak committed about 2 years ago
update-ref: add support for 'symref-verify' command
Karthik Nayak committed about 2 years ago
refs: specify error for regular refs with `old_target`
Karthik Nayak committed about 2 years ago
refs: create and use `ref_update_expects_existing_old_ref()`
Karthik Nayak committed about 2 years ago
server-info.c: remove temporary info files on exit
Taylor Blau committed about 2 years ago