Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
quilt: Scripts for working with series of patches
- Summary
- These scripts allow one to manage a series of patches by keeping track of the
changes each patch makes. Patches can be applied, un-applied, refreshed, etc.
The scripts are heavily based on Andrew Morton's patch scripts found at
http://www.zip.com.au/~akpm/linux/patches/
Changelog
- * Wed Feb 15 16:00:00 2006 - jwboyer@jdub.homelinux.org 0.44-1
- Update to latest release
- * Thu Feb 2 16:00:00 2006 - jwboyer@jdub.homelinux.org 0.43-1
- Update to latest upstream
- Drop fix-debuginfo patch (upstream)
- * Fri Oct 28 17:00:00 2005 - jwboyer@jdub.homelinux.org 0.42-2
- fix debuginfo package (bug 171917)