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
        
            - * Mon Apr 24 17:00:00 2006 - jwboyer@jdub.homelinux.org 0.45-1
- - Update to latest release 
            - * 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)