git-merge-octopus: do not capitalize "octopus"
Alex Henrie committed about 10 years ago
git-rebase--interactive: fix English grammar
Alex Henrie committed about 10 years ago
cat-file: put spaces around pipes in usage string
Alex Henrie committed about 10 years ago
am: put spaces around pipe in usage string
Alex Henrie committed about 10 years ago
remote-curl: handle URLs without protocol
Jeff King committed about 10 years ago
builtin/reset: convert to use struct object_id
brian m. carlson committed about 10 years ago
builtin/commit-tree: convert to struct object_id
brian m. carlson committed about 10 years ago
builtin/am: convert to struct object_id
brian m. carlson committed about 10 years ago
refs: add an update_ref_oid function.
brian m. carlson committed about 10 years ago
sha1_name: convert get_sha1_mb to struct object_id
brian m. carlson committed about 10 years ago
builtin/update-index: convert file to struct object_id
brian m. carlson committed about 10 years ago
notes: convert init_notes to use struct object_id
brian m. carlson committed about 10 years ago
builtin/rm: convert to use struct object_id
brian m. carlson committed about 10 years ago
builtin/blame: convert file to use struct object_id
brian m. carlson committed about 10 years ago
Convert read_mmblob to take struct object_id.
brian m. carlson committed about 10 years ago
notes-merge: convert struct notes_merge_pair to struct object_id
brian m. carlson committed about 10 years ago
builtin/checkout: convert some static functions to struct object_id
brian m. carlson committed about 10 years ago
streaming: make stream_blob_to_fd take struct object_id
brian m. carlson committed about 10 years ago
builtin: convert textconv_object to use struct object_id
brian m. carlson committed about 10 years ago
builtin/cat-file: convert some static functions to struct object_id
brian m. carlson committed about 10 years ago