blame: rename origin-related functions
Jeff Smith committed over 9 years ago
blame: rename scoreboard structure to blame_scoreboard
Jeff Smith committed over 9 years ago
blame: rename origin structure to blame_origin
Jeff Smith committed over 9 years ago
blame: remove unused parameters
Jeff Smith committed over 9 years ago
blame: move textconv_object with related functions
Jeff Smith committed over 9 years ago
blame: remove unneeded dependency on blob.h
Jeff Smith committed over 9 years ago
diff: use blob path for blob/file diffs
Jeff King committed over 9 years ago
diff: use pending "path" if it is available
Jeff King committed over 9 years ago
diff: use the word "path" instead of "name" for blobs
Jeff King committed over 9 years ago
diff: pass whole pending entry in blobinfo
Jeff King committed over 9 years ago
handle_revision_arg: record paths for pending objects
Jeff King committed over 9 years ago
handle_revision_arg: record modes for "a..b" endpoints
Jeff King committed over 9 years ago
t4063: add tests of direct blob diffs
Jeff King committed over 9 years ago
get_sha1_with_context: dynamically allocate oc->path
Jeff King committed over 9 years ago
get_sha1_with_context: always initialize oc->symlink_path
Jeff King committed over 9 years ago
sha1_name: consistently refer to object_context as "oc"
Jeff King committed over 9 years ago
handle_revision_arg: add handle_dotdot() helper
Jeff King committed over 9 years ago
handle_revision_arg: hoist ".." check out of range parsing
Jeff King committed over 9 years ago
handle_revision_arg: stop using "dotdot" as a generic pointer
Jeff King committed over 9 years ago
handle_revision_arg: simplify commit reference lookups
Jeff King committed over 9 years ago