summaryrefslogtreecommitdiffstats
path: root/test/three.test
Commit message (Collapse)AuthorAgeFilesLines
* - Rename the ``remove'' command to ``revert'': this removesAndreas Gruenbacher2007-04-271-1/+1
| | | | | ambiguities with the delete command, and more closely matches what the command does.
* - quilt/scripts/patchfns.in: Fix broken return in functionJean Delvare2006-04-151-0/+3
| | | | | | find_applied_patch, which was causing a bogus error message on failed pop. - test/three.test: Test failed pop.
* - Fix delete -n when no patches are applied.Andreas Gruenbacher2006-01-211-1/+1
|
* - Move patch parameter checks into patchfns.in, adding quotesJohn Mark Vandenberg2006-01-191-6/+23
| | | | | around all patch parameters, and reporting 'No patches in series' - quilt/annonate.in: Fix case where no patches have been applied.
* - test/three.test, test/import.test: Add various tests.Andreas Gruenbacher2006-01-161-0/+153