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.
- Host: GitHub
- URL: https://github.com/philips/bandar
- Owner: philips
- Created: 2010-07-14T16:07:30.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-16T09:01:02.000Z (almost 16 years ago)
- Last Synced: 2025-06-11T23:06:23.711Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 97.7 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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/