summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - test/run: Do not depend on Term::ReadKey.Jean Delvare2005-09-231-2/+1
* - Fix the test suite so that it doesn't fail if any higher-levelAndreas Gruenbacher2005-09-2325-32/+26
* - test/sort.test: Quote grep arguments, as some grep implementations seemJean Delvare2005-09-211-4/+4
* - test/subdir.test: Test quilt files -v.Jean Delvare2005-09-211-4/+4
* - Makefile.in: Fix compat/tail symlink creation. Fix variable exportingJean Delvare2005-09-201-4/+6
* - Makefile.in: Fix when COMPAT_PROGRAMS is empty.Andreas Gruenbacher2005-09-191-1/+1
* - quilt/annotate.in: New option "-p patch" to stop checking for changesJean Delvare2005-09-131-0/+23
* - test/*.test: Fix sed compatibility issues: do not use inplace (-i); doJean Delvare2005-09-097-25/+30
* - scripts/patchfns.in: Rewrite files_in_patch_ordered() so as to notJean Delvare2005-09-061-2/+42
* - Fix test/perms.test for LANG=POSIX (from John VandenbergAndreas Gruenbacher2005-09-062-7/+7
* - quilt/fold.in: fold did not work when invoked from aAndreas Gruenbacher2005-08-221-10/+31
* - test/delete.test: New test case for the delete command.Jean Delvare2005-07-291-0/+61
* - test/missing.test: Fix test case.Andreas Gruenbacher2005-07-271-2/+2
* - Rename test/create-delete.diff to *.test and fix the test.Andreas Gruenbacher2005-07-181-6/+6
* - Based on work done by several contributers, add a headerv0.41Andreas Gruenbacher2005-07-181-0/+48
* - quilt/annotate.in: Fix case where the file is created/deletedAndreas Gruenbacher2005-07-181-0/+29
* - Jean Delvare:Andreas Gruenbacher2005-06-261-1/+1
* - add command: "File %s added to patch %s" message goes to stdoutAndreas Gruenbacher2005-06-211-0/+22
* - Add fix for refresh --strip-trailing-whitespace option: nowAndreas Gruenbacher2005-06-181-3/+59
* - Add new annotate command.Andreas Gruenbacher2005-06-181-0/+63
* - Additional fixes to the rename command.Andreas Gruenbacher2005-06-091-19/+11
* - Add rename command from Jean Delvare <khali@linux-fr.org>.Andreas Gruenbacher2005-06-081-0/+69
* - Add testcase for diff --no-index.Andreas Gruenbacher2005-06-081-0/+11
* - test/remove2.test: Test for remove + refresh interactions.Andreas Gruenbacher2005-06-011-0/+28
* - Add add-filename-check.test and trailing-ws.test test cases.Andreas Gruenbacher2005-04-292-0/+43
* - Add --sort options to the diff and refresh commands whichAndreas Gruenbacher2005-04-132-6/+58
* - quilt remove: Update restored file's timestamp. Also, some usesv0.39Andreas Gruenbacher2005-02-102-1/+54