shallow: convert shallow registration functions to object_id
brian m. carlson committed over 9 years ago
revision: convert prepare_show_merge to struct object_id
brian m. carlson committed over 9 years ago
notes-utils: convert internals to struct object_id
brian m. carlson committed over 9 years ago
http-push: convert some static functions to struct object_id
brian m. carlson committed over 9 years ago
tag: convert parse_tag_buffer to struct object_id
brian m. carlson committed over 9 years ago
builtin/verify-commit: convert to struct object_id
brian m. carlson committed over 9 years ago
reflog_expire: convert to struct object_id
brian m. carlson committed over 9 years ago
parse-options-cb: convert to struct object_id
brian m. carlson committed over 9 years ago
notes-cache: convert to struct object_id
brian m. carlson committed over 9 years ago
submodule: convert merge_submodule to use struct object_id
brian m. carlson committed over 9 years ago
fast-import: convert to struct object_id
brian m. carlson committed over 9 years ago
submodule_uses_worktrees(): plug memory leak
Johannes Schindelin committed over 9 years ago
show_worktree(): plug memory leak
Johannes Schindelin committed over 9 years ago
name-rev: avoid leaking memory in the `deref` case
Johannes Schindelin committed over 9 years ago
remote: plug memory leak in match_explicit()
Johannes Schindelin committed over 9 years ago
add_reflog_for_walk: avoid memory leak
Johannes Schindelin committed over 9 years ago
Johannes Schindelin committed over 9 years ago
Johannes Schindelin committed over 9 years ago
receive-pack: plug memory leak in update()
Johannes Schindelin committed over 9 years ago
fast-export: avoid leaking memory in handle_tag()
Johannes Schindelin committed over 9 years ago