Change the interface for pre- and post- hooks
commit272b83a9f282a12065b38b621beca5955a018ebd
authorSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Thu, 24 Jul 2008 18:16:54 +0000 (24 14:16 -0400)
committerSteven Walter <stevenrwalter@gmail.com>
Sun, 27 Jul 2008 03:37:56 +0000 (26 23:37 -0400)
tree093da579d7a7e5931b4547a3b0d3b251f4ffe2f3
parent4ca59c8d3c30df24058d5ca9c50f22f8a595af10
Change the interface for pre- and post- hooks

Pre-hooks are more useful if they can modify the incoming parameter
stream.  To accomate that, we have to change the API.
plugins/backup.py
plugins/svn.py
yap/yap.py