summaryrefslogtreecommitdiffstats
path: root/doc/sample.quiltrc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix test for bash in configure.ac.Andreas Gruenbacher2004-02-021-0/+3
| | | | | | | - Add `--trace' option to quilt wrapper (runs commands with -x, which prints an execution trace). - Add QUILT_BACKUP setting in .quiltrc (creates backup copies when refreshing patches).
* - Add QUILT_NO_DIFF_TIMESTAMPS option in .quiltrc.Andreas Gruenbacher2004-01-261-0/+7
| | | | | | GNU patch. - Fix help for `quilt diff'. - Update TODO.
* - Change name and semantics of PATCHSCRIPTS variable: Before, ifAndreas Gruenbacher2003-10-281-0/+3
| | | | | | PATCHSCRIPTS was set, the patches were in $PATCHSCRIPTS/patches. Now, if QUILT_PATCHES is set, the patches are in $QUILT_PATCHES. QUILT_PATCHES defaults to "patches", like before.
* Add example of a ~/.quiltrc file (in fact, my current version).Andreas Gruenbacher2003-06-271-0/+2