summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - quilt/new.in: Try to explain how to choose another source treeAndreas Gruenbacher2006-02-116-20/+75
* - quilt/scripts/patchfns.in: Fix bug in quilt_command when workingAndreas Gruenbacher2006-02-113-1/+28
* - bin/patch-wrapper.in: Fix permissions of installed file.Andreas Gruenbacher2006-02-083-7/+36
* - po/ja.po: Fix three errors: % used instead of %s (Yasushi Shoji).Andreas Gruenbacher2006-02-072-3/+8
* - Add --with-patch-wrapper configure argument, and optionallyAndreas Gruenbacher2006-02-064-29/+57
* - bin/patch-wrapper.in: Add hack to follow pipes via /proc onAndreas Gruenbacher2006-02-062-4/+23
* - More minor fixes.Andreas Gruenbacher2006-02-061-13/+24
* - bin/patch-wrapper.in: First fix ;)Andreas Gruenbacher2006-02-061-7/+6
* - UpdateAndreas Gruenbacher2006-02-061-0/+1
* - bin/patch-wrapper.in: A wrapper to GNU patch that recognizes theAndreas Gruenbacher2006-02-065-6/+299
* - make dist: Add the missing aclocal.m4 to the tarball.Andreas Gruenbacher2006-02-042-2/+7
* Typo fix.Jean Delvare2006-02-031-1/+1
* - bash_completion: Code refactoring, indentation fixes.Jean Delvare2006-02-032-14/+11
* - quilt/mail.in: Strip "Tr:" from subject lines like we do withJean Delvare2006-02-032-1/+7
* - quilt/mail.in: Disable broken patch header format check.Andreas Gruenbacher2006-02-036-34/+40
* Added configure.ac check for GNU diff and fixed GNU patch checkJohn Mark Vandenberg2006-02-032-2/+33
* *** empty log message ***v0.43Andreas Gruenbacher2006-02-011-1/+1
* - Bump version to 0.43.Andreas Gruenbacher2006-02-012-2/+7
* - Add "testcase" for -p0 patches that are applied in differentAndreas Gruenbacher2006-02-012-0/+30
* - Add another TODO item.Andreas Gruenbacher2006-02-011-0/+4
* - compat/date.in: Fix GetOptions problem with options startingAndreas Gruenbacher2006-02-013-4/+14
* - quilt/mail.in: Documentation fix.Andreas Gruenbacher2006-02-016-17/+22
* - $DATE instead of date.Andreas Gruenbacher2006-02-011-2/+2
* - configure.ac: Remove uniq -D test; we no longer use it.Andreas Gruenbacher2006-02-014-9/+84
* - bin/guards: Update to latest version (supports --with-guardsAndreas Gruenbacher2006-02-013-268/+107
* - po/fr.po: Add missing translation of quilt mail's --senderJean Delvare2006-02-012-0/+11
* - Clean up quoting in more messages. Add some spaces to the JapaneseAndreas Gruenbacher2006-02-016-45/+51
* - Filter duplicates with awk instead of usig uniq -D.Andreas Gruenbacher2006-02-017-19/+34
* - Clean up quoting in messages.Andreas Gruenbacher2006-02-0113-63/+69
* - Japanese translation update from Yasushi Shoji.Andreas Gruenbacher2006-02-012-8/+18
* - Add TODO entry for quilt push:Andreas Gruenbacher2006-01-311-0/+2
* - Check for GNU uniq, and test if uniq -D is supported (from GaryAndreas Gruenbacher2006-01-313-1/+20
* - Make sure that the %changes section in the spec file willAndreas Gruenbacher2006-01-312-0/+8
* - quilt/mail.in: Don't use sed's Q command, old versions ofJean Delvare2006-01-306-8/+16
* - quilt/mail.in: Use $(hostname) for the sender address forAndreas Gruenbacher2006-01-307-35/+40
* - Properly handle spaces in arguments to getopt.Andreas Gruenbacher2006-01-302-8/+29
* - Allow backup-files to build on windows using the MinGW compiler.Andreas Gruenbacher2006-01-302-0/+16
* - Makefile.in: The trailing slash in `find compat/' is causing OSXAndreas Gruenbacher2006-01-302-1/+9
* - test/mail.test: Use --sender option to avoid callingAndreas Gruenbacher2006-01-302-4/+10
* - test/mail.test: /dev/stdin & /dev/stdout dont exist on Tru64.Andreas Gruenbacher2006-01-302-6/+11
* - lib/backup-files.c: Tru64 does not have snprintf. (Reported byAndreas Gruenbacher2006-01-302-5/+9
* - bash_completion: Update import and mail commands options.Jean Delvare2006-01-302-3/+8
* - po/fr.po: Update French translation.Jean Delvare2006-01-302-11/+22
* *** empty log message ***Andreas Gruenbacher2006-01-291-1/+2
* - Also strip any bracketed fields and Re:, Fwd:, Fw:, Aw: fromAndreas Gruenbacher2006-01-297-24/+27
* *** 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-298-21/+30
* *** empty log message ***Andreas Gruenbacher2006-01-291-1/+1
* - quilt/mail.in:Andreas Gruenbacher2006-01-2910-107/+475