From: W. Trevor King Date: Mon, 27 Jul 2009 12:12:16 +0000 (-0400) Subject: Merged "be subscribe" and be-handle-mail subscription support. X-Git-Tag: 1.0.0~62^2~46^2~9 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=675aa10516d1fe2a5f0502be5553e38169f444c0;p=be.git Merged "be subscribe" and be-handle-mail subscription support. Also assorted other changes and fixes in the be.subscribe branch. Highlights: * Much more powerful libbe.diff with subclassable report generators. * "be diff" compares working copy with last commit by default. * comment reference text shown in "be comment" EDITOR footer * .revision_id() for all VCSs * meaningful comment comparison and stricter bug comparison * stricter .sync_with_disk interpretation. See BugDir.__doc__. * Comment.From and .time_string -> .author and .date, for better conformance with settings_object.setting_name_to_attr_name(). --- 675aa10516d1fe2a5f0502be5553e38169f444c0