summaryrefslogtreecommitdiffstats
path: root/quilt
Commit message (Expand)AuthorAgeFilesLines
...
* - quilt/import.in: When importing multiple patches at once, makeAndreas Gruenbacher2008-06-132-4/+5
* - Stop using cp -l: it doesn't fall back to doing a regular copyAndreas Gruenbacher2008-05-202-25/+9
* Update cvsignore.Andreas Gruenbacher2008-04-291-1/+1
* - quilt/mail.in: Remove the Recipient-* and Replace-* headersAndreas Gruenbacher2007-11-051-1/+1
* - quilt/mail.in: Ran into a bash ``Broken pipe'' problem inAndreas Gruenbacher2007-10-291-37/+29
* - quilt/mail.in: Make sure that shell meta-characters like * inAndreas Gruenbacher2007-10-251-49/+37
* - quilt/main.in: Add a --signature flag that allows to overrideAndreas Gruenbacher2007-10-151-17/+49
* - Allow to define a MUA different from the one found at configureAndreas Gruenbacher2007-10-061-2/+4
* - quite refresh: Avoid a possible environment overflow with very,Andreas Gruenbacher2007-09-081-9/+8
* - Small help text improvementAndreas Gruenbacher2007-09-061-1/+1
* - quilt mail: only add a "-- " at the end of messages if it isAndreas Gruenbacher2007-08-101-2/+5
* - quilt mail: Add a --reply-to <message> option which adds theAndreas Gruenbacher2007-08-101-14/+83
* - Don't include the sender login in message IDs (oops...)Andreas Gruenbacher2007-08-081-1/+1
* - quilt mail: strip closing angle brackets from the mail senderAndreas Gruenbacher2007-08-081-2/+3
* - quilt setup: replace the --path argument with --sourcedir forAndreas Gruenbacher2007-08-082-67/+71
* - quilt diff: don't colorize the output when the --diff=... optionAndreas Gruenbacher2007-07-261-3/+2
* - Man page improvements from Ben Pfaff <blp@cs.stanford.edu>.Andreas Gruenbacher2007-06-051-6/+8
* - Mail command: when only a single patch is specified, only mailAndreas Gruenbacher2007-05-062-27/+51
* - fold command: Add -R option.Andreas Gruenbacher2007-05-031-6/+12
* - Try to clean up the force-apply and interactive-apply logicAndreas Gruenbacher2007-04-272-13/+20
* - Rename the ``remove'' command to ``revert'': this removesAndreas Gruenbacher2007-04-272-7/+8
* - quilt mail: Document the possibility to specifiy a patch range.Jean Delvare2007-04-221-4/+7
* - quilt mail: Allow to specify a patch range.Andreas Gruenbacher2007-04-192-2/+52
* - quilt/refresh.in: Remove stray \n in error message. Reported byJean Delvare2007-04-151-1/+1
* - Quilt refresh: fix existing patch check.Andreas Gruenbacher2007-03-261-1/+1
* - quilt/scripts/patchfns.in: Fix an off-by-one error inJean Delvare2007-02-221-7/+9
* - quilt/import.in, quilt/scripts/patchfns.in: Implement import -RJean Delvare2007-02-212-11/+49
* - Remove dead nonsense codeAndreas Gruenbacher2007-01-311-3/+0
* - Refresh command: add -z option, which refreshes changes into aAndreas Gruenbacher2006-10-194-77/+157
* - quilt/delete.in: Display the proper error message when usingJean Delvare2006-09-221-1/+2
* - quilt/diff.in, quilt/refresh.in: Update usage line to mention "-p ab".Jean Delvare2006-09-192-2/+2
* - quilt/scripts/patchfns.in: Drop support for "-pab" in seriesJean Delvare2006-09-191-16/+2
* - quilt/mail.in, test/mail.test: Fix signature separator. PatchJean Delvare2006-09-051-2/+2
* - A few more `-p ab' fixes.Andreas Gruenbacher2006-06-272-6/+11
* - quilt/push.in: Fix a bug introduced with the -p ab support.Andreas Gruenbacher2006-06-272-4/+21
* - quilt/diff.in, quilt/refresh.in: Add `-p ab' options whichAndreas Gruenbacher2006-06-124-9/+28
* - quilt/import.in: Add some missing quotes. This makes it possibleJean Delvare2006-06-011-2/+2
* - quilt/scripts/patchfns.in: Fix bugs in basename() and dirname().Andreas Gruenbacher2006-05-261-6/+25
* - quilt/edit.in, quilt/header.in, quilt/mail.in: Run $EDITOR withJean Delvare2006-05-253-4/+4
* - quilt/scripts/edmail.in: Declare option parameters as mandatoryJean Delvare2006-05-241-5/+5
* - quilt/pop.in: Delete .pc/$patch directory when popping emptyJean Delvare2006-04-262-1/+4
* - quilt/scripts/patchfns.in: Fix broken return in functionJean Delvare2006-04-151-1/+2
* - quilt/main.in: Use -gt instead of > in [ ... ] expression.Andreas Gruenbacher2006-03-252-52/+78
* - quilt/edit.in: The last fix broke another way of using edit.Andreas Gruenbacher2006-03-211-1/+1
* - quilt/edit.in: Fix for working in subdirectories.Andreas Gruenbacher2006-03-151-2/+2
* - quilt/import.in: Fix replacement of compressed patches.Jean Delvare2006-03-051-5/+8
* - quilt/scripts/inspect.in: Also recognize when tar is passed aAndreas Gruenbacher2006-02-161-4/+22
* - quilt/scripts/inspect.in: Add default value for QUILT_DIR soAndreas Gruenbacher2006-02-161-1/+1
* - quilt/mail.in: Fix temporary file leak.Jean Delvare2006-02-141-0/+1
* - Fix a critical bug in the push command that causes parts ofAndreas Gruenbacher2006-02-141-1/+1