32 Commits (9669e17a2f79e8ef0bd5981f8178cada5e53d46b)

Author SHA1 Message Date
Junio C Hamano 5c97558c9a [PATCH] Detect renames in diff family. 20 years ago
Linus Torvalds 850e82d889 diff-tree: don't match non-directories as partial pathnames 20 years ago
Linus Torvalds ed1a368ba1 diff-tree: fix "whole sub-tree disappeared or appeared" case 20 years ago
Linus Torvalds cb6c8ed2fe diff-tree: fix up comparison of "interesting" sub-trees 20 years ago
Linus Torvalds 73848892ad diff-tree: show hex sha1 of the single-commit argument case correctly. 20 years ago
Linus Torvalds 0a8365a179 diff-tree: fix and extend argument parsing 20 years ago
Linus Torvalds b11645be01 diff-tree: clean up diff_tree_stdin() function 20 years ago
Linus Torvalds a02ebff612 diff-tree: add author/date information to the verbose output 20 years ago
Junio C Hamano 5aad72f2bc [PATCH] Document --stdin, -m, -s, and -v flags to git-diff-tree 20 years ago
Linus Torvalds cee99d2257 diff-tree: add "verbose header" mode 20 years ago
Linus Torvalds f4f21ce367 git-diff-tree: clean up output 20 years ago
Linus Torvalds e0965d83c5 diff-tree: support list if input trees on stdin 20 years ago
Thomas Glanzmann ed4eeaf203 [PATCH] git: Mention the '-p' option in the usage help string if git-diff-tree. 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Junio C Hamano 40469ee9c6 [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 20 years ago
Junio C Hamano 3a663fd984 [PATCH] diff-tree -p implies diff-tree -p -r 20 years ago
Junio C Hamano 3ebfd4aa29 [PATCH] Add -p (patch) to diff-tree. 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds c5b423860d Support a fine-grained diff-tree 20 years ago
Junio C Hamano c5bac17ad2 [PATCH] Usage-string fixes. 20 years ago
Junio C Hamano c1fdf2a6ab [PATCH] Teach diff-tree about commit objects 20 years ago
Linus Torvalds abdb007d1f Make "diff-tree" take commit objects too, like "diff-cache" does. 20 years ago
Linus Torvalds 6cbd72f8d5 Make "diff-tree" have similar behaviour as "ls-tree" wrt line termination. 20 years ago
Petr Baudis 33b238d128 [PATCH] Change diff-tree output format 20 years ago
Petr Baudis 35bb47855d [PATCH] diff-tree usage 20 years ago
Ingo Molnar aebb267908 [PATCH] Whitespace Fixes 20 years ago
Petr Baudis 2de381f919 [PATCH] Consolidate the error handling 20 years ago
Linus Torvalds bf16c71e2f Fix up commit-tree/diff-tree user interface issues. 20 years ago
Linus Torvalds 262e82b4a7 Fix diff-tree recursion. 20 years ago
Linus Torvalds eeb7991695 Simplify "diff-tree" output, and only keep track of one single name-base. 20 years ago
Linus Torvalds 73134b6d3f Add "-R" flag to "diff-tree", so that it will recursively traverse a tree of trees 20 years ago
Linus Torvalds 9174026cfe Add "diff-tree" program to show which files have changed between two trees. 20 years ago