| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove our hacked GNU patch. | Pedro F. Giffuni | 2013-09-03 | 1 | -971/+0 |
* | Change the internal buffer used to store input lines from a static buffer | Stephane E. Potvin | 2009-05-08 | 1 | -0/+5 |
* | Prevent stack-smashing buffer overflows in -D and -r options by using | Kris Kennaway | 2002-10-13 | 1 | -6/+7 |
* | Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets | Garance A Drosehn | 2002-04-28 | 1 | -44/+33 |
* | Add -i option (SUSv3) to patch(1). This allows one to specify a | Mike Barcroft | 2002-02-08 | 1 | -2/+5 |
* | 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 | 1 | -1/+0 |
* | Clean up some $Log$ debris, including some real messes. | Peter Wemm | 1999-09-05 | 1 | -59/+0 |
* | $Header$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+4 |
* | Add PATCH_INDEX_FIRST environment variable to do the same as -I option | Andrey A. Chernov | 1998-01-22 | 1 | -3/+9 |
* | 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 | 1 | -2/+12 |
* | Resurrect patch 2.1 without FreeBSD Index: hack | Andrey A. Chernov | 1998-01-21 | 1 | -0/+1003 |
* | Upgrade to 2.5 (contrib version) | Andrey A. Chernov | 1998-01-04 | 1 | -1000/+0 |
* | Add (unsigned char) cast to ctype macros | Andrey A. Chernov | 1997-10-23 | 1 | -6/+15 |
* | fix compilation warnings in patch... (with slight modification) | John-Mark Gurney | 1997-03-17 | 1 | -1/+15 |
* | Fix a problem with patch in that is will always default, even when the | John-Mark Gurney | 1997-02-13 | 1 | -3/+6 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -36/+40 |
* | Fix bug that created new files even when running in -C check mode. | Jeffrey Hsu | 1995-01-12 | 1 | -2/+5 |
* | added the -C/-check again. | Poul-Henning Kamp | 1994-02-25 | 1 | -6/+21 |
* | Put this back - I was somehow under the erroneous impression that patch was in | Jordan K. Hubbard | 1994-02-17 | 1 | -17/+10 |
* | From Poul-Henning Kamp - Implement a -C option to verify the integrity of | Jordan K. Hubbard | 1994-02-17 | 1 | -7/+21 |
* | b-maked patch-2.10 | Paul Richards | 1993-06-19 | 1 | -0/+945 |