66 Commits (d4f8b390a4326625f0c3d65a8d120336e38928d7)

Author SHA1 Message Date
Linus Torvalds 000182eacf pretty_print_commit: add different formats 20 years ago
Junio C Hamano 0e3994fa97 [PATCH] diff: Clean up diff_scoreopt_parse(). 20 years ago
Junio C Hamano ce24067549 [PATCH] diff: Fix docs and add -O to diff-helper. 20 years ago
Junio C Hamano 67574c403f [PATCH] diff: mode bits fixes 20 years ago
Linus Torvalds e3bc7a3bc7 Add generic commit "pretty print" function. 20 years ago
Junio C Hamano af5323e027 [PATCH] Add -O<orderfile> option to diff-* brothers. 20 years ago
Junio C Hamano f345b0a066 [PATCH] Add -B flag to diff-* brothers. 20 years ago
Junio C Hamano befe86392c [PATCH] diff: consolidate various calls into diffcore. 20 years ago
Junio C Hamano f0c6b2a2fd [PATCH] Optimize diff-tree -[CM] --stdin 20 years ago
Junio C Hamano 367cec1c02 [PATCH] Add --pickaxe-all to diff-* brothers. 20 years ago
Junio C Hamano 19feebc8c3 [PATCH] Clean up diff_setup() to make it more extensible. 20 years ago
Linus Torvalds 84c1afd7e7 git-diff-tree: simplify header output with '-z' 20 years ago
Linus Torvalds fbe082a528 git-diff-tree: don't use diffcore_pathspec() 20 years ago
Junio C Hamano 4cae1a967a [PATCH] show changed tree objects with recursive git-diff-tree 20 years ago
Junio C Hamano d0309355c9 [PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff-tree -s option. 20 years ago
Junio C Hamano bceafe752c [PATCH] Fix diff-pruning logic which was running prune too early. 20 years ago
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