refs/files: refactor `add_pseudoref_and_head_entries()`
Patrick Steinhardt committed about 2 years ago
refs: allow to skip creation of reflog entries
Patrick Steinhardt committed about 2 years ago
refs: pass storage format to `ref_store_init()` explicitly
Patrick Steinhardt committed about 2 years ago
refs: convert ref storage format to an enum
Patrick Steinhardt committed about 2 years ago
setup: unset ref storage when reinitializing repository version
Patrick Steinhardt committed about 2 years ago
ci/test-documentation: work around SyntaxWarning in Python 3.12
Patrick Steinhardt committed about 2 years ago
gitlab-ci: add job to run `make check-docs`
Patrick Steinhardt committed about 2 years ago
Documentation/lint-manpages: bubble up errors
Patrick Steinhardt committed about 2 years ago
Makefile: extract script to lint missing/extraneous manpages
Patrick Steinhardt committed about 2 years ago
add-i: finally retire add.interactive.useBuiltin
Junio C Hamano committed about 2 years ago
attr.tree: HEAD:.gitattributes is no longer the default in a bare repo
Junio C Hamano committed about 2 years ago
sparse-checkout: free duplicate hashmap entries
Jeff King committed about 2 years ago
sparse-checkout: free string list after displaying
Jeff King committed about 2 years ago
sparse-checkout: free pattern list in sparse_checkout_list()
Jeff King committed about 2 years ago
sparse-checkout: free sparse_filename after use
Jeff King committed about 2 years ago
sparse-checkout: refactor temporary sparse_checkout_patterns
Jeff King committed about 2 years ago
sparse-checkout: always free "line" strbuf after reading input
Jeff King committed about 2 years ago
sparse-checkout: reuse --stdin buffer when reading patterns
Jeff King committed about 2 years ago
dir.c: always copy input to add_pattern()
Jeff King committed about 2 years ago
dir.c: reduce max pattern file size to 100MB
Jeff King committed about 2 years ago