101 Commits (52670c9730d7fffba8ef785c5cdefe9945d20ef7)

Author SHA1 Message Date
Linus Torvalds 9ab55bd29a diff-tree: don't write headers if the diff queue is empty 20 years ago
Junio C Hamano b6d8f309d9 [PATCH] diff-raw format update take #2. 20 years ago
Junio C Hamano 5831b563a4 [PATCH] NUL terminate diff-tree header lines under -z. 20 years ago
Linus Torvalds 09d74b3b5a Some more sparse warning fixes 20 years ago
Junio C Hamano 6b14d7faf0 [PATCH] Diffcore updates. 20 years ago
Junio C Hamano 81e50eabf0 [PATCH] The diff-raw format updates. 20 years ago
Junio C Hamano 38c6f78059 [PATCH] Prepare diffcore interface for diff-tree header supression. 20 years ago
Linus Torvalds d6db01075b diff-tree: don't print multiple headers for merges when silent. 20 years ago
Junio C Hamano 057c7d3018 [PATCH] Constness fix for pickaxe option. 20 years ago
Linus Torvalds 3258c902e7 diff-tree: prettify output slightly 20 years ago
Junio C Hamano 52e9578985 [PATCH] Introducing software archaeologist's tool "pickaxe". 20 years ago
Junio C Hamano 427dcb4bca [PATCH] Diff overhaul, adding half of copy detection. 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Linus Torvalds e46091d5f3 diff-tree: use new base_name_compare() helper function 20 years ago
Linus Torvalds de809dbbce Fix up previous commit 20 years ago
Junio C Hamano 57fe64a40d [PATCH] diff overhaul 20 years ago
Linus Torvalds dc26bd890d diff-tree: add "--root" flag to show a root commit as a big creation event. 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
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