summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* - Replace a few instances of awk and sed with @AWK@ and @SED@ inAndreas Gruenbacher2004-07-141-1/+1
| | | | *.in files.
* - Update guards script: add -l (list) and -v (invert) options.Andreas Gruenbacher2004-07-141-19/+44
| | | | - Add generated man pages to clean target.
* - Also set TEXTDOMAINDIR in the wrapper script (bin/quilt.in).Andreas Gruenbacher2004-07-121-0/+1
|
* - Allow passing of default options to commands by definingAndreas Gruenbacher2004-07-011-0/+1
| | | | | QUILT_${COMMAND}_ARGS in .quiltrc. This should eventually get us rid of some of the mess in .quiltrc.
* - Fix another upgrade bug: The series file may optionally containAndreas Gruenbacher2004-06-121-1/+1
| | | | | | | a strip level argument (-pN) which must be stripped off when determining the patch name. - A minor correction in the doumentation; some whitespace fixes. - Translation update.
* - backup-file.c: Add code to recursively search .pc directories.Andreas Gruenbacher2004-06-061-1/+5
| | | | | | | | | | Add a "no-op" mode as default, and allow to just unlink files. - apatch/rpatch: let backup-files search .pc directories instead of generating temporary file lists. - rpatch/pop: unlink files of topmost patch after popping instead of unlinking at each step. - If QUILTRC is set in the environment, use this as the configuration file.
* document common options to all scripts (--trace and --quiltrc)Martin Quinson2004-06-011-12/+11
|
* - Replace two occurrences of \t in sed regular expressionsAndreas Gruenbacher2004-04-211-1/+1
| | | | | | with bash $'\t': Some older versions of sed don't understand \t. Thanks to Randy Dunlap <rddunlap@osdl.org> for reporting this.
* - Add --quiltrc={rcfile|-} option. Remove some superfluous quotingAndreas Gruenbacher2004-02-031-11/+21
| | | | | | from quilt wrapper. - Extra tests in `quilt refresh' did not check if the old patch was missing.
* - Fix test for bash in configure.ac.Andreas Gruenbacher2004-02-021-1/+6
| | | | | | | - 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).
* Some I18N fixesAndreas Gruenbacher2003-02-151-1/+1
|
* Implement i18n, french l10n and bump version numberMartin Quinson2003-02-141-4/+6
|
* Merge James Rowe's quilt-help.diff patch that fixes several help messages.Andreas Gruenbacher2003-02-081-1/+1
|
* Change #\!@BASH@ to #\! @BASH@. It can look a bit stupid, but it's needed ↵Martin Quinson2003-01-311-1/+1
| | | | for maximal portability
* Clean upAndreas Gruenbacher2003-01-301-246/+0
|
* Prepare for GNU Autoconf; Some cleanups in MakefileAndreas Gruenbacher2003-01-303-2/+248
|
* Add the cvsignore for the result of a debian package compilation. rpm may ↵v0.21Martin Quinson2003-01-291-0/+1
| | | | create other files, no idea
* Version 0.21 from Andreas GruenbacherMartin Quinson2003-01-292-0/+336