summaryrefslogtreecommitdiffstats
path: root/po
Commit message (Expand)AuthorAgeFilesLines
...
* - quilt/setup.in: Add --path option for defining a tarball searchAndreas Gruenbacher2006-02-114-66/+108
* - quilt/new.in: Try to explain how to choose another source treeAndreas Gruenbacher2006-02-114-19/+62
* - po/ja.po: Fix three errors: % used instead of %s (Yasushi Shoji).Andreas Gruenbacher2006-02-071-3/+3
* - quilt/mail.in: Disable broken patch header format check.Andreas Gruenbacher2006-02-034-20/+20
* - quilt/mail.in: Documentation fix.Andreas Gruenbacher2006-02-014-16/+16
* - po/fr.po: Add missing translation of quilt mail's --senderJean Delvare2006-02-011-0/+5
* - Clean up quoting in more messages. Add some spaces to the JapaneseAndreas Gruenbacher2006-02-014-40/+40
* - Filter duplicates with awk instead of usig uniq -D.Andreas Gruenbacher2006-02-014-16/+16
* - Clean up quoting in messages.Andreas Gruenbacher2006-02-014-51/+52
* - Japanese translation update from Yasushi Shoji.Andreas Gruenbacher2006-02-011-8/+13
* - quilt/mail.in: Don't use sed's Q command, old versions ofJean Delvare2006-01-304-4/+4
* - quilt/mail.in: Use $(hostname) for the sender address forAndreas Gruenbacher2006-01-304-24/+24
* - po/fr.po: Update French translation.Jean Delvare2006-01-301-11/+17
* - Also strip any bracketed fields and Re:, Fwd:, Fw:, Aw: fromAndreas Gruenbacher2006-01-294-20/+20
* *** empty log message ***Andreas Gruenbacher2006-01-291-3/+2
* *** empty log message ***Andreas Gruenbacher2006-01-291-2/+2
* - Also strip any literal "[patch]" from subject headers.Andreas Gruenbacher2006-01-294-20/+20
* - quilt/mail.in:Andreas Gruenbacher2006-01-294-22/+147
* - quilt/patches.in, quilt/refresh.in: Update usage line.Jean Delvare2006-01-294-21/+28
* - quilt/push.in: Fix a temporary file leak and vulnerability.Jean Delvare2006-01-294-16/+16
* - quilt/scripts/patchfns.in: Drop an unused local variable in functionJean Delvare2006-01-294-39/+46
* - po/ja.po: Translation update from Yasushi.Andreas Gruenbacher2006-01-271-19/+12
* - Stop using bash <(...) process substitution: it triggers bugsAndreas Gruenbacher2006-01-274-60/+60
* - Unify existing -p and -n parameters that specify a patch:Andreas Gruenbacher2006-01-274-81/+81
* - Trailing whitespace cleanup.Andreas Gruenbacher2006-01-274-5/+6
* - po/fr.po: Update French translation.Jean Delvare2006-01-261-129/+13
* - Stop using find's -printf option: some versions of find don'tAndreas Gruenbacher2006-01-264-8/+8
* - quilt/delete.in: Remove a superfluous message.Andreas Gruenbacher2006-01-264-29/+35
* - Fix/update a few messages.Andreas Gruenbacher2006-01-264-75/+46
* - lib/backup-files.c: Stop using ftw and implement our own dirAndreas Gruenbacher2006-01-261-3/+5
* - quilt/import.in: Improve the help text.Andreas Gruenbacher2006-01-254-62/+67
* - quilt/scripts/parse-patch.in: files_in_patch improvement fromAndreas Gruenbacher2006-01-244-8/+8
* - Stop using GNU awk's gensub.Andreas Gruenbacher2006-01-234-32/+32
* - Use a more clear message for when patches apply with -R.Andreas Gruenbacher2006-01-224-37/+57
* - po/de.po: Translation update.Andreas Gruenbacher2006-01-224-31/+18
* - lib/backup-files.c: Only create and remove parents that areAndreas Gruenbacher2006-01-214-36/+36
* - Split off strip_diffstat from header command.Andreas Gruenbacher2006-01-214-52/+103
* - import command: catch several error conditions. Patches inAndreas Gruenbacher2006-01-214-56/+113
* - Fix delete -n when no patches are applied.Andreas Gruenbacher2006-01-214-83/+119
* - German translation update.Andreas Gruenbacher2006-01-201-13/+4
* - Move patch parameter checks into patchfns.in, adding quotesJohn Mark Vandenberg2006-01-194-333/+299
* - Change the rules for splitting a patch into header and body soAndreas Gruenbacher2006-01-164-13/+14
* - John Vandenberg <jayvdb@gmail.com>: Make check depends onAndreas Gruenbacher2006-01-154-362/+368
* - Use the quilt version in the source tree instead of theAndreas Gruenbacher2006-01-144-16/+16
* Translation updates:Jean Delvare2006-01-044-86/+52
* - Oops, the /dev/null "fix" broke create-delete.test. Back out this changeAndreas Gruenbacher2005-11-284-20/+20
* - scripts/inspect.in: remove unnecessary path_search() functionAndreas Gruenbacher2005-10-124-44/+44
* - Avoid spurious rebuilds because of unnecessary chmod.Andreas Gruenbacher2005-09-194-8/+8
* - Makefile.in: Fix when COMPAT_PROGRAMS is empty.Andreas Gruenbacher2005-09-194-28/+70
* - Makefile.in: Add a dependency of all to COMPAT_PROGRAMS whichAndreas Gruenbacher2005-09-181-1/+1