71 Commits (e9b9368168399bf165a0172bb00a67216479c82b)

Author SHA1 Message Date
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Johannes Schindelin 8824689884 diff family: add --check option 19 years ago
Sean 4bbd261bbd Add "--summary" option to git diff. 19 years ago
Linus Torvalds ee1e5412a7 git diff: support "-U" and "--unified" options properly 19 years ago
Junio C Hamano 0660626caf binary diff: further updates. 19 years ago
Junio C Hamano 0fe7c1de16 built-in diff: assorted updates. 19 years ago
Junio C Hamano 5c21ac0e7c Libified diff-index: backward compatibility fix. 19 years ago
Junio C Hamano e09ad6e1e3 Libify diff-index. 19 years ago
Junio C Hamano 6973dcaee7 Libify diff-files. 19 years ago
Linus Torvalds 9153983310 Log message printout cleanups 19 years ago
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