wt-status: convert to struct object_id
brian m. carlson committed over 9 years ago
builtin/merge-base: convert to struct object_id
brian m. carlson committed over 9 years ago
Convert object iteration callbacks to struct object_id
brian m. carlson committed over 9 years ago
sha1_file: introduce an nth_packed_object_oid function
brian m. carlson committed over 9 years ago
refs: simplify parsing of reflog entries
brian m. carlson committed over 9 years ago
refs: convert each_reflog_ent_fn to struct object_id
brian m. carlson committed over 9 years ago
reflog-walk: convert struct reflog_info to struct object_id
brian m. carlson committed over 9 years ago
builtin/replace: convert to struct object_id
brian m. carlson committed over 9 years ago
Convert remaining callers of resolve_refdup to object_id
brian m. carlson committed over 9 years ago
builtin/merge: convert to struct object_id
brian m. carlson committed over 9 years ago
builtin/clone: convert to struct object_id
brian m. carlson committed over 9 years ago
builtin/branch: convert to struct object_id
brian m. carlson committed over 9 years ago
builtin/grep: convert to struct object_id
brian m. carlson committed over 9 years ago
builtin/fmt-merge-message: convert to struct object_id
brian m. carlson committed over 9 years ago
builtin/fast-export: convert to struct object_id
brian m. carlson committed over 9 years ago
builtin/describe: convert to struct object_id
brian m. carlson committed over 9 years ago
builtin/diff-tree: convert to struct object_id
brian m. carlson committed over 9 years ago
Documentation: correctly spell git worktree --detach
brian m. carlson committed over 9 years ago
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall committed over 9 years ago
git-check-ref-format: clarify documentation for --normalize
Damien Regad committed over 9 years ago