summaryrefslogtreecommitdiffstats
path: root/quilt
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - quilt/scripts/patchfns.in: Drop an unused local variable in functionJean Delvare2006-01-292-5/+14
* - Stop using bash <(...) process substitution: it triggers bugsAndreas Gruenbacher2006-01-273-15/+14
* - Unify existing -p and -n parameters that specify a patch:Andreas Gruenbacher2006-01-275-22/+22
* - Trailing whitespace cleanup.Andreas Gruenbacher2006-01-2710-20/+20
* - Oops, that was too much.Andreas Gruenbacher2006-01-261-2/+2
* - quilt/import.in: Add missing quoting, stop using diff -U forAndreas Gruenbacher2006-01-261-5/+5
* - Stop using find's -printf option: some versions of find don'tAndreas Gruenbacher2006-01-261-3/+5
* - quilt/delete.in: Remove a superfluous message.Andreas Gruenbacher2006-01-261-2/+0
* - Fix/update a few messages.Andreas Gruenbacher2006-01-262-2/+2
* - quilt/import.in: Improve the help text.Andreas Gruenbacher2006-01-251-4/+5
* - quilt/scripts/parse-patch.in: files_in_patch improvement fromAndreas Gruenbacher2006-01-241-5/+4
* - configure.ac: Require GNU patch 2.4+.Andreas Gruenbacher2006-01-231-2/+2
* - Check if awk supports sub().Andreas Gruenbacher2006-01-231-3/+3
* - Stop using GNU awk's gensub.Andreas Gruenbacher2006-01-232-23/+16
* - Remove unnecessary uses of diff's -N option.Andreas Gruenbacher2006-01-234-5/+5
* - Use a more clear message for when patches apply with -R.Andreas Gruenbacher2006-01-221-1/+1
* - push command: when a patch doesn't apply, check if it reverseAndreas Gruenbacher2006-01-222-7/+35
* - When inserting new diffstat, put a "---" line above it.Andreas Gruenbacher2006-01-221-0/+1
* - po/de.po: Translation update.Andreas Gruenbacher2006-01-221-2/+2
* - Don't use date -r for comparing file timestamps.Andreas Gruenbacher2006-01-211-4/+1
* - GNU patch 2.5 messages differ slightly from the messages of moreAndreas Gruenbacher2006-01-211-2/+2
* - Split off strip_diffstat from header command.Andreas Gruenbacher2006-01-213-14/+76
* - import command: catch several error conditions. Patches inAndreas Gruenbacher2006-01-212-6/+42
* - Fix delete -n when no patches are applied.Andreas Gruenbacher2006-01-212-8/+21
* - Make sure quilt diff --snapshot visits files in a defined order.Andreas Gruenbacher2006-01-191-1/+1
* - Move patch parameter checks into patchfns.in, adding quotesJohn Mark Vandenberg2006-01-1920-331/+161
* - Change the rules for splitting a patch into header and body soAndreas Gruenbacher2006-01-161-14/+4
* - Move scripts directory to quilt/scripts to simplify running quiltAndreas Gruenbacher2006-01-147-0/+1953
* - Use better variable names to avoid name clashes.Andreas Gruenbacher2006-01-1429-103/+103
* - Use the quilt version in the source tree instead of theAndreas Gruenbacher2006-01-1429-104/+104
* - scripts/inspect.in (setup command): add heuristic to check forAndreas Gruenbacher2005-12-081-2/+1
* - quilt/diff.in, quilt/refresh.in: stop using /dev/null for addedAndreas Gruenbacher2005-11-281-4/+3
* - quilt/files.in: Sort the file names rather than respecting the originalJean Delvare2005-09-231-1/+1
* - quilt/files.in: Compute file status only when needed (that is, when -vJean Delvare2005-09-211-13/+13
* - quilt/diff.in: Add missing call to print_patch.Jean Delvare2005-09-211-1/+2
* - quilt/mail.in: add a --sender option for specifying the envelopeAndreas Gruenbacher2005-09-191-8/+29
* - Rename MTA program to SENDMAIL, and improve configure.acAndreas Gruenbacher2005-09-191-2/+2