- Update to version 0.67:
* Call pager with original LANG environment variable
* Consistently complain early if no series file is found
* Tighten the patch format parsing
* Reuse the shell (performance)
* Document the series file format further
* Document that quilt loads /etc/quilt.quiltrc
* series: Minor optimizations
* setup: Don't obey the settings of any englobing .pc
* setup: Default to fast mode
* quilt.el: Fix documentation of quilt-pc-directory
* quilt.el: Load /etc/quilt.quiltrc if ~/.quiltrc doesn't exist
* quilt.el: Fix quilt-editable when QUILT_PATCHES_PREFIX is set
OBS-URL: https://build.opensuse.org/request/show/955039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quilt?expand=0&rev=73
* Call pager with original LANG environment variable
* Consistently complain early if no series file is found
* Tighten the patch format parsing
* Reuse the shell (performance)
* Document the series file format further
* Document that quilt loads /etc/quilt.quiltrc
* series: Minor optimizations
* setup: Don't obey the settings of any englobing .pc
* setup: Default to fast mode
* quilt.el: Fix documentation of quilt-pc-directory
* quilt.el: Load /etc/quilt.quiltrc if ~/.quiltrc doesn't exist
* quilt.el: Fix quilt-editable when QUILT_PATCHES_PREFIX is set
* Obsoletes backup-files-restore-symbolic-links.patch
* Obsoletes inspect-handle-link-in-path.patch
- Refresh quilt-support-vimdiff.patch (offsets only)
- Refresh suse-workaround-pseudo-release.patch (offsets only)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=124
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
- 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