155 Commits (9c7466fa248608ff8a91f8b4dca48dac7dda02d5)

Author SHA1 Message Date
Sean fad70686b2 --summary output should print immediately after stats. 19 years ago
Sean e3008464e7 Avoid segfault in diff --stat rename output. 19 years ago
Junio C Hamano 5e363541d0 diff: minor option combination fix. 19 years ago
Junio C Hamano 9e848163ed checkdiff_consume: strtol parameter fix. 19 years ago
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Johannes Schindelin 8824689884 diff family: add --check option 19 years ago
Junio C Hamano cc908b82a4 diffstat rename squashing fix. 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
Linus Torvalds 5d6a9f45e1 Fix "git diff --stat" with long filenames 19 years ago
Junio C Hamano 0660626caf binary diff: further updates. 19 years ago
Junio C Hamano 051308f6e9 binary patch. 19 years ago
Linus Torvalds dcb3450fd8 sha1_to_hex() usage cleanup 19 years ago
Junio C Hamano 710158e3ca diff --stat: show complete rewrites consistently. 19 years ago
Junio C Hamano 6973dcaee7 Libify diff-files. 19 years ago
Junio C Hamano 44aad15f0d diff --stat: do not drop rename information. 19 years ago
Junio C Hamano ba580aeafb diff: move diff.c to diff-lib.c to make room. 19 years ago
Jonas Fonseca 8d6e10327d Fix filename scaling for binary files 19 years ago
Junio C Hamano 3a624b346d Fix "git log --stat": make sure to set recursive with --stat. 19 years ago
Junio C Hamano f56ef54174 diff --stat: make sure to set recursive. 19 years ago
Johannes Schindelin 2935327394 diff-options: add --patch-with-stat 19 years ago
Junio C Hamano cbdda02404 diff-files --stat: do not dump core with unmerged index. 19 years ago
Junio C Hamano 6f4780f9df diff --stat: do not do its own three-dashes. 19 years ago
Junio C Hamano 84981f9ad9 diff --stat: no need to ask funcnames nor context. 19 years ago
Johannes Schindelin ece634d147 diff-options: add --stat (take 2) 19 years ago
Johannes Schindelin d75f7952ef diff-options: add --stat (take 2) 19 years ago
Petr Baudis 90c1b08c7d Separate the raw diff and patch with a newline 19 years ago
Junio C Hamano 86ff1d2012 diff-* --patch-with-raw 19 years ago
Junio C Hamano 77882f60d9 Retire diffcore-pathspec. 19 years ago
Junio C Hamano a041d94f29 diff: fix output of total-rewrite diff. 19 years ago
Junio C Hamano 7d6c447145 diff_flush(): leakfix. 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
Mark Wooding acb7257729 xdiff: Show function names in hunk headers. 19 years ago
Junio C Hamano cebff98dbe true built-in diff: run everything in-core. 19 years ago
Junio C Hamano 3ce8f08944 built-in diff: minimum tweaks 19 years ago
Linus Torvalds 3443546f6e Use a *real* built-in diff generator 19 years ago
Junio C Hamano c06c79667c diffcore-rename: somewhat optimized. 19 years ago
Linus Torvalds 8676eb4313 Make git diff-generation use a simpler spawn-like interface 19 years ago
Junio C Hamano 297a1aadbe find_unique_abbrev() simplification. 19 years ago
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Petr Baudis 6a1f79c1f1 Allow diff and index commands to be interrupted 19 years ago
Junio C Hamano 6b1ddbdd6e diff --abbrev=<n> option fix. 19 years ago
Junio C Hamano 46a6c2620b abbrev cleanup: use symbolic constants 19 years ago
Junio C Hamano 82f9d58a39 code comments: spell 19 years ago
Johannes Schindelin 975b31dc6e Handle symlinks graciously 19 years ago
Junio C Hamano 7e4a2a8483 avoid asking ?alloc() for zero bytes. 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
H. Peter Anvin 1b1480ff6a rename/copy score parsing updates. 19 years ago