Lines Matching refs:diff
3 * New diff option: --binary (useful only on non-Posix hosts)
4 * diff -b and -w now ignore line incompleteness; -B no longer does this.
11 * New cmp, diff, diff3, sdiff option: --help
12 * A new heuristic for diff greatly reduces the time needed to compare
14 * Partly as a result, GNU diff's output is not exactly the same as before.
27 * New diff option: --line-format=FORMAT
28 * New diff group format specifications:
55 * New diff line format specifications:
67 * cmp and diff now conform to Posix.2 (ISO/IEC 9945-2:1993)
71 - When comparing directories, if `diff' finds a file that is not a regular
77 * `cmp - -' now works like `diff - -'.
82 * New diff option: --horizon-lines=lines
87 * New diff options:
97 * sdiff and diff -y handle incomplete lines.
105 * Improve diff performance.
106 * New diff options:
115 * diff options renamed:
125 * diff options -F (--show-function-line) and -I (--ignore-matching-lines)