summaryrefslogtreecommitdiffstats
path: root/scripts/patchfns.in
Commit message (Expand)AuthorAgeFilesLines
* - Use better variable names to avoid name clashes.Andreas Gruenbacher2006-01-141-3/+3
* - Use the quilt version in the source tree instead of theAndreas Gruenbacher2006-01-141-3/+3
* - Oops, the /dev/null "fix" broke create-delete.test. Back out this changeAndreas Gruenbacher2005-11-281-0/+4
* - quilt/diff.in, quilt/refresh.in: stop using /dev/null for addedAndreas Gruenbacher2005-11-281-3/+2
* Prevent patch_header and patch_body from mistakenly considering "---"Jean Delvare2005-10-041-2/+2
* - Makefile.in: Add a dependency of all to COMPAT_PROGRAMS whichAndreas Gruenbacher2005-09-181-3/+3
* - 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-24/+24
* - Only add compat/ directory to PATH if it exists. Only create itAndreas Gruenbacher2005-09-171-3/+6
* - Merge compatibility layer from John Vandenberg <jayvdb@gmail.com>.Andreas Gruenbacher2005-09-171-33/+7
* - scripts/patchfns.in: New quilt_command function for running anotherJean Delvare2005-09-091-0/+8
* - scripts/patchfns.in: Rewrite files_in_patch_ordered() so as to notJean Delvare2005-09-061-11/+5
* scripts/patchfns.in: Fix permissions of .pc/applied-patches being lost inJean Delvare2005-09-021-2/+3
* - scripts/patchfns.in: insert_in_series(): Insert new patchesAndreas Gruenbacher2005-08-261-6/+6
* - Add internationalization support to Perl scripts as well.Andreas Gruenbacher2005-07-181-21/+2
* - Based on work done by several contributers, add a headerv0.41Andreas Gruenbacher2005-07-181-13/+24
* - Remove outdated BUGS file and references.Andreas Gruenbacher2005-07-021-14/+12
* - Jean Delvare:Andreas Gruenbacher2005-06-261-0/+1
* - Add --no-index option to diff and refresh commands: SuppressAndreas Gruenbacher2005-06-061-2/+5
* - Add --sort options to the diff and refresh commands whichAndreas Gruenbacher2005-04-131-2/+8
* - Don't leak so many temporary files in the push command.Andreas Gruenbacher2005-02-061-21/+3
* - Use color defaults so that QUILT_COLORS can be used to onlyAndreas Gruenbacher2005-02-021-1/+2
* - Add color support for push command output and allow to customizeAndreas Gruenbacher2005-01-231-0/+9
* - Add mail command, doc/README.MAIL and example ``mail'' commandAndreas Gruenbacher2005-01-231-7/+54
* - Fix extra trailing space in series file after quilt refreshAndreas Gruenbacher2004-11-081-1/+1
* - scripts/patchfns.in: set the dotglob option so that dot filesAndreas Gruenbacher2004-09-221-1/+2
* - Refresh command: recognize and ignore header lines generated byAndreas Gruenbacher2004-08-251-1/+1
* - Replace a few instances of awk and sed with @AWK@ and @SED@ inAndreas Gruenbacher2004-07-141-2/+2
* Fix a typo (s/prinf/printf/) reported by Dean RoehrichMartin Quinson2004-07-131-1/+1
* - Fix stripping of the path to $QUILT_PATCHES when working inAndreas Gruenbacher2004-07-131-1/+1
* - Disable CDPATH within quilt (Joe Green writes: I've seen someAndreas Gruenbacher2004-07-121-0/+2
* - Some more QUILT_PATCHES_PREFIX fixes.Andreas Gruenbacher2004-07-121-3/+5
* - Switch from echo to printf for all translations: This is moreAndreas Gruenbacher2004-07-091-5/+6
* - Add common GNU Diff format options to diff and refresH commands:Andreas Gruenbacher2004-07-041-9/+13
* - Several Fixes from Joe Green <jgreen@mvista.com>:Andreas Gruenbacher2004-07-021-15/+16
* - Allow passing of default options to commands by definingAndreas Gruenbacher2004-07-011-0/+6
* - Add meta-data version check/upgrade code from Martin Quinson andAndreas Gruenbacher2004-06-101-60/+107
* - Preserve the order of files in patches in the diff and refreshAndreas Gruenbacher2004-06-061-0/+42
* - Fix `quilt fork': It destroys .pc/applied patches; that bug gotAndreas Gruenbacher2004-04-271-1/+1
* - Fix a glitch in the previous \t fix.Andreas Gruenbacher2004-04-211-1/+1
* - Replace two occurrences of \t in sed regular expressionsAndreas Gruenbacher2004-04-211-2/+2
* - Extend `quilt graph' to also support checking for overlappingAndreas Gruenbacher2004-03-141-2/+2
* - Revert `quilt fork' to how it originally worked: fork theAndreas Gruenbacher2004-03-131-0/+21
* - Quilt push/pop: exit with a non-zero status when beyond series.Andreas Gruenbacher2004-03-101-2/+2
* - Sub-directory support:Andreas Gruenbacher2004-02-201-2/+2
* - Never fail when patching temporary files in `quilt diff -z',Andreas Gruenbacher2004-02-151-2/+2
* - Add some fixes from Manuel Estrada Sainz <ranty@debian.org>.Andreas Gruenbacher2004-02-051-1/+4
* - Add --quiltrc={rcfile|-} option. Remove some superfluous quotingAndreas Gruenbacher2004-02-031-6/+6
* - No longer remove common extensions (.dif, .diff, .patch, .gz,Andreas Gruenbacher2004-01-311-25/+37
* - Add support for working in subdirectories of the base directoryAndreas Gruenbacher2004-01-281-8/+43