cat-file: use type enum instead of buffer for -t option
Jeff King committed about 1 year ago
object-file: drop OBJECT_INFO_ALLOW_UNKNOWN_TYPE flag
Jeff King committed about 1 year ago
cat-file: make --allow-unknown-type a noop
Jeff King committed about 1 year ago
object-file.h: fix typo in variable declaration
Jeff King committed about 1 year ago
json-writer: describe the usage of jw_* functions
Lucas Seiki Oshiro committed about 1 year ago
json-writer: add docstrings to jw_* functions
Lucas Seiki Oshiro committed about 1 year ago
Junio C Hamano committed about 1 year ago
Merge branch 'tb/macos-false-but-the-compiler-does-not-know-it-fix'
Junio C Hamano committed about 1 year ago
Merge branch 'jc/t6011-mv-ro-fix'
Junio C Hamano committed about 1 year ago
Merge branch 'dd/meson-perl-custom-path'
Junio C Hamano committed about 1 year ago
Merge branch 'ps/maintenance-missing-tasks'
Junio C Hamano committed about 1 year ago
Merge branch 'cf/wrapper-bsd-eloop'
Junio C Hamano committed about 1 year ago
commit-graph: fix memory leak when `fill_oids_from_packs()` fails
Lidong Yan committed over 1 year ago
sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
Lidong Yan committed over 1 year ago
mailinfo: fix pointential memory leak if `decode_header` failed
Lidong Yan committed over 1 year ago
sequencer: stop pretending that an assignment is a condition
Johannes Schindelin committed about 1 year ago
bundle-uri: avoid using undefined output of `sscanf()`
Johannes Schindelin committed about 1 year ago
commit-graph: avoid using stale stack addresses
Johannes Schindelin committed about 1 year ago
trace2: avoid "futile conditional"
Johannes Schindelin committed about 1 year ago
Johannes Schindelin committed about 1 year ago