summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - import command: catch several error conditions. Patches inAndreas Gruenbacher2006-01-218-83/+167
* - Fix delete -n when no patches are applied.Andreas Gruenbacher2006-01-219-92/+186
* - Add the .*.ok files to .cvsignore.Andreas Gruenbacher2006-01-201-0/+1
* - Tru64 /bin/sh complains when $(call ) is used without ; on eachAndreas Gruenbacher2006-01-202-4/+10
* - Clear up the internal make rules so make -d is not so verbose.Andreas Gruenbacher2006-01-202-0/+15
* - Check if arguments to --with-<prog> exist, warn if they do not,Andreas Gruenbacher2006-01-202-1/+17
* - configure.in: Document to use --without-foo instead ofAndreas Gruenbacher2006-01-203-4/+13
* - German translation update.Andreas Gruenbacher2006-01-201-13/+4
* - Make sure quilt diff --snapshot visits files in a defined order.Andreas Gruenbacher2006-01-192-1/+6
* - Move patch parameter checks into patchfns.in, adding quotesJohn Mark Vandenberg2006-01-1927-670/+494
* - test/three.test, test/import.test: Add various tests.Andreas Gruenbacher2006-01-163-0/+296
* - Always use full command names in the test suite.Andreas Gruenbacher2006-01-163-3/+8
* - doc/README and doc/quilt.1 depend on compat/getopt being builtAndreas Gruenbacher2006-01-162-11/+17
* - Change the rules for splitting a patch into header and body soAndreas Gruenbacher2006-01-166-27/+24
* - John Vandenberg <jayvdb@gmail.com>: Make check depends onAndreas Gruenbacher2006-01-157-373/+426
* - Move scripts directory to quilt/scripts to simplify running quiltAndreas Gruenbacher2006-01-1411-189/+163
* *** empty log message ***Andreas Gruenbacher2006-01-141-2/+0
* - Use better variable names to avoid name clashes.Andreas Gruenbacher2006-01-1434-136/+133
* - Use the quilt version in the source tree instead of theAndreas Gruenbacher2006-01-1439-136/+158
* - test/null-bug.test: Fix the original directory creation so thatJean Delvare2006-01-105-5/+15
* Translation updates:Jean Delvare2006-01-045-86/+59
* - scripts/inspect.in (setup command): add heuristic to check forAndreas Gruenbacher2005-12-083-6/+28
* Resync the CVS with the content of the packageMartin Quinson2005-12-0110-53/+421
* Document last changesMartin Quinson2005-12-011-0/+7
* Document options common to all commandsMartin Quinson2005-12-011-0/+17
* Make sure that the manpage is generated without translation in it, disregardi...Martin Quinson2005-12-011-4/+4
* s/ocnfiguration/configuration/Martin Quinson2005-12-011-1/+1
* - Oops, the /dev/null "fix" broke create-delete.test. Back out this changeAndreas Gruenbacher2005-11-287-28/+40
* - quilt/diff.in, quilt/refresh.in: stop using /dev/null for addedAndreas Gruenbacher2005-11-284-7/+43
* - Makefile.in: don't strip the backup-files binary in the installAndreas Gruenbacher2005-11-043-3/+11
* - scripts/inspect.in: remove unnecessary path_search() functionAndreas Gruenbacher2005-10-126-63/+52
* Prevent patch_header and patch_body from mistakenly considering "---"Jean Delvare2005-10-042-2/+9
* - quilt/files.in: Sort the file names rather than respecting the originalJean Delvare2005-09-231-1/+1
* - configure.ac: Let the user select the find binary. Test that findJean Delvare2005-09-232-1/+22
* Sync with the recent behavior change of "quilt diff".Jean Delvare2005-09-231-4/+16
* - quilt/files.in: Sort the file names rather than respecting the originalJean Delvare2005-09-231-0/+7
* - Fix the test suite so that directories leftover from a previouslyJean Delvare2005-09-2328-0/+33
* - Drop test/reorder.test, it duplicates test/sort.test but is lessJean Delvare2005-09-232-60/+6
* - test/run: Do not depend on Term::ReadKey.Jean Delvare2005-09-232-2/+6
* - Fix the test suite so that it doesn't fail if any higher-levelAndreas Gruenbacher2005-09-2326-32/+33
* - Makefile.in: Fix extra spaces in foreach command which were causingJean Delvare2005-09-222-1/+7
* - configure.ac: Test sed support for (foo|bar) constructs.Jean Delvare2005-09-222-1/+20
* - test/sort.test: Quote grep arguments, as some grep implementations seemJean Delvare2005-09-211-4/+4
* Hide generated scripts from CVS commands.Jean Delvare2005-09-211-0/+5
* - configure.ac, Makefile.in: Make the cp, date and tr binariesJean Delvare2005-09-213-2/+42
* - aclocal.m4: Fix typo causing binaries with alternative names not to beJean Delvare2005-09-212-2/+8
* - quilt/files.in: Compute file status only when needed (that is, when -vJean Delvare2005-09-212-13/+20
* - test/subdir.test: Test quilt files -v.Jean Delvare2005-09-212-4/+16
* - quilt/diff.in: Add missing call to print_patch.Jean Delvare2005-09-212-1/+7
* - Makefile.in: Fix compat/tail symlink creation. Fix variable exportingJean Delvare2005-09-204-12/+41