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
Merge branch 'master' of git://github.com/nafmo/git-l10n-sv
Jiang Xin committed over 9 years ago
branch: record creation of renamed branch in HEAD's log
Kyle Meyer committed over 9 years ago
rename_ref: replace empty message in HEAD's log
Kyle Meyer committed over 9 years ago
update-ref: pass reflog message to delete_ref()
Kyle Meyer committed over 9 years ago
delete_ref: accept a reflog message argument
Kyle Meyer committed over 9 years ago