| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a patchset that simply covers for gnuconfig updating, that can replace bo...HEADmaster |  Diego Elio Pettenò | 2007-01-07 | 1 | -0/+18 |
* | Replace 'Testing' with 'Applying', use ebegin/eend to give the status of patc... |  Diego Elio Pettenò | 2007-01-07 | 1 | -4/+9 |
* | minor english cleanups |  Joshua Saddler | 2007-01-05 | 1 | -39/+35 |
* | fixed up the introduction |  Joshua Saddler | 2007-01-02 | 1 | -88/+74 |
* | Document patch_trigger_action function. |  Diego Elio Pettenò | 2007-01-01 | 1 | -0/+22 |
* | fixed DTD location |  Joshua Saddler | 2006-12-31 | 1 | -1/+1 |
* | Fix xref. |  Diego Elio Pettenò | 2006-12-31 | 1 | -1/+1 |
* | grammar, spelling, general english and document flow cleanup, per flameeyes' ... |  Joshua Saddler | 2006-12-31 | 1 | -86/+72 |
* | Spelling corrections, thanks to lu_zero. |  Diego Elio Pettenò | 2006-12-31 | 1 | -2/+2 |
* | Start documenting the functions in the patchset's script. |  Diego Elio Pettenò | 2006-12-31 | 1 | -0/+57 |
* | Start writing documentation on writing patchsets. |  Diego Elio Pettenò | 2006-12-30 | 1 | -0/+17 |
* | Remove IFS reset, as the set was removed already. |  Diego Elio Pettenò | 2006-12-30 | 1 | -2/+0 |
* | Add some documentation about whitespaces in autoepatch. |  Diego Elio Pettenò | 2006-12-30 | 1 | -0/+40 |
* | Make standalone just a subsection of Introduction. |  Diego Elio Pettenò | 2006-12-30 | 3 | -58/+62 |
* | Add a paragaph about Gentoo specific software. |  Diego Elio Pettenò | 2006-12-30 | 1 | -0/+8 |
* | Add a section about requirements |  Diego Elio Pettenò | 2006-12-30 | 1 | -1/+63 |
* | Add chapter about alternate prefix. |  Diego Elio Pettenò | 2006-12-30 | 1 | -0/+11 |
* | Add a chapter on the reasons why a standalone package was chosen instead of o... |  Diego Elio Pettenò | 2006-12-30 | 4 | -0/+154 |
* | Add id value. |  Diego Elio Pettenò | 2006-12-30 | 1 | -1/+1 |
* | Commit the first draft for the documentation, only introduction for now. |  Diego Elio Pettenò | 2006-12-30 | 2 | -0/+97 |
* | Add a find() commodity function so that a particular find command can be used... |  Diego Elio Pettenò | 2006-12-18 | 1 | -0/+13 |
* | Remove temporary files if the patch gets applied fine. |  Diego Elio Pettenò | 2006-12-18 | 1 | -0/+1 |
* | Fix typo: autepatch -> autoepatch. |  Diego Elio Pettenò | 2006-12-18 | 1 | -4/+4 |
* | Don't use xargs to start the grep command, the portable subset of find option... |  Diego Elio Pettenò | 2006-12-18 | 1 | -2/+1 |
* | Skip a find(1) execution, use fgrep to match a complete string, and make sure... |  Diego Elio Pettenò | 2006-12-18 | 1 | -3/+3 |
* | Add patch for configure LANG settings. |  Diego Elio Pettenò | 2006-12-18 | 2 | -0/+53 |
* | Allow a patchset to specify a function to execute on the target instead of an... |  Diego Elio Pettenò | 2006-12-18 | 2 | -0/+34 |
* | Use --null parameter instead of -Z as -Z is overloaded in FBSD's own grep com... |  Diego Elio Pettenò | 2006-12-18 | 1 | -1/+1 |
* | Output a warning if the patch failed to apply but it's not required. |  Diego Elio Pettenò | 2006-12-18 | 1 | -5/+10 |
* | Make the fbsd-conf patch apply everywhere, but make it required only on FreeB... |  Diego Elio Pettenò | 2006-12-18 | 1 | -3/+7 |
* | Filter the list of targets for the kde-autoconf patch: if autoconf 2.6 is alr... |  Diego Elio Pettenò | 2006-12-18 | 1 | -1/+2 |
* | Announce the patchset first and the targets one by one later. |  Diego Elio Pettenò | 2006-12-18 | 1 | -1/+3 |
* | Handle errors from the patching subshell in different ways depending on the c... |  Diego Elio Pettenò | 2006-12-18 | 1 | -2/+8 |
* | Announce which patchset and on which target we're handling every time. |  Diego Elio Pettenò | 2006-12-18 | 1 | -0/+2 |
* | Add ability for a patchset to tell if the patch is required, and to give a sp... |  Diego Elio Pettenò | 2006-12-18 | 2 | -2/+24 |
* | Add COPYING with GPL-2 license. |  Diego Elio Pettenò | 2006-12-18 | 1 | -0/+339 |
* | Add first implementation of autoepatch; patches define a function to find whi... |  Diego Elio Pettenò | 2006-12-18 | 2 | -0/+189 |
* | Add a patch for KDE's admindir to show that autoepatch can be used for more t... |  Diego Elio Pettenò | 2006-12-18 | 2 | -0/+32 |
* | Add fbsd-conf patch from ELT-patches as a sample of elibtoolize patches. |  Diego Elio Pettenò | 2006-12-18 | 8 | -0/+549 |