Added subscriptions option to diff.Diff.report_tree().
authorW. Trevor King <wking@drexel.edu>
Sat, 5 Dec 2009 08:22:25 +0000 (03:22 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 5 Dec 2009 08:22:25 +0000 (03:22 -0500)
commit1f59c7ef9019879d0b5e407492e4a6e04c5a29cc
treebe6c799454b68c3e79ce4a60596a643b6db6662e
parent129c100046231ed15d2f16eaa90b5c01e41a442c
Added subscriptions option to diff.Diff.report_tree().

Also added diff.BUGDIR_ID to avoid lots of magic 'DIR' definitions,
and added diff.Subscription class to make the old (id, type) tuples a
bit more elegant.
becommands/subscribe.py
libbe/diff.py