summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Use consistent brace placementJean Delvare2014-02-281-2/+4
* Tree-wide white-space cleanupsJean Delvare2014-01-201-1/+1
* unset GREP_OPTIONS in bin/quilt, as it's quite easy to break quilt with uncom...Martin Quinson2013-12-221-0/+4
* bin/patch-wrapper.in: Die with an informative message when /proc is not mountedMartin Quinson2013-12-211-0/+4
* guards: Fix a typoAndreas Gruenbacher2013-12-111-1/+1
* guards: Minor updateAndreas Gruenbacher2013-12-111-5/+9
* guards: Add option --with-guardsAndreas Gruenbacher2013-12-111-2/+5
* 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
* several documentation fixes that were accumulated over the years in Debian pa...Martin Quinson2011-09-281-1/+1
* Do not hard-code the location of /etc; use $(etcdir) insteadAndreas Gruenbacher2010-06-091-2/+2
* Convert to git repository formatv0.48Andreas Gruenbacher2009-01-291-2/+0
* - bin/quilt.in, doc/quilt.1.in: Document the --quiltrc=- featureJean Delvare2006-06-241-1/+3
* - Stop using bash's =~ operator: older versions don't support it.v0.44Andreas Gruenbacher2006-02-141-7/+13
* - bin/patch-wrapper.in: Call GNU patch by absolute patch to avoidAndreas Gruenbacher2006-02-111-2/+2
* - Add --with-patch-wrapper configure argument, and optionallyAndreas Gruenbacher2006-02-061-23/+32
* - bin/patch-wrapper.in: Add hack to follow pipes via /proc onAndreas Gruenbacher2006-02-061-4/+17
* - More minor fixes.Andreas Gruenbacher2006-02-061-13/+24
* - bin/patch-wrapper.in: First fix ;)Andreas Gruenbacher2006-02-061-7/+6
* - UpdateAndreas Gruenbacher2006-02-061-0/+1
* - bin/patch-wrapper.in: A wrapper to GNU patch that recognizes theAndreas Gruenbacher2006-02-061-0/+204
* - 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
* s/ocnfiguration/configuration/Martin Quinson2005-12-011-1/+1
* - 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
* - Update guards script: add -l (list) and -v (invert) options.Andreas Gruenbacher2004-07-141-19/+44
* - 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
* Clean upAndreas Gruenbacher2003-01-301-246/+0
* Prepare for GNU Autoconf; Some cleanups in MakefileAndreas Gruenbacher2003-01-303-2/+248