77 Commits (a44131181a13eb599ed35647709692b1699706eb)

Author SHA1 Message Date
Johannes Schindelin 30b250104d Future-proof source for changes in xdemitconf_t 18 years ago
Johan Herland 8a912bcb25 Ensure return value from xread() is always stored into an ssize_t 18 years ago
Junio C Hamano f1af60bdba Support 'diff=pgm' attribute 18 years ago
Shawn O. Pearce dc49cd769b Cast 64 bit off_t to 32 bit size_t 18 years ago
Johannes Sixt a249a9b5a2 Tell multi-parent diff about core.symlinks. 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Jim Meyering ee24ee55c2 diff --cc: integer overflow given a 2GB-or-larger file 18 years ago
Junio C Hamano 4fc970c438 diff --cc: fix display of symlink conflicts during a merge. 18 years ago
Junio C Hamano 3b0f5e88ee combine-diff: special case --unified=0 18 years ago
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() 18 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