summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Return exit status 2 when commands go beyond the series (topAndreas Gruenbacher2004-06-051-6/+27
* - Another `quilt setup' fix.Andreas Gruenbacher2004-05-311-1/+1
* - Rewrite spec2series to return what the new `quilt setup' needs,Andreas Gruenbacher2004-05-312-227/+182
* - 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
* - Fix an algorithmic bug in `quilt graph --lines': Edges wereAndreas Gruenbacher2004-03-201-67/+52
* - Extend `quilt graph' to also support checking for overlappingAndreas Gruenbacher2004-03-142-14/+142
* - Revert `quilt fork' to how it originally worked: fork theAndreas Gruenbacher2004-03-132-1/+23
* - Add some more generated files to .cvsignoreAndreas Gruenbacher2004-03-131-0/+3
* - Fix an open issue in the patchname filter inAndreas Gruenbacher2004-03-131-17/+31
* - Add `quilt graph' command for generating a dependency graphAndreas Gruenbacher2004-03-131-0/+314
* - 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