summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* - 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-182-33/+32
* - 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
* - Omitting the search directory in "find" is not portable; add an explicitJean Delvare2005-09-152-2/+2
* - 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
* - Let the perl scripts (edmail, parse-patch and remove-trailing-ws) workJean Delvare2005-07-243-6/+57
* - Fix a few translation bugs; update german translation.Andreas Gruenbacher2005-07-191-1/+1
* - Add internationalization support to Perl scripts as well.Andreas Gruenbacher2005-07-184-42/+66
* - 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 fix for refresh --strip-trailing-whitespace option: nowAndreas Gruenbacher2005-06-182-0/+113
* - Add --no-index option to diff and refresh commands: SuppressAndreas Gruenbacher2005-06-061-2/+5
* - setup command: When a patch cannot be identified, scan all theAndreas Gruenbacher2005-05-221-6/+27
* - Quoting fix from Jean Delvare <khali@linux-fr.org>, and one moreAndreas Gruenbacher2005-05-121-4/+4
* *** empty log message ***Andreas Gruenbacher2005-04-291-2/+5
* - Add add-filename-check.test and trailing-ws.test test cases.Andreas Gruenbacher2005-04-291-0/+1
* - 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-232-7/+205
* - Get rid of the apatch and rpatch helper scripts: Integrate themAndreas Gruenbacher2004-11-152-393/+0
* - Fix extra trailing space in series file after quilt refreshAndreas Gruenbacher2004-11-081-1/+1
* - When applying a patch with -q and without -f no (individual)Andreas Gruenbacher2004-10-172-3/+6
* - scripts/patchfns.in: set the dotglob option so that dot filesAndreas Gruenbacher2004-09-222-8/+18
* - scripts/inspect.in: Run the RPM %prep section in /var/tmp andAndreas Gruenbacher2004-09-121-1/+1
* - Refresh command: recognize and ignore header lines generated byAndreas Gruenbacher2004-08-251-1/+1
* - setup command: detect errors when running ``rpm -bp'' andAndreas Gruenbacher2004-08-131-1/+3
* Tell the user to refresh patch which does not remove properly, not only to fo...Martin Quinson2004-07-221-1/+1
* - Replace a few instances of awk and sed with @AWK@ and @SED@ inAndreas Gruenbacher2004-07-142-3/+3
* Track down two string expensions in printf $"" leftMartin Quinson2004-07-131-1/+1
* 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-093-19/+27
* - 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
* - dependency-graph: Fix backup filenames for patcher.v0.33Andreas Gruenbacher2004-06-061-1/+1
* - Preserve the order of files in patches in the diff and refreshAndreas Gruenbacher2004-06-061-0/+42
* - dependency-graph: Fix for --lines option in patcher mode;Andreas Gruenbacher2004-06-061-5/+13
* - backup-file.c: Add code to recursively search .pc directories.Andreas Gruenbacher2004-06-062-24/+10