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
- quilt requires less, unless PAGER is set
also broken in SLE12:
abuild@bax:/home/abuild/rpmbuild/BUILD/kernel-default-3.12.14/linux-obj> quilt app
/usr/share/quilt/scripts/patchfns: line 1021: less: command not found
abuild@bax:/home/abuild/rpmbuild/BUILD/kernel-default-3.12.14/linux-obj> env PAGER=/bin/cat quilt app
patches/vrss.patch (forwarded request 226944 from jdelvare)
OBS-URL: https://build.opensuse.org/request/show/227278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quilt?expand=0&rev=51
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