mailmap: always store allocated strings in mailmap blob
Patrick Steinhardt committed about 2 years ago
revision: always store allocated strings in output encoding
Patrick Steinhardt committed about 2 years ago
remote-curl: avoid assigning string constant to non-const variable
Patrick Steinhardt committed about 2 years ago
send-pack: always allocate receive status
Patrick Steinhardt committed about 2 years ago
parse-options: cast long name for OPTION_ALIAS
Patrick Steinhardt committed about 2 years ago
http: do not assign string constant to non-const field
Patrick Steinhardt committed about 2 years ago
compat/win32: fix const-correctness with string constants
Patrick Steinhardt committed about 2 years ago
pretty: add casts for decoration option pointers
Patrick Steinhardt committed about 2 years ago
object-file: make `buf` parameter of `index_mem()` a constant
Patrick Steinhardt committed about 2 years ago
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