101 Commits (3fda8c4cc74f884280f7472673b79a687b43f46c)

Author SHA1 Message Date
Junio C Hamano 6932c78cb4 diff-tree: do not default to -c 19 years ago
Junio C Hamano 0a798076b8 combine-diff: move formatting logic to show_combined_diff() 19 years ago
Linus Torvalds ee63802422 diff-tree -c raw output 19 years ago
Linus Torvalds deb989b57d Fix "git diff a..b" breakage 19 years ago
Junio C Hamano 45392a648d git-diff-tree --stdin: show all parents. 19 years ago
Junio C Hamano e3c3a550d4 combine-diff: remove misguided --show-empty hack. 19 years ago
Linus Torvalds ec0bdb6f1e diff-tree --always flag 19 years ago
Junio C Hamano 3815f423ae pretty_print_commit(): pass commit object instead of commit->buffer. 19 years ago
Junio C Hamano b2d4c56f2f diff-tree: abbreviate merge parent object names with --abbrev --pretty. 19 years ago
Junio C Hamano d8f4790e6f diff-tree --cc: denser combined diff output for a merge commit. 19 years ago
Junio C Hamano af3feefa1d diff-tree -c: show a merge commit a bit more sensibly. 19 years ago
Junio C Hamano 47dd0d595d diff: --abbrev option 19 years ago
Junio C Hamano a50b870aa1 diff-tree: teach single-commit diff-tree to honour grafts 19 years ago
Junio C Hamano 9ce392f482 Move diff.renamelimit out of default configuration. 19 years ago
Pavel Roskin 601c978c1b Add --no-commit-id option for git-diff-tree, use it in gitk 19 years ago
Chris Shoemaker 50b8e355b6 Documentation changes to recursive option for git-diff-tree 19 years ago
Linus Torvalds ac1b3d1248 Split up tree diff functions into tree-diff.c library 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Linus Torvalds 17712991a5 Add ".git/config" file parser 19 years ago
Junio C Hamano 6b5ee137e5 Diff clean-up. 19 years ago
Junio C Hamano 5098bafb75 Plug diff leaks. 19 years ago
Linus Torvalds d288a70030 [PATCH] Make "git diff" work inside relative subdirectories 19 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Linus Torvalds e68b6f1525 Split up "diff_format" into "format" and "line_termination". 20 years ago
Junio C Hamano dda2d79af2 [PATCH] Clean up diff option descriptions. 20 years ago
Junio C Hamano 52f28529f4 [PATCH] git-diff-*: --name-only and --name-only-z. 20 years ago
Linus Torvalds acb46f8769 git-diff-*: support "-u" as a synonym for "-p" 20 years ago
Linus Torvalds 9b66ec0474 Add "--pretty=full" format that also shows committer. 20 years ago
Linus Torvalds 180926636e Clean up git-diff-tree 'header' generation 20 years ago
Junio C Hamano 4727f64003 [PATCH] Make -C less eager. 20 years ago
Junio C Hamano f2ce9fde57 [PATCH] Add --diff-filter= output restriction to diff-* family. 20 years ago
Junio C Hamano a7ca65405c [PATCH] diff-tree: --find-copies-harder 20 years ago
Linus Torvalds ba88e54b1a git-diff-tree: fix output with just "--pretty". 20 years ago
Junio C Hamano a8db165ee9 [PATCH] Support commit_format in diff-tree 20 years ago
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