summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Bump version to 0.42.v0.42Jean Delvare2005-07-262-2/+7
* - Mike Fabian <mfabian@suse.de> fixed two fuzzy Japanese messagesAndreas Gruenbacher2005-07-262-4/+8
* - Fix one fuzzy message in French translation.Jean Delvare2005-07-252-2/+6
* - Japanese translation update from Yasushi SHOJIAndreas Gruenbacher2005-07-256-118/+141
* - Let the perl scripts (edmail, parse-patch and remove-trailing-ws) workJean Delvare2005-07-248-62/+119
* - Makefile.in: Drop pointless dependency between quilt commandJean Delvare2005-07-222-2/+6
* - We don't need the translation statistics twice.Andreas Gruenbacher2005-07-191-2/+1
* - Update French translation.Jean Delvare2005-07-192-46/+65
* - Another translation fix.Andreas Gruenbacher2005-07-196-8/+8
* - Fix a few translation bugs; update german translation.Andreas Gruenbacher2005-07-1910-753/+794
* - Rename test/create-delete.diff to *.test and fix the test.Andreas Gruenbacher2005-07-182-7/+8
* - Add internationalization support to Perl scripts as well.Andreas Gruenbacher2005-07-1811-608/+1245
* Add new header command.Jean Delvare2005-07-181-0/+1
* French translation unfuzzying.Jean Delvare2005-07-182-4/+6
* - uninstall target: remove $(LIB_DIR) as well.Andreas Gruenbacher2005-07-182-0/+6
* - Based on work done by several contributers, add a headerv0.41Andreas Gruenbacher2005-07-1810-38/+301
* - quilt/annotate.in: Fix case where the file is created/deletedAndreas Gruenbacher2005-07-187-13/+77
* - bin/quilt.in: clean up helptext.Andreas Gruenbacher2005-07-172-3/+6
* Update the French translation.Jean Delvare2005-07-143-10/+15
* - Use wildcard to generate the list of all commands in MakefileAndreas Gruenbacher2005-07-144-8/+12
* - Makefile.in: Properly set LINGUAS before running "make all" inJean Delvare2005-07-072-2/+10
* - quilt delete: Add option -n, which deletes the next patchJean Delvare2005-07-067-34/+94
* - fr.po: Add all missing translations.Jean Delvare2005-07-053-7/+91
* quilt delete: Display the name of the deleted patch on success.Jean Delvare2005-07-056-2/+27
* - Remove outdated BUGS file and references.Andreas Gruenbacher2005-07-0210-32/+31
* Note to self: save files before commiting them.Jean Delvare2005-07-011-1/+1
* - configure.ac: Add a test on diffstat version. Versions priorJean Delvare2005-07-012-1/+33
* - po/de.po: Small update from Debian Bug #313827.Andreas Gruenbacher2005-06-292-5/+10
* Fix a typo in diff.in's help.Jean Delvare2005-06-296-5/+10
* Looks like msgmerge wants different line breaks. Oh well.Jean Delvare2005-06-291-7/+6
* French translation unfuzzying.Jean Delvare2005-06-292-33/+49
* - Fix a typo in quilt.changes.Jean Delvare2005-06-271-1/+6
* - quilt diff: Fix -z option if QUILT_PATCHES is an absolute path.Andreas Gruenbacher2005-06-276-91/+58
* - Jean Delvare:Andreas Gruenbacher2005-06-268-22/+78
* - annotate: temp file leak; add bash completions (Jean Delvare).Andreas Gruenbacher2005-06-223-2/+13
* - Actually, ed-style diffs are really needed for this to work.Andreas Gruenbacher2005-06-211-4/+5
* - quilt/annotate.in: Add comment; remove some dead code.Andreas Gruenbacher2005-06-212-3/+18
* - add command: "File %s added to patch %s" message goes to stdoutAndreas Gruenbacher2005-06-219-93/+153
* - Add fix for refresh --strip-trailing-whitespace option: nowAndreas Gruenbacher2005-06-1811-41/+230
* - Add new annotate command.Andreas Gruenbacher2005-06-187-10/+226
* - rpm build: add missing files to file list; remove percent-prepAndreas Gruenbacher2005-06-162-1/+9
* - quilt/refresh.in: Fix last change.Andreas Gruenbacher2005-06-145-8/+9
* - refresh command: also touch .pc/$patch/.timestamp when a patchAndreas Gruenbacher2005-06-146-10/+14
* - Documentation uodate from Jerome LacosteAndreas Gruenbacher2005-06-124-12/+43
* - Remove obsolete remnants of removed -n flag (Jean Delvare).Andreas Gruenbacher2005-06-124-7/+12
* - Remove unreferenced leftover variable (Jean Delvare).Andreas Gruenbacher2005-06-101-2/+0
* - Additional fixes to the rename command.Andreas Gruenbacher2005-06-093-22/+31
* - Add rename command from Jean Delvare <khali@linux-fr.org>.Andreas Gruenbacher2005-06-086-2/+198
* - Add testcase for diff --no-index.Andreas Gruenbacher2005-06-082-0/+16
* - Add --no-index option to diff and refresh commands: SuppressAndreas Gruenbacher2005-06-068-117/+169