178 Commits (6bdca8905764affcab0c92a60a6a319080d76652)

Author SHA1 Message Date
Stephan Feder c9c95bbc9c Do not drop data from '\0' until eol in patch output 19 years ago
Joachim B Haga 12f6c308d5 Make zlib compression level configurable, and change default. 19 years ago
Junio C Hamano 9fdc3bb5c2 diff.c: fix get_patch_id() 19 years ago
Junio C Hamano 3969cf7db1 Fix some more diff options changes. 19 years ago
Timo Hirvonen 3223847a8f Fix diff-tree -s 19 years ago
Timo Hirvonen 946c3784a3 Print empty line between raw, stat, summary and patch 19 years ago
Timo Hirvonen 5e2b0636c7 Don't xcalloc() struct diffstat_t 19 years ago
Timo Hirvonen 39bc9a6c20 Add msg_sep to diff_options 19 years ago
Timo Hirvonen c9b5ef998a Set default diff output format after parsing command line 19 years ago
Timo Hirvonen a610786f4b Make --raw option available for all diff commands 19 years ago
Timo Hirvonen c6744349df Merge with_raw, with_stat and summary variables to output_format 19 years ago
Johannes Schindelin fcb3d0adc1 add diff_flush_patch_id() to calculate the patch id 19 years ago
Junio C Hamano 801235c5e6 diff --color: use $GIT_DIR/config 19 years ago
Timo Hirvonen d2543b8ee3 Clean up diff.c 19 years ago
Junio C Hamano 0ec2f6b739 diff --color: use reset sequence when we mean reset. 19 years ago
Johannes Schindelin 0d21efa51c Teach diff about -b and -w flags 19 years ago
Linus Torvalds 50f575fc98 Tweak diff colors 19 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 19 years ago
Johannes Schindelin cd112cef99 diff options: add --color 19 years ago
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