aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch
Commit message (Expand)AuthorAgeFilesLines
* Fix previous commit such that only -S/--skip ignores errors when applyingKelly Yancey2000-08-021-0/+7
* Fix patch such that skipping files does not count as a failure.Kelly Yancey2000-08-022-2/+1
* Clean up some $Log$ debris, including some real messes.Peter Wemm1999-09-0512-322/+0
* $Header$ -> $FreeBSD$Peter Wemm1999-08-2812-12/+53
* Add PATCH_INDEX_FIRST environment variable to do the same as -I optionAndrey A. Chernov1998-01-222-4/+17
* Update usage line with new optionAndrey A. Chernov1998-01-211-2/+6
* Add -I or --index-first option to take Index: precedence over context diff,Andrey A. Chernov1998-01-213-5/+32
* Resurrect patch 2.1 without FreeBSD Index: hackAndrey A. Chernov1998-01-2121-125/+5871
* Upgrade to 2.5 (contrib version)Andrey A. Chernov1998-01-0421-5808/+125
* Back out Index over +++/--- precedence.Andrey A. Chernov1998-01-031-5/+10
* Add (unsigned char) cast to ctype macrosAndrey A. Chernov1997-10-234-38/+82
* fix compilation warnings in patch... (with slight modification)John-Mark Gurney1997-03-175-6/+34
* Fix a problem with patch in that is will always default, even when theJohn-Mark Gurney1997-02-136-16/+37
* Attempt to break a $Log$ snafu where a *** /--- (minus space)Mark Murray1996-04-121-1/+16
* Priorities were broken. If there was an Index: line and ***/--- linesMark Murray1996-04-111-4/+11
* Update the manual page to reflect the fact that an "Index" lineJohn Polstra1996-02-071-2/+5
* Give "Index" specified filenames preference over other filenames specifiedJustin T. Gibbs1995-09-141-3/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-3015-97/+133
* Fix bug that created new files even when running in -C check mode.Jeffrey Hsu1995-01-122-4/+16
* added the -C/-check again.Poul-Henning Kamp1994-02-253-8/+35
* Put this back - I was somehow under the erroneous impression that patch was inJordan K. Hubbard1994-02-173-23/+20
* From Poul-Henning Kamp - Implement a -C option to verify the integrity ofJordan K. Hubbard1994-02-173-11/+35
* Increaed the fixed static buffer sizes and maximum hunk size thatRich Murphey1993-09-221-5/+8
* b-maked patch-2.10Paul Richards1993-06-1921-0/+5600