summaryrefslogtreecommitdiffstats
path: root/po/de.po
Commit message (Expand)AuthorAgeFilesLines
* - quilt/mail.in: Use $(hostname) for the sender address forAndreas Gruenbacher2006-01-301-6/+6
* - Also strip any bracketed fields and Re:, Fwd:, Fw:, Aw: fromAndreas Gruenbacher2006-01-291-5/+5
* *** 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-291-5/+5
* - quilt/mail.in:Andreas Gruenbacher2006-01-291-7/+44
* - quilt/patches.in, quilt/refresh.in: Update usage line.Jean Delvare2006-01-291-6/+8
* - quilt/push.in: Fix a temporary file leak and vulnerability.Jean Delvare2006-01-291-4/+4
* - quilt/scripts/patchfns.in: Drop an unused local variable in functionJean Delvare2006-01-291-9/+9
* - Stop using bash <(...) process substitution: it triggers bugsAndreas Gruenbacher2006-01-271-15/+15
* - Unify existing -p and -n parameters that specify a patch:Andreas Gruenbacher2006-01-271-23/+23
* - Trailing whitespace cleanup.Andreas Gruenbacher2006-01-271-1/+1
* - Stop using find's -printf option: some versions of find don'tAndreas Gruenbacher2006-01-261-2/+2
* - quilt/delete.in: Remove a superfluous message.Andreas Gruenbacher2006-01-261-8/+10
* - Fix/update a few messages.Andreas Gruenbacher2006-01-261-9/+6
* - 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-251-17/+19
* - quilt/scripts/parse-patch.in: files_in_patch improvement fromAndreas Gruenbacher2006-01-241-2/+2
* - Stop using GNU awk's gensub.Andreas Gruenbacher2006-01-231-8/+8
* - Use a more clear message for when patches apply with -R.Andreas Gruenbacher2006-01-221-10/+16
* - po/de.po: Translation update.Andreas Gruenbacher2006-01-221-25/+12
* - lib/backup-files.c: Only create and remove parents that areAndreas Gruenbacher2006-01-211-9/+9
* - Split off strip_diffstat from header command.Andreas Gruenbacher2006-01-211-13/+26
* - import command: catch several error conditions. Patches inAndreas Gruenbacher2006-01-211-14/+29
* - Fix delete -n when no patches are applied.Andreas Gruenbacher2006-01-211-21/+33
* - German translation update.Andreas Gruenbacher2006-01-201-13/+4
* - Move patch parameter checks into patchfns.in, adding quotesJohn Mark Vandenberg2006-01-191-83/+77
* - Change the rules for splitting a patch into header and body soAndreas Gruenbacher2006-01-161-7/+8
* - John Vandenberg <jayvdb@gmail.com>: Make check depends onAndreas Gruenbacher2006-01-151-98/+101
* - Use the quilt version in the source tree instead of theAndreas Gruenbacher2006-01-141-4/+4
* Translation updates:Jean Delvare2006-01-041-2/+2
* - Oops, the /dev/null "fix" broke create-delete.test. Back out this changeAndreas Gruenbacher2005-11-281-5/+5
* - scripts/inspect.in: remove unnecessary path_search() functionAndreas Gruenbacher2005-10-121-11/+11
* - Avoid spurious rebuilds because of unnecessary chmod.Andreas Gruenbacher2005-09-191-2/+2
* - Makefile.in: Fix when COMPAT_PROGRAMS is empty.Andreas Gruenbacher2005-09-191-5/+16
* - Makefile.in: Add a dependency of all to COMPAT_PROGRAMS whichAndreas Gruenbacher2005-09-181-1/+1
* - Fix a few things in po/quilt.pot generation.Andreas Gruenbacher2005-09-181-11/+16
* - Remove config.h, and use @DEFS@ in Makefile.in insteadAndreas Gruenbacher2005-09-181-3/+3
* - lib/backup-files.c: add missing dependency on config.h. CheckAndreas Gruenbacher2005-09-181-6/+6
* - Merge compatibility layer from John Vandenberg <jayvdb@gmail.com>.Andreas Gruenbacher2005-09-171-6/+6
* - Fix off-by-one error: it's not a good idea to edit $x insteadAndreas Gruenbacher2005-09-151-11/+11
* - quilt/pop.in: get rid of tac.Andreas Gruenbacher2005-09-151-13/+13
* - quilt/mail.in: Remove stray getopt line. If --subject is given,Andreas Gruenbacher2005-09-141-13/+19
* - quilt/diff.in: Fix incorrect error message when incompatible optionsJean Delvare2005-09-041-2/+3
* Resync line numbers (refresh.in and patchfns.in.)Jean Delvare2005-09-021-4/+4
* - quilt/delete.in: Drop extra spaces in usage line.Jean Delvare2005-08-261-6/+10
* - quilt/header.in, quilt/refresh.in: Drop trailing tab character in helpJean Delvare2005-08-261-2/+2
* - quilt/delete.in: Add options -r (remove patch file) and --backupJean Delvare2005-08-261-8/+25
* - scripts/patchfns.in: insert_in_series(): Insert new patchesAndreas Gruenbacher2005-08-261-6/+6
* - quilt/edit.in: Check exit status after adding files, and failAndreas Gruenbacher2005-08-241-0/+1