56 Commits (61ffbcb988046dfaf8266569f78a31483be026f6)

Author SHA1 Message Date
Peter Eriksen 28f7581806 Substitute xmalloc()+memset(0) with xcalloc(). 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Junio C Hamano 2c0b4dfd5a combine-diff.c: type sanity. 19 years ago
Junio C Hamano 2386c2975d combine-diff.c: type sanity 19 years ago
Junio C Hamano 3969cf7db1 Fix some more diff options changes. 19 years ago
Timo Hirvonen 39bc9a6c20 Add msg_sep to diff_options 19 years ago
Timo Hirvonen c6744349df Merge with_raw, with_stat and summary variables to output_format 19 years ago
Linus Torvalds ee1e5412a7 git diff: support "-U" and "--unified" options properly 19 years ago
Junio C Hamano 0fe7c1de16 built-in diff: assorted updates. 19 years ago
Junio C Hamano 965f803c32 combine-diff: show diffstat with the first parent. 19 years ago
Linus Torvalds eab144ac49 Log message printout cleanups (#2) 19 years ago
Linus Torvalds 9153983310 Log message printout cleanups 19 years ago
Serge E. Hallyn 310f8b5b6d cleanups: Remove unused vars from combine-diff.c 19 years ago
Junio C Hamano 8bc7574b63 combine-diff: type fix. 19 years ago
Junio C Hamano 740659519e combine-diff: fix hunks at the end (take #2). 19 years ago
Junio C Hamano 8a470ebfa1 combine-diff: do not lose hunks with only deletion at end. 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 a0fd31463b Match ofs/cnt types in diff interface. 19 years ago
Junio C Hamano c1e335a43f combine-diff: move the code to parse hunk-header into common library. 19 years ago
Junio C Hamano d9ea73e056 combine-diff: refactor built-in xdiff interface. 19 years ago
Junio C Hamano f23fc773a2 combine-diff: use built-in xdiff. 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Junio C Hamano 1b0c7174a1 tree/diff header cleanup. 19 years ago
Mark Wooding feffaddce0 combine-diff: Honour -z option correctly. 19 years ago
Mark Wooding b9003c06a8 combine-diff: Honour --full-index. 19 years ago
Mark Wooding 6baf0484ef combine-diff: Honour -z option correctly. 19 years ago
Mark Wooding e70c6b3574 combine-diff: Honour --full-index. 19 years ago
Junio C Hamano 713a11fceb combine-diff: diff-files fix. 19 years ago
Junio C Hamano d416df8869 combine-diff: Record diff status a bit more faithfully 19 years ago
Junio C Hamano 297a1aadbe find_unique_abbrev() simplification. 19 years ago
Junio C Hamano 0a798076b8 combine-diff: move formatting logic to show_combined_diff() 19 years ago
Junio C Hamano 5b23683251 combined-diff: use diffcore before intersecting paths. 19 years ago
Linus Torvalds ee63802422 diff-tree -c raw output 19 years ago
Junio C Hamano 4462731e05 combine-diff: do not punt on removed or added files. 19 years ago
Junio C Hamano 2454c962fb combine-diff: show mode changes as well. 19 years ago
Junio C Hamano 9843a1f6fd combine-diff: do not send NULL to printf 19 years ago
Junio C Hamano e3c3a550d4 combine-diff: remove misguided --show-empty hack. 19 years ago
Junio C Hamano f7a3d33f0f combine-diff: finishing touches to git-diff-tree --cc 19 years ago
Junio C Hamano 46dc941246 combine-diff: cleanup. 19 years ago
Junio C Hamano f16706cc59 combine-diff: show parent line numbers as well. 19 years ago
Junio C Hamano b469d8b6f7 combine-diff: add a bit more comments. 19 years ago
Junio C Hamano 823bcd6edc combine-diff: fix placement of deletion. 19 years ago
Junio C Hamano fd4b1d2193 combine-diff: add safety check to --cc. 19 years ago
Junio C Hamano bf1c32bdec combine-diff: update --cc "uninteresting hunks" logic. 19 years ago
Junio C Hamano 3c39e9bdeb combine-diff: reuse diff from the same blob. 19 years ago
Junio C Hamano ea726d02e9 diff-files: -c and --cc options. 19 years ago
Junio C Hamano 3ec1909fda combine-diff: better hunk splitting. 19 years ago
Junio C Hamano 8828cdcb44 diff-tree --cc: squelch header generation on empty patch. 19 years ago
Junio C Hamano 263eee29e9 combine-diff: extend --cc logic to Octopus. 19 years ago