60 Commits (bdf0ef0824ecca427ec04ac047ffe4aaf73ace5a)

Author SHA1 Message Date
Johannes Schindelin 2935327394 diff-options: add --patch-with-stat 19 years ago
Johannes Schindelin d75f7952ef diff-options: add --stat (take 2) 19 years ago
Petr Baudis 5c91da25d7 Document --patch-with-raw 19 years ago
Junio C Hamano 86ff1d2012 diff-* --patch-with-raw 19 years ago
Junio C Hamano a8baa7b9f5 tree-diff: do not assume we use only one pathspec 19 years ago
Junio C Hamano 77882f60d9 Retire diffcore-pathspec. 19 years ago
Petr Baudis d01d8c6782 Support for pickaxe matching regular expressions 19 years ago
Junio C Hamano 1b0c7174a1 tree/diff header cleanup. 19 years ago
Junio C Hamano d416df8869 combine-diff: Record diff status a bit more faithfully 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
Junio C Hamano 2454c962fb combine-diff: show mode changes as well. 19 years ago
Junio C Hamano e3c3a550d4 combine-diff: remove misguided --show-empty hack. 19 years ago
Linus Torvalds 50f9a858ad Make the "struct tree_desc" operations available to others 19 years ago
Junio C Hamano 46a6c2620b abbrev cleanup: use symbolic constants 19 years ago
Junio C Hamano ea726d02e9 diff-files: -c and --cc options. 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 913419fcc6 diff --abbrev: document --abbrev=<n> form. 19 years ago
Junio C Hamano 47dd0d595d diff: --abbrev option 19 years ago
Junio C Hamano 9ce392f482 Move diff.renamelimit out of default configuration. 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Junio C Hamano 80b1e511d7 diff: --full-index 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
Junio C Hamano 0b34379a8d Fix diff-filter All-Or-None mark. 19 years ago
Junio C Hamano 946f5f7c24 Diff: --name-status output format. 19 years ago
Junio C Hamano 8082d8d305 Diff: -l<num> to limit rename/copy detection. 19 years ago
Junio C Hamano 6b5ee137e5 Diff clean-up. 19 years ago
Junio C Hamano 5cfcd07c93 Retire diff-helper. 19 years ago
Junio C Hamano ca8c9156f8 diff-raw: Use 'A' instead of 'N' for added files. 20 years ago
Junio C Hamano e7baa4f45f Use symbolic constants for diff-raw status indicators. 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
Junio C Hamano f2ce9fde57 [PATCH] Add --diff-filter= output restriction to diff-* family. 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
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
Junio C Hamano bceafe752c [PATCH] Fix diff-pruning logic which was running prune too early. 20 years ago
Junio C Hamano b6d8f309d9 [PATCH] diff-raw format update take #2. 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
Junio C Hamano 057c7d3018 [PATCH] Constness fix for pickaxe option. 20 years ago