summaryrefslogtreecommitdiffstats
path: root/quilt.changes
Commit message (Collapse)AuthorAgeFilesLines
* - quilt/annotate.in: Fix case where the file is created/deletedAndreas Gruenbacher2005-07-181-0/+7
| | | | | by a patch. - Makefile.in: add uninstall target.
* - bin/quilt.in: clean up helptext.Andreas Gruenbacher2005-07-171-0/+5
|
* Update the French translation.Jean Delvare2005-07-141-0/+5
|
* - Use wildcard to generate the list of all commands in MakefileAndreas Gruenbacher2005-07-141-0/+7
| | | | | instead of explicitly listing them. - Helptext improvements.
* - Makefile.in: Properly set LINGUAS before running "make all" inJean Delvare2005-07-071-0/+8
| | | | | | subdirectory po. This ensures that all .mo files will actually be built. - Makefile.in: Delete po/*.mo only once on "make clean".
* - quilt delete: Add option -n, which deletes the next patchJean Delvare2005-07-061-0/+6
| | | | after topmost (rather than the specified or topmost patch).
* - fr.po: Add all missing translations.Jean Delvare2005-07-051-0/+6
| | | | - de.po: Add one easy translation.
* quilt delete: Display the name of the deleted patch on success.Jean Delvare2005-07-051-0/+5
|
* - Remove outdated BUGS file and references.Andreas Gruenbacher2005-07-021-0/+7
| | | | | - refresh command: don't write into existing patches but create new files instead to avoid overwriting hardlinked copies.
* 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-011-0/+7
| | | | | to 1.32 are known to behave in a confusing manner, so we warn the user if such an old version is found.
* - po/de.po: Small update from Debian Bug #313827.Andreas Gruenbacher2005-06-291-0/+5
|
* Fix a typo in diff.in's help.Jean Delvare2005-06-291-0/+5
|
* French translation unfuzzying.Jean Delvare2005-06-291-0/+5
|
* - 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-271-0/+5
|
* - Jean Delvare:Andreas Gruenbacher2005-06-261-0/+7
| | | | | + Add a --version option that prints the program version. + patch_args: Fix comments parsing in series files.
* - annotate: temp file leak; add bash completions (Jean Delvare).Andreas Gruenbacher2005-06-221-0/+5
|
* - quilt/annotate.in: Add comment; remove some dead code.Andreas Gruenbacher2005-06-211-0/+5
|
* - add command: "File %s added to patch %s" message goes to stdoutAndreas Gruenbacher2005-06-211-0/+8
| | | | | | and not to stderr (Jean Delvare). - Don't fail when popping missing patches (Jerome Lacoste, Jean Delvare, I).
* - Add fix for refresh --strip-trailing-whitespace option: nowAndreas Gruenbacher2005-06-181-0/+9
| | | | | | | refresh always checks for trailing whitespace and reports it per file and line number. With --strip-trailing-whitespace it strips the whitespace from the patch and from the affected files in the working tree.
* - Add new annotate command.Andreas Gruenbacher2005-06-181-0/+5
|
* - rpm build: add missing files to file list; remove percent-prepAndreas Gruenbacher2005-06-161-1/+7
| | | | string from changes file so that RPM doesn't choke on it.
* - refresh command: also touch .pc/$patch/.timestamp when a patchAndreas Gruenbacher2005-06-141-0/+7
| | | | | is found to be up-to-date (Peter Williams, <pwil3058@bigpond.net.au>).
* - Documentation uodate from Jerome LacosteAndreas Gruenbacher2005-06-121-0/+6
| | | | <jerome.lacoste@gmail.com> and me.
* - Remove obsolete remnants of removed -n flag (Jean Delvare).Andreas Gruenbacher2005-06-121-0/+5
|
* - Additional fixes to the rename command.Andreas Gruenbacher2005-06-091-0/+5
|
* - Add rename command from Jean Delvare <khali@linux-fr.org>.Andreas Gruenbacher2005-06-081-0/+5
|
* - Add testcase for diff --no-index.Andreas Gruenbacher2005-06-081-0/+5
|
* - Add --no-index option to diff and refresh commands: SuppressAndreas Gruenbacher2005-06-061-0/+6
| | | | Index: lines in the patch. From Jean Delvare <khali@linux-fr.org>.
* - test/remove2.test: Test for remove + refresh interactions.Andreas Gruenbacher2005-06-011-0/+5
|
* - quilt.quiltrc: A minor cleanup in quilt_mail_patch_filter().Andreas Gruenbacher2005-05-231-0/+5
|
* - setup command: When a patch cannot be identified, scan all theAndreas Gruenbacher2005-05-221-0/+7
| | | | | files in the build directory: the patch may have been created, unpacked from an archive, etc.
* - refresh command: Fix temporary file leak (from Jean Delvare).Andreas Gruenbacher2005-05-221-0/+5
|
* - debian/changelog: Fix typo.Andreas Gruenbacher2005-05-181-0/+5
|
* - Quoting fix from Jean Delvare <khali@linux-fr.org>, and one moreAndreas Gruenbacher2005-05-121-0/+6
| | | | from me.
* - doc/quilt.1.in: Fix some typos (mostly from Jean Delvare).Andreas Gruenbacher2005-05-081-0/+10
|
* - Bump version to 0.40.v0.40Andreas Gruenbacher2005-04-291-0/+1
|
* - Add trailing-whitespace check an --strip-trailing-whitespaceAndreas Gruenbacher2005-04-291-0/+6
| | | | option to the refresh command.
* - fork command help update (Jean Delvare <khali@linux-fr.org>).Andreas Gruenbacher2005-04-191-0/+5
|
* - Add --sort options to the diff and refresh commands whichAndreas Gruenbacher2005-04-131-0/+12
| | | | | | | | | | sorts files by filename. The default is to keep files in their original order whenever possible. - refresh command: add new files in sort order instead of the filesystem order. - diff command: output files in the order in which they show up in the patch instead of sorting them alphabetically. - Add sort testcase.
* - Fix typos in introduction.Andreas Gruenbacher2005-04-131-0/+5
|
* - doc/quilt.1.in: Remove an unnecessary 8-bit character.Andreas Gruenbacher2005-04-051-0/+5
|
* Fix whitespace error in changelog that prevented the entire log from beingJosh Boyer2005-04-011-1/+1
| | | | translated into the .spec file
* - Debian Bug #298785: Pass -p $opt_strip_level option to diffstatAndreas Gruenbacher2005-03-101-0/+6
| | | | in refresh command.
* - Another Japanese translation update from Yasushi SHOJI.Andreas Gruenbacher2005-03-071-0/+5
|
* - Fix typo and translation updates.Andreas Gruenbacher2005-03-061-3/+6
| | | | | | - Add a missing ``exit 1'' to quilt/fold.in when no patches are applied. (All except the German translation update from Yasushi SHOJI -- thanks.)
* - Add `graph', `grep' and `mail' to QUILT_IN in po/MakefileAndreas Gruenbacher2005-03-061-0/+6
| | | | (from Yasushi SHOJI).
* - quilt add: Add check to ensure that no symlink will be added since we failMartin Quinson2005-02-241-0/+6
| | | | to backup them properly (see #295913 in Debian).
* - quilt add: Add check to ensure that no files below patches/Andreas Gruenbacher2005-02-181-0/+6
| | | | or .pc/ will be added.