summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Clean up quoting in messages.Andreas Gruenbacher2006-02-011-2/+2
* - quilt/mail.in: Use $(hostname) for the sender address forAndreas Gruenbacher2006-01-301-4/+4
* - test/mail.test: Use --sender option to avoid callingAndreas Gruenbacher2006-01-301-4/+4
* - test/mail.test: /dev/stdin & /dev/stdout dont exist on Tru64.Andreas Gruenbacher2006-01-301-6/+6
* - Also strip any bracketed fields and Re:, Fwd:, Fw:, Aw: fromAndreas Gruenbacher2006-01-291-1/+1
* - Also strip any literal "[patch]" from subject headers.Andreas Gruenbacher2006-01-291-1/+1
* - quilt/mail.in:Andreas Gruenbacher2006-01-291-0/+85
* - Don't pad right-hand side of ==, !=, =~, !~ with spaces.Andreas Gruenbacher2006-01-291-3/+2
* - Unify existing -p and -n parameters that specify a patch:Andreas Gruenbacher2006-01-274-10/+10
* - quilt/delete.in: Remove a superfluous message.Andreas Gruenbacher2006-01-261-1/+0
* - configure.ac: Require GNU patch 2.4+.Andreas Gruenbacher2006-01-233-3/+3
* - Check for the new message in the test suite as well.Andreas Gruenbacher2006-01-221-2/+2
* - push command: when a patch doesn't apply, check if it reverseAndreas Gruenbacher2006-01-221-0/+40
* *** empty log message ***Andreas Gruenbacher2006-01-221-0/+1
* - GNU patch 2.5 messages differ slightly from the messages of moreAndreas Gruenbacher2006-01-218-18/+18
* - test/run: Support regex matching in test scripts.Andreas Gruenbacher2006-01-211-9/+16
* - Split off strip_diffstat from header command.Andreas Gruenbacher2006-01-211-4/+22
* - import command: catch several error conditions. Patches inAndreas Gruenbacher2006-01-211-21/+6
* - Fix delete -n when no patches are applied.Andreas Gruenbacher2006-01-212-1/+41
* - Add the .*.ok files to .cvsignore.Andreas Gruenbacher2006-01-201-0/+1
* - Move patch parameter checks into patchfns.in, adding quotesJohn Mark Vandenberg2006-01-191-6/+23
* - test/three.test, test/import.test: Add various tests.Andreas Gruenbacher2006-01-162-0/+291
* - Always use full command names in the test suite.Andreas Gruenbacher2006-01-162-3/+3
* - Move scripts directory to quilt/scripts to simplify running quiltAndreas Gruenbacher2006-01-141-26/+0
* - 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-4/+12
* - test/null-bug.test: Fix the original directory creation so thatJean Delvare2006-01-104-5/+6
* - Oops, the /dev/null "fix" broke create-delete.test. Back out this changeAndreas Gruenbacher2005-11-281-0/+11
* - quilt/diff.in, quilt/refresh.in: stop using /dev/null for addedAndreas Gruenbacher2005-11-281-0/+24
* Sync with the recent behavior change of "quilt diff".Jean Delvare2005-09-231-4/+16
* - Fix the test suite so that directories leftover from a previouslyJean Delvare2005-09-2327-0/+27
* - Drop test/reorder.test, it duplicates test/sort.test but is lessJean Delvare2005-09-231-60/+0