68 Commits (bfddbc5e1e68373ba96441ca228236667912265c)

Author SHA1 Message Date
Junio C Hamano 44152787bc combine-diff: honour --no-commit-id 18 years ago
Junio C Hamano 7a8ac59f2f combine-diff: fix hunk_comment_line logic. 18 years ago
Junio C Hamano d5f6a01af0 combine-diff: a few more finishing touches. 18 years ago
Junio C Hamano 74e2abe5b7 diff --numstat 18 years ago
Shawn Pearce e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 18 years ago
David Rientjes 0bef57ee44 make inline is_null_sha1 global 18 years ago
Junio C Hamano a976b0a593 Remove combine-diff.c::uninteresting() 19 years ago
Junio C Hamano 89b0c4b5a3 Fix type of combine-diff.c::show_patch_diff() 19 years ago
Junio C Hamano 567a03d14c combine-diff: use color 19 years ago
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