summaryrefslogtreecommitdiffstats
path: root/quilt
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Two bash 3.1 compatibility fixes from Arnaud PatardAndreas Gruenbacher2006-02-112-12/+6
* - Some versions of mkdir screw up on `mkdir -p dir/.' when dirAndreas Gruenbacher2006-02-111-1/+1
* - quilt/setup.in: Add --path option for defining a tarball searchAndreas Gruenbacher2006-02-111-58/+105
* - quilt/new.in: Try to explain how to choose another source treeAndreas Gruenbacher2006-02-111-1/+7
* - quilt/scripts/patchfns.in: Fix bug in quilt_command when workingAndreas Gruenbacher2006-02-111-1/+1
* - bin/patch-wrapper.in: Fix permissions of installed file.Andreas Gruenbacher2006-02-081-6/+24
* - quilt/mail.in: Strip "Tr:" from subject lines like we do withJean Delvare2006-02-031-1/+1
* - quilt/mail.in: Disable broken patch header format check.Andreas Gruenbacher2006-02-031-14/+15
* - quilt/mail.in: Documentation fix.Andreas Gruenbacher2006-02-011-1/+1
* - Clean up quoting in more messages. Add some spaces to the JapaneseAndreas Gruenbacher2006-02-011-4/+4
* - Filter duplicates with awk instead of usig uniq -D.Andreas Gruenbacher2006-02-011-2/+12
* - Clean up quoting in messages.Andreas Gruenbacher2006-02-017-10/+10
* - quilt/mail.in: Don't use sed's Q command, old versions ofJean Delvare2006-01-301-4/+6
* - quilt/mail.in: Use $(hostname) for the sender address forAndreas Gruenbacher2006-01-301-1/+6
* - Also strip any bracketed fields and Re:, Fwd:, Fw:, Aw: fromAndreas Gruenbacher2006-01-291-1/+3
* - Also strip any literal "[patch]" from subject headers.Andreas Gruenbacher2006-01-291-0/+2
* - quilt/mail.in:Andreas Gruenbacher2006-01-292-26/+183
* - quilt/files.in, bash_completion: Command files only works on appliedJean Delvare2006-01-291-1/+1
* - quilt/patches.in, quilt/refresh.in: Update usage line.Jean Delvare2006-01-292-2/+2
* - quilt/push.in: Fix a temporary file leak and vulnerability.Jean Delvare2006-01-291-0/+3
* Coding style.Jean Delvare2006-01-293-3/+3