An open API service indexing awesome lists of open source software.

https://github.com/philips/bandar

bandar - Patch monkey tools for mutt.
https://github.com/philips/bandar

Last synced: 11 months ago
JSON representation

bandar - Patch monkey tools for mutt.

Awesome Lists containing this project

README

          

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 '/home/philips/bandar/bandar-hook.sh' 'Process patch'

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

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