Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
bandar - Patch monkey tools for mutt.
------

Simple set of scripts to integrate mutt/quilt/etc into a nice workflow: 
- Review patch in mutt
- Press key
- Patch opens up in editor for editing
- Close your editor and apply patch to tree

mutt configuration
------------------

macro pager x <pipe-entry>'/home/philips/bandar/bandar-hook.sh'<enter> 'Process patch'

# Example of BANDAR_TREE env variable
macro pager,index i <pipe-entry>'BANDAR_TREE=~/kernel/foobar-2.6/ /home/philips/trees/bandar/bandar-hook.sh'<enter> 'Process patch'


Credit 
------
Greg KH: ftp://ftp.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/scripts/

About

bandar - Patch monkey tools for mutt.

Resources

Releases

No releases published

Packages

No packages published

Languages