Added BUGDIR_TYPE_MOD and BUGDIR_TYPE_REM to libbe.diff.
authorW. Trevor King <wking@drexel.edu>
Sat, 5 Dec 2009 08:53:26 +0000 (03:53 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 5 Dec 2009 08:53:26 +0000 (03:53 -0500)
commit06f4869e74ed800156fb4c46116741a17fc04ef1
treebfb223478b3a20e522c9c1d5ffa488f510074b91
parentf7f0d9c959aee752298fdfe7a73939cf4c09fda5
Added BUGDIR_TYPE_MOD and BUGDIR_TYPE_REM to libbe.diff.

Now you can subscribe to only hear about modified bugs or only about
removed bugs.  Kindof odd for a general subscription, but possibly
useful as an argument to the upcoming `be diff --subscribe`, e.g.
  be diff --subscribe DIR:mod
which would replace the old
  be diff --modified
libbe/diff.py