summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* - 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