| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r197259 | Stephane E. Potvin | 2009-09-24 | 2 | -1/+3 |
| * | Change the internal buffer used to store input lines from a static buffer | Stephane E. Potvin | 2009-05-08 | 6 | -53/+74 |
| * | Get rid of a spurious "the". | Daniel Harris | 2004-03-18 | 1 | -1/+1 |
| * | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 4 | -1035/+1 |
| * | Since I'm having so much fun with const, beat my head against the wall | Peter Wemm | 2003-10-26 | 1 | -3/+3 |
| * | returned length can exceed the limits of type char | John W. De Boskey | 2003-07-29 | 1 | -1/+1 |
| * | Prevent stack-smashing buffer overflows in -D and -r options by using | Kris Kennaway | 2002-10-13 | 2 | -6/+10 |
| * | Change parts of the source code to make it closer to style(9), mainly | Garance A Drosehn | 2002-05-21 | 3 | -1009/+1074 |
| * | Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets | Garance A Drosehn | 2002-04-28 | 14 | -263/+221 |
| * | Add FreeBSD id's to these files, in advance of a separate update. | Garance A Drosehn | 2002-04-28 | 4 | -3/+18 |
| * | Modify our 'patch' utility to recognize the | Garance A Drosehn | 2002-04-26 | 1 | -0/+64 |
| * | Add -i option (SUSv3) to patch(1). This allows one to specify a | Mike Barcroft | 2002-02-08 | 2 | -3/+17 |
| * | Restore vendor CVS keywords; eliminate troff(1) warnings. | Ruslan Ermilov | 2001-07-12 | 1 | -1/+3 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -3/+5 |
| * | Add `_PATH_DEVZERO'. | David E. O'Brien | 2000-12-09 | 1 | -2/+6 |
| * | Fix previous commit such that only -S/--skip ignores errors when applying | Kelly Yancey | 2000-08-02 | 1 | -0/+7 |
| * | Fix patch such that skipping files does not count as a failure. | Kelly Yancey | 2000-08-02 | 2 | -2/+1 |
| * | Clean up some $Log$ debris, including some real messes. | Peter Wemm | 1999-09-05 | 12 | -322/+0 |
| * | $Header$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 12 | -12/+53 |
| * | Add PATCH_INDEX_FIRST environment variable to do the same as -I option | Andrey A. Chernov | 1998-01-22 | 2 | -4/+17 |
| * | Update usage line with new option | Andrey A. Chernov | 1998-01-21 | 1 | -2/+6 |
| * | Add -I or --index-first option to take Index: precedence over context diff, | Andrey A. Chernov | 1998-01-21 | 3 | -5/+32 |
| * | Resurrect patch 2.1 without FreeBSD Index: hack | Andrey A. Chernov | 1998-01-21 | 21 | -121/+5867 |
| * | Upgrade to 2.5 (contrib version) | Andrey A. Chernov | 1998-01-04 | 21 | -5804/+121 |
| * | Back out Index over +++/--- precedence. | Andrey A. Chernov | 1998-01-03 | 1 | -5/+10 |
| * | Add (unsigned char) cast to ctype macros | Andrey A. Chernov | 1997-10-23 | 4 | -38/+82 |
| * | fix compilation warnings in patch... (with slight modification) | John-Mark Gurney | 1997-03-17 | 5 | -6/+34 |
| * | Fix a problem with patch in that is will always default, even when the | John-Mark Gurney | 1997-02-13 | 6 | -16/+37 |
| * | Attempt to break a $Log$ snafu where a *** /--- (minus space) | Mark Murray | 1996-04-12 | 1 | -1/+16 |
| * | Priorities were broken. If there was an Index: line and ***/--- lines | Mark Murray | 1996-04-11 | 1 | -4/+11 |
| * | Update the manual page to reflect the fact that an "Index" line | John Polstra | 1996-02-07 | 1 | -2/+5 |
| * | Give "Index" specified filenames preference over other filenames specified | Justin T. Gibbs | 1995-09-14 | 1 | -3/+6 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 15 | -97/+133 |
| * | Fix bug that created new files even when running in -C check mode. | Jeffrey Hsu | 1995-01-12 | 2 | -4/+16 |
| * | added the -C/-check again. | Poul-Henning Kamp | 1994-02-25 | 3 | -8/+35 |
| * | Put this back - I was somehow under the erroneous impression that patch was in | Jordan K. Hubbard | 1994-02-17 | 3 | -23/+20 |
| * | From Poul-Henning Kamp - Implement a -C option to verify the integrity of | Jordan K. Hubbard | 1994-02-17 | 3 | -11/+35 |
| * | Increaed the fixed static buffer sizes and maximum hunk size that | Rich Murphey | 1993-09-22 | 1 | -5/+8 |
| * | b-maked patch-2.10 | Paul Richards | 1993-06-19 | 21 | -0/+5600 |