aboutsummaryrefslogtreecommitdiffstats
path: root/config/systempatches
Commit message (Collapse)AuthorAgeFilesLines
* Fix validation for pasting in a patch alone, make sure not to offer re-fetch ↵jim-p2012-05-092-3/+3
| | | | if location is blank. version bump.
* Ensure we don't save DOS style newlines from the textarea.jim-p2012-05-071-1/+2
|
* Add a way to view the full output from a test patch apply/revertjim-p2012-05-072-9/+25
|
* Add an option to specify a base directory for the patchjim-p2012-05-072-4/+16
|
* Fix the name of this field/var to more accurately reflect what it does.jim-p2012-05-073-12/+12
|
* Uncomment the cleanup line here, it was disabled during debugging.jim-p2012-05-051-1/+1
|
* Add a System Patches package to apply and maintain patches on a box. Should ↵jim-p2012-05-044-0/+689
make it easier to test and deliver fixes.