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
handle_revision_arg: reset "dotdot" consistently
Jeff King committed over 9 years ago
clean: teach clean -d to preserve ignored paths
Samuel Lijin committed over 9 years ago
tag: duplicate mention of --contains should mention --no-contains
Ævar Arnfjörð Bjarmason committed over 9 years ago
René Scharfe committed over 9 years ago
mingw.h: permit arguments with side effects for is_dir_sep
Johannes Sixt committed over 9 years ago