A Tool for Working with Many Patches
Quilt allows you to easily manage large numbers of patches by keeping
track of the changes each patch makes. Patches can be applied,
un-applied, refreshed, and more.
Quilt originally was based on Andrew Morton's patch scripts found at
http://www.zip.com.au/~akpm/linux/patches/.
- Developed at devel:tools:scm
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/quilt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
expand.diff | 0000008468 8.27 KB | |
patch-wrapper-rpm.diff | 0000002324 2.27 KB | |
quilt-0.61.tar.bz2 | 0000389944 381 KB | |
quilt-support-vimdiff.patch | 0000001440 1.41 KB | |
quilt.changes | 0000042747 41.7 KB | |
quilt.spec | 0000004102 4.01 KB | |
suse-start-quilt-mode.el | 0000000216 216 Bytes | |
suse-workaround-pseudo-release.patch | 0000000925 925 Bytes |
Revision 51 (latest revision is 77)
Stephan Kulow (coolo)
accepted
request 227278
from
Sascha Peilicke (saschpe)
(revision 51)
- 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)
Comments 0