file editor.
- We don't need procmail to build quilt.
- patch-wrapper-rpm.diff: Add a decription and upstream reference.
- mail-fix-patch-set-threading.patch: mail: Fix patch set threading
(regression in version 0.64, savannah bug #50775.)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=109
- translation-fixes-01.patch: Make gettext happy (needed so that
following patches apply cleanly.)
- translation-fixes-02.patch: Missing escape in Japanese
translation.
- translation-fixes-03.patch: Improve the German translation
(including a number of important fixes.)
- translation-fixes-04.patch: Fix translation of main usage message
(all languages.)
Fixes to the "edit" command:
- edit-01-test-file-creation.patch: edit: Improve the test case
(needed so that following patches apply cleanly.)
- edit-02-call-remove-not-revert.patch: edit: Use command "remove"
to remove files.
- edit-03-fix-corner-case.patch: edit: Fix a corner case.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=100
o Performance: Several optimizations
o Test suite: Several fixes and coverage improvements
o Test suite: Run the tests in predictable order
o files: Add support for unapplied patches
o graph: Check for graphviz availability
o mail: Remove procmail dependency
o push: Do not use interactive mode with -f
o Obsoletes dont-substitute-release.patch
o Obsoletes hackweek-11-*.patch
o Obsoletes inspect-skip-version-check.patch
o Obsoletes pop-add-auto-refresh.patch
o Obsoletes push-add-auto-refresh.patch
o Obsoletes quilt-check-modified-series-rearm.patch
o Obsoletes quilt-check-modified-series.patch
o Obsoletes quilt-el-fix-patch-select-completion.patch
o Obsoletes quilt-el-fix-tramp-support.patch
o Obsoletes quilt-format-options-pass-through.patch
o Obsoletes setup-check-for-rpmbuild.patch
o Obsoletes setup-fix-tar-with-long-options.patch
o Obsoletes setup-skip-version-check.patch
- Refresh suse-workaround-pseudo-release.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=99
- hackweek-11-15-setup-missing-escape-in-normalize_path.patch:
setup: Fix removal of "." components in normalize_path.
- hackweek-11-16-setup-fix-create_symlink-corner-case.patch: setup:
Fix a corner case in create_symlink (boo#916007).
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=97
version. This fixes handling of corner cases.
- quilt-format-options-pass-through.patch,
pop-add-auto-refresh.patch, push-add-auto-refresh.patch:
Implement auto-refreshing when applying or unapplying patches, as
suggested by Tomas Cech and Takashi Iwai.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=87
o Option -E is no longer passed to patch by default
o Return 2 when there is nothing to do, contrasting with errors
(ret=1)
o Exit with an error when diff's retcode=2 (error) on patch
refresh
o bash_completion: cleanups and performance improvement
(Savannah's #27111)
o Add some tests to our testsuite, for a better coverage
o Bug fix: Patches emptying files should work now
o Bug fix: Check for duplicate patch in series (Savannah's
#20628)
o Obsoletes quilt-bash_completion-fix-completion-of-patch-names.patch
o Obsoletes quilt-boost-the-speed-of-series-applied-and-unapplied.patch
o Obsoletes quilt-enable-patch-wrapper-test.patch
o Obsoletes quilt-files-return-nothing-if-there-are-no-files.patch
o Obsoletes quilt-fix-quilt-diff-z-on-files-with-spaces-in-name.patch
o Obsoletes quilt-patches-fix-heuristic-for-unapplied-patches-with-timestamps.patch
o Obsoletes quilt-patches-optimize-processing-of-unapplied-patches.patch
o Obsoletes quilt-patches-optimize-the-multiple-files-case.patch
o Obsoletes quilt-refresh-fix-error-message.patch
- Refresh patch-wrapper-rpm.diff
- Refresh quilt-support-vimdiff.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=82
* Fix bash completion of patch names
* Fix refresh error message
* Fix quilt diff -z on file names including spaces
* Fix quilt files output when there are no files
* Fix patches heuristic for unapplied patches with timestamps
* Re-enable testing of patch-wrapper
* Fix performance regression in quilt patches
* Performance boost for series, applies and unapplied commands
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=78
o No new feature, but almost two years of fixes and minor
improvements.
o Many fixes and improvements to quilt.el (emacs integration.)
o Many fixes and improvements to the setup command, which we
already had as patches.
o Parameter quoting fixes to many commands.
o Several fixes and improvements to remove-trailing-ws, together
with a dedicated test case.
o Various fixes to the pop, push, refresh and patches commands.
o Translation fixes and updates.
o Obsoletes quilt-find-quoting-style.patch.
o Obsoletes quilt-makefile-fix-configure-with-xargs.patch.
o Obsoletes quilt-makefile-fix-find-perm-usage.patch.
o Obsoletes quilt-setup-01-check-existing-files-after-unpack.patch.
o Obsoletes quilt-setup-02-try-alternative-names.patch.
o Obsoletes quilt-setup-03-remember-alternative-names.patch.
o Obsoletes quilt-setup-04-handle-zip-files.patch.
o Obsoletes quilt-setup-05-fix-check_for_existing_files.patch.
o Obsoletes quilt-setup-06-check-for-directories-too.patch.
o Obsoletes quilt-stable-rebuild.patch.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=70
- quilt-setup-05-fix-check_for_existing_files.patch: Fix handling
of directory names including white spaces by
check_for_existing_files.
- quilt-setup-06-check-for-directories-too.patch: Check for
existing directories before unpacking.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=63
o Includes a rewrite of backup-files from C to bash, making it
possible to turn quilt into a noarch package.
o Includes several fixes to the mail command.
o Obsoletes fix-relative-import.patch.
o Obsoletes grep-support-spaces.patch.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=57
o Obsoletes change-docdir-definition.patch.
o Obsoletes fix-inspect.patch.
o Obsoletes inspect-check-if-wrapper-executable.patch.
o Obsoletes inspect-remap-outputs.patch.
o Obsoletes mail-fix-delivery-address-checking.patch.
o Obsoletes patchfns-non-exec.patch.
o Obsoletes substitute-docdir-in-man-page.patch.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=50