Lines Matching refs:diffs
144 This manual first concentrates on making diffs, and later shows how to
145 use diffs to update files.
578 that show context so that they can apply the diffs even if they have
580 the diffs in this case by searching in the files for the lines of
585 imperfect diffs.
697 @cindex time stamp format, context diffs
763 only @acronym{GNU} @command{patch} can automatically apply diffs in this
812 @cindex time stamp format, unified diffs
1263 nor @command{patch} can apply diffs in this format. It exists mainly for
2514 diffs in the proper order.
2516 @command{patch} accepts a series of diffs in its standard input, usually
2662 so most reversed normal diffs begin with a delete, which fails, and
2677 For context diffs, and to a lesser extent normal diffs, @command{patch} can
2696 and unified diffs; it ignores up to @var{lines} lines while looking for
3799 Output @acronym{RCS}-format diffs; like @option{-f} except that each command
4486 * Time Stamp Order:: Outputting diffs in time stamp order.
4581 implement a @command{diff} option to output diffs in time stamp order.