280 Commits (5035242c4785bd23c53827a1656b5f97394f724e)

Author SHA1 Message Date
Jakub Narebski 5adf317b31 Replace the last 'dircache's by 'index' 18 years ago
Fernando J. Pereda 1472966c04 Use PATH_MAX instead of TEMPFILE_PATH_LEN 18 years ago
Johan Herland 8a912bcb25 Ensure return value from xread() is always stored into an ssize_t 18 years ago
Junio C Hamano 6e0b8ed6d3 diff.c: do not use a separate "size cache". 18 years ago
Junio C Hamano fc3abdf5cb diff: release blobs after generating textual diff. 18 years ago
Junio C Hamano cdda666201 diff.c: fix "size cache" handling. 18 years ago
Junio C Hamano f1af60bdba Support 'diff=pgm' attribute 18 years ago
Alex Riesen ac78e54804 Simplify calling of CR/LF conversion routines 18 years ago
Junio C Hamano a5e92abde6 Fix funny types used in attribute value representation 18 years ago
Junio C Hamano 515106fa13 Allow more than true/false to attributes. 18 years ago
Junio C Hamano 40250af411 Fix 'diff' attribute semantics. 18 years ago
Linus Torvalds 04786756f9 Expose subprojects as special files to "git diff" machinery 18 years ago
Junio C Hamano 8c701249d2 Teach 'diff' about 'diff' attribute. 18 years ago
Andy Parkins b18825876a Show binary file size change in diff --stat 18 years ago
Junio C Hamano 68aacb2f3c diff --quiet 18 years ago
Junio C Hamano 3161b4b521 Remove unused diffcore_std_no_resolve 18 years ago
Alex Riesen 41bbf9d585 Allow git-diff exit with codes similar to diff(1) 18 years ago
Shawn O. Pearce dc49cd769b Cast 64 bit off_t to 32 bit size_t 18 years ago
Junio C Hamano 3afaa72d7d diff-ni: fix the diff with standard input 18 years ago
Johannes Schindelin 5332b2af10 diff: support reading a file from stdin via "-" 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Johannes Schindelin 34a5e1a2d9 diff --no-index: also imitate the exit status of diff(1) 18 years ago
Junio C Hamano 5089277718 diff-patch: Avoid emitting double-slashes in textual patch. 18 years ago
Johannes Schindelin d516c2d119 Teach git-diff-files the new option `--no-index` 18 years ago
Johannes Schindelin 13e36ec51b Teach diff -B about colours 18 years ago
Junio C Hamano 1968d77dd6 prefixcmp(): fix-up leftover strncmp(). 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Johannes Schindelin c5a8c3ecd7 diff --check: use colour 18 years ago
Linus Torvalds 6c510bee20 Lazy man's auto-CRLF 18 years ago
Johannes Schindelin 859f9c4581 teach diff machinery about --ignore-space-at-eol 18 years ago
Linus Torvalds bd3a5b5ee5 Mark places that need blob munging later for CRLF conversion. 18 years ago
Alexandre Julliard e5bfbf9b3e diff.c: More logical file name quoting for renames in diffstat. 18 years ago
Alexandre Julliard 0d26a64ece diff.c: Properly quote file names in diff --summary output. 18 years ago
Alexandre Julliard b9f441646c diff.c: Reuse the pprint_rename function for diff --summary output. 18 years ago
Junio C Hamano 471efb09aa diff_flush_name(): take struct diff_options parameter. 18 years ago
Andy Whitcroft 93822c2239 short i/o: fix calls to write to use xwrite or write_in_full 18 years ago
Junio C Hamano e9c8409900 diff-index --cached --raw: show tree entry on the LHS for unmerged entries. 18 years ago
Shawn O. Pearce c4712e4553 Replace mmap with xmmap, better handling MAP_FAILED. 18 years ago
Johannes Schindelin e6d40d65df diff --check: fix off by one error 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Junio C Hamano 5caf923223 fix populate-filespec 18 years ago
Nicolas Pitre ebd124c678 make commit message a little more consistent and conforting 18 years ago
Shawn O. Pearce 1510fea781 Avoid accessing a slow working copy during diffcore operations. 18 years ago
Andy Parkins a159ca0cb7 Allow subcommand.color and color.subcommand color configuration 18 years ago
Junio C Hamano bfddbc5e1e diff --numstat: show binary with '-' to match "apply --numstat" 18 years ago
Junio C Hamano 1a9eb3b9d5 git-diff/git-apply: make diff output a bit friendlier to GNU patch (part 2) 18 years ago
Junio C Hamano 74e2abe5b7 diff --numstat 19 years ago
Johannes Schindelin d7014dc081 Turn on recursive with --summary 19 years ago
Junio C Hamano 82ca505564 git-diff -B output fix. 19 years ago
Junio C Hamano bc1a580757 git-diff -B output fix. 19 years ago