builtin/config: move type options into display options
Patrick Steinhardt committed over 2 years ago
builtin/config: move display options into local variables
Patrick Steinhardt committed over 2 years ago
builtin/config: move location options into local variables
Patrick Steinhardt committed over 2 years ago
builtin/config: refactor functions to have common exit paths
Patrick Steinhardt committed over 2 years ago
config: make the config source const
Patrick Steinhardt committed over 2 years ago
builtin/config: check for writeability after source is set up
Patrick Steinhardt committed over 2 years ago
builtin/config: move actions into `cmd_config_actions()`
Patrick Steinhardt committed over 2 years ago
builtin/config: move legacy options into `cmd_config()`
Patrick Steinhardt committed over 2 years ago
builtin/config: move subcommand options into `cmd_config()`
Patrick Steinhardt committed over 2 years ago
builtin/config: move legacy mode into its own function
Patrick Steinhardt committed over 2 years ago
builtin/config: stop printing full usage on misuse
Patrick Steinhardt committed over 2 years ago
pack-bitmap: introduce `bitmap_writer_free()`
Taylor Blau committed over 2 years ago
pack-bitmap-write.c: avoid uninitialized 'write_as' field
Taylor Blau committed over 2 years ago
pack-bitmap: drop unused `max_bitmaps` parameter
Taylor Blau committed over 2 years ago
pack-bitmap: avoid use of static `bitmap_writer`
Taylor Blau committed over 2 years ago
pack-bitmap-write.c: move commit_positions into commit_pos fields
Taylor Blau committed over 2 years ago
object.h: add flags allocated by pack-bitmap.h
Taylor Blau committed over 2 years ago
Junio C Hamano committed over 2 years ago
reftable/merged: adapt interface to allow reuse of iterators
Patrick Steinhardt committed over 2 years ago
reftable/stack: provide convenience functions to create iterators
Patrick Steinhardt committed over 2 years ago