summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - quilt/pop.in: get rid of tac.Andreas Gruenbacher2005-09-156-76/+68
* - quilt/mail.in: Remove stray getopt line. If --subject is given,Andreas Gruenbacher2005-09-146-54/+81
* - Makefile.in: Use @BASH@ instead of bash (John Vandenberg).Jean Delvare2005-09-142-5/+11
* - quilt/annotate.in: New option "-p patch" to stop checking for changesJean Delvare2005-09-134-5/+74
* - quilt/annotate.in: Rework the annotation algorithm (AndreasJean Delvare2005-09-131-20/+15
* - quilt/annotate.in: Update help text to mention that only applied patchesJean Delvare2005-09-112-2/+9
* - Add a missing dependency.Andreas Gruenbacher2005-09-111-1/+1
* - test/*.test: Fix sed compatibility issues: do not use inplace (-i); doJean Delvare2005-09-098-25/+38
* - scripts/patchfns.in: New quilt_command function for running anotherJean Delvare2005-09-094-3/+20
* - quilt/delete.in: Fix the quilt pop invocation when attempting to deleteJean Delvare2005-09-072-1/+6
* - Japanese translation update contributed by Satoru Takeuchi and YasushiJean Delvare2005-09-062-16/+26
* - It is now possible to set EDITOR in ~/.quiltrc in order to use aJean Delvare2005-09-064-0/+26
* - doc/README needs the same $EDITOR filtering quirk we just added forJean Delvare2005-09-062-1/+9
* - scripts/patchfns.in: Rewrite files_in_patch_ordered() so as to notJean Delvare2005-09-063-13/+62
* - Merge doc/sample.quiltrc into quilt.quiltrc, and delete it. It will beJean Delvare2005-09-063-21/+4
* - Makefile.in: Filter out expanded $EDITOR in quilt.1. This value beingJean Delvare2005-09-062-1/+9
* - Fix test/perms.test for LANG=POSIX (from John VandenbergAndreas Gruenbacher2005-09-063-7/+14
* - quilt/diff.in: Fix incorrect error message when incompatible optionsJean Delvare2005-09-046-9/+20
* Resync line numbers (refresh.in and patchfns.in.)Jean Delvare2005-09-024-16/+16
* scripts/patchfns.in: Fix permissions of .pc/applied-patches being lost inJean Delvare2005-09-022-6/+13
* refresh.in: Drop a useless line in the awk script replacing the diffstatJean Delvare2005-09-022-2/+10
* - configure.ac, Makefile.in: Support GCC and other compilers. AllowJean Delvare2005-08-283-4/+24
* - quilt/delete.in: Drop extra spaces in usage line.Jean Delvare2005-08-268-24/+46
* - quilt/header.in, quilt/refresh.in: Drop trailing tab character in helpJean Delvare2005-08-266-11/+10
* - quilt/delete.in: Add options -r (remove patch file) and --backupJean Delvare2005-08-267-34/+140
* - scripts/patchfns.in: insert_in_series(): Insert new patchesAndreas Gruenbacher2005-08-266-30/+38
* Fix error path when imported patch doesn't exist.Jean Delvare2005-08-262-3/+7
* - quilt/edit.in: Check exit status after adding files, and failAndreas Gruenbacher2005-08-244-7/+14
* - quilt/fold.in: fold did not work when invoked from aAndreas Gruenbacher2005-08-227-48/+83
* - quilt/edit.in: Check exit status after adding files.Andreas Gruenbacher2005-08-172-1/+6
* - configure.ac: Do not check for diffstat version if --without-diffstatJean Delvare2005-08-122-3/+10
* improve description of the import command [Joe Green]Martin Quinson2005-08-112-2/+4
* add completion of the header command [Joe Green]Martin Quinson2005-08-112-2/+11
* Updating my email addressMartin Quinson2005-08-063-3/+3
* - test/delete.test: New test case for the delete command.Jean Delvare2005-07-292-0/+66
* - Makefile.in: add test/Makefile and test/test.quiltrc to SRC, so thatJean Delvare2005-07-292-1/+8
* - test/missing.test: Fix test case.Andreas Gruenbacher2005-07-272-2/+7
* - Bump version to 0.42.v0.42Jean Delvare2005-07-262-2/+7
* - Mike Fabian <mfabian@suse.de> fixed two fuzzy Japanese messagesAndreas Gruenbacher2005-07-262-4/+8
* - Fix one fuzzy message in French translation.Jean Delvare2005-07-252-2/+6
* - Japanese translation update from Yasushi SHOJIAndreas Gruenbacher2005-07-256-118/+141
* - Let the perl scripts (edmail, parse-patch and remove-trailing-ws) workJean Delvare2005-07-248-62/+119
* - Makefile.in: Drop pointless dependency between quilt commandJean Delvare2005-07-222-2/+6
* - We don't need the translation statistics twice.Andreas Gruenbacher2005-07-191-2/+1
* - Update French translation.Jean Delvare2005-07-192-46/+65
* - Another translation fix.Andreas Gruenbacher2005-07-196-8/+8
* - Fix a few translation bugs; update german translation.Andreas Gruenbacher2005-07-1910-753/+794
* - Rename test/create-delete.diff to *.test and fix the test.Andreas Gruenbacher2005-07-182-7/+8
* - Add internationalization support to Perl scripts as well.Andreas Gruenbacher2005-07-1811-608/+1245
* Add new header command.Jean Delvare2005-07-181-0/+1