summaryrefslogtreecommitdiffstats
path: root/bin/quilt.in
Commit message (Expand)AuthorAgeFilesLines
* Reuse the shellJean Delvare2021-09-031-1/+4
* Move the code which adds the default parameters from quiltrcJean Delvare2021-06-101-0/+13
* Add missing editor hintsJean Delvare2015-02-251-0/+4
* Fix translation of main usage messageJean Delvare2015-02-111-3/+3
* unset GREP_OPTIONS in bin/quilt, as it's quite easy to break quilt with uncom...Martin Quinson2013-12-221-0/+4
* quilt: unset POSIXLY_CORRECT to ensure that patch works non-interactivelyRaphaƫl Hertzog2012-02-291-0/+4
* Make backup-files a shell scriptMartin Quinson2012-02-011-2/+2
* Do not hard-code the location of /etc; use $(etcdir) insteadAndreas Gruenbacher2010-06-091-2/+2
* - bin/quilt.in, doc/quilt.1.in: Document the --quiltrc=- featureJean Delvare2006-06-241-1/+3
* - Use better variable names to avoid name clashes.Andreas Gruenbacher2006-01-141-8/+8
* - Use the quilt version in the source tree instead of theAndreas Gruenbacher2006-01-141-6/+9
* - Remove compatibility shell functions and convert them toAndreas Gruenbacher2005-09-181-4/+0
* - Replace @FOO@ macros in scripts with foo command where possible.Andreas Gruenbacher2005-09-181-3/+2
* - Only add compat/ directory to PATH if it exists. Only create itAndreas Gruenbacher2005-09-171-5/+6
* - Merge compatibility layer from John Vandenberg <jayvdb@gmail.com>.Andreas Gruenbacher2005-09-171-0/+9
* - bin/quilt.in: clean up helptext.Andreas Gruenbacher2005-07-171-3/+1
* - Jean Delvare:Andreas Gruenbacher2005-06-261-1/+13
* - A minor improvement to the help text.Andreas Gruenbacher2005-04-261-2/+2
* - Add mail command, doc/README.MAIL and example ``mail'' commandAndreas Gruenbacher2005-01-231-2/+3
* - Add a default /etc/quilt.quiltrc file that is sourced if noAndreas Gruenbacher2005-01-111-1/+4
* - bin/quilt.in: Add optional verbose modifier to --trace optionAndreas Gruenbacher2004-09-131-3/+12
* - Replace a few instances of awk and sed with @AWK@ and @SED@ inAndreas Gruenbacher2004-07-141-1/+1
* - 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
* - Fix another upgrade bug: The series file may optionally containAndreas Gruenbacher2004-06-121-1/+1
* - backup-file.c: Add code to recursively search .pc directories.Andreas Gruenbacher2004-06-061-1/+5
* 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
* - Add --quiltrc={rcfile|-} option. Remove some superfluous quotingAndreas Gruenbacher2004-02-031-11/+21
* - Fix test for bash in configure.ac.Andreas Gruenbacher2004-02-021-1/+6
* 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 for...Martin Quinson2003-01-311-1/+1
* Prepare for GNU Autoconf; Some cleanups in MakefileAndreas Gruenbacher2003-01-301-1/+1
* Version 0.21 from Andreas GruenbacherMartin Quinson2003-01-291-0/+90