summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* New test case for patches attempting to modify files which do not exist.Jean Delvare2011-04-041-0/+23
* configure.ac: Fix test for GNU patch versionJean Delvare2011-03-252-10/+10
* diff, refresh: Accept file names with spacesJean Delvare2011-03-251-0/+52
* test/run: Enforce single variable substitution methodJean Delvare2011-03-182-3/+2
* Let the test suite cover "quilt grep".Jean Delvare2011-03-073-0/+10
* test/nolink.test: Add missing check, to make sure we won't miss a bug.Jean Delvare2011-01-281-0/+3
* Give more meaningful error messagesDavid Paleino2010-01-272-10/+10
* Let the test suite be run in parallelJean Delvare2010-01-231-8/+50
* Separate working directory for each test caseJean Delvare2010-01-2345-398/+212
* Add non-regression test to verify that quilt remembers QUILT_PATCHES/QUILT_SE...Raphaƫl Hertzog2010-01-231-0/+30
* add, files, remove: accept file name with spacesYasushi SHOJI2009-11-271-0/+43
* "quilt revert" accidentally creates a hard link, it shouldn't do that.Jean Delvare2009-06-171-0/+20
* Minor test suite updateAndreas Gruenbacher2009-06-152-3/+5
* Convert to git repository formatv0.48Andreas Gruenbacher2009-01-291-2/+0
* - From Wolfram Sang <w.sang@pengutronix.de>:Andreas Gruenbacher2008-11-021-2/+4
* - Add a dual BSD/GPL license header to test/run.Andreas Gruenbacher2008-11-021-0/+27
* - quilt/import.in: When importing multiple patches at once, makeAndreas Gruenbacher2008-06-131-0/+20
* - quilt/mail.in: Remove the Recipient-* and Replace-* headersAndreas Gruenbacher2007-11-051-1/+1
* - quilt/mail.in: Make sure that shell meta-characters like * inAndreas Gruenbacher2007-10-251-6/+13
* - quilt/main.in: Add a --signature flag that allows to overrideAndreas Gruenbacher2007-10-152-8/+8
* - quilt setup: replace the --path argument with --sourcedir forAndreas Gruenbacher2007-08-082-7/+7
* - Mail command: when only a single patch is specified, only mailAndreas Gruenbacher2007-05-066-38/+27
* - Rename the ``remove'' command to ``revert'': this removesAndreas Gruenbacher2007-04-278-44/+44
* - lib/backup-files.c: Do not modify the original file wheneverAndreas Gruenbacher2007-04-161-0/+57
* - quilt/import.in, quilt/scripts/patchfns.in: Implement import -RJean Delvare2007-02-211-1/+92
* test/run: Don't attempt to remove comments from command lines. We don'tJean Delvare2007-02-201-1/+0
* - Refresh command: add -z option, which refreshes changes into aAndreas Gruenbacher2006-10-191-0/+29
* - quilt/delete.in: Display the proper error message when usingJean Delvare2006-09-221-0/+3
* - quilt/scripts/patchfns.in: Drop support for "-pab" in seriesJean Delvare2006-09-191-46/+0
* - test/*.test: Make sure that rm commands are non-interactive.Jean Delvare2006-09-199-10/+10
* - test/dir-a-b.test: Don't use diffstat in the regression testJean Delvare2006-09-191-8/+0
* - quilt/mail.in, test/mail.test: Fix signature separator. PatchJean Delvare2006-09-051-7/+7
* - A few more `-p ab' fixes.Andreas Gruenbacher2006-06-271-0/+79
* - quilt/push.in: Fix a bug introduced with the -p ab support.Andreas Gruenbacher2006-06-271-0/+43
* - quilt/diff.in, quilt/refresh.in: Add `-p ab' options whichAndreas Gruenbacher2006-06-121-0/+13
* - quilt/pop.in: Delete .pc/$patch directory when popping emptyJean Delvare2006-04-262-1/+43
* - quilt/scripts/patchfns.in: Fix broken return in functionJean Delvare2006-04-151-0/+3
* - test/mail.in: Test UTF-8 header encoding.Andreas Gruenbacher2006-03-262-1/+5
* - test/mail.in: Test for recipients with a dot in their name.Jean Delvare2006-03-261-7/+9
* - quilt/edit.in: The last fix broke another way of using edit.Andreas Gruenbacher2006-03-211-1/+15
* - quilt/edit.in: Fix for working in subdirectories.Andreas Gruenbacher2006-03-152-4/+12
* - quilt/import.in: Fix replacement of compressed patches.Jean Delvare2006-03-051-0/+143
* - Fix a critical bug in the push command that causes parts ofAndreas Gruenbacher2006-02-141-0/+44
* - test/run: Avoid warnings with some versions of Perl.Andreas Gruenbacher2006-02-111-3/+4
* - quilt/setup.in: Add --path option for defining a tarball searchAndreas Gruenbacher2006-02-111-0/+52
* - quilt/scripts/patchfns.in: Fix bug in quilt_command when workingAndreas Gruenbacher2006-02-111-0/+20
* - bin/patch-wrapper.in: A wrapper to GNU patch that recognizes theAndreas Gruenbacher2006-02-061-0/+74
* - Add "testcase" for -p0 patches that are applied in differentAndreas Gruenbacher2006-02-011-0/+29
* - compat/date.in: Fix GetOptions problem with options startingAndreas Gruenbacher2006-02-011-1/+4
* - Filter duplicates with awk instead of usig uniq -D.Andreas Gruenbacher2006-02-011-1/+1