Added bugdir setting comparision to libbe.diff.
authorW. Trevor King <wking@drexel.edu>
Thu, 23 Jul 2009 14:08:04 +0000 (10:08 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 23 Jul 2009 14:08:04 +0000 (10:08 -0400)
commit678d074ba2d20c22255abdcc8c41f3c0e2ec2c2a
tree798e22a36be1c810c6376e02d2d5df7d64c3e868
parent0cdbb498a29d32b5d2d0a182079ed6cd5ddb7641
Added bugdir setting comparision to libbe.diff.

Renamed libbe.diff.diff -> bug_diffs, since it doesn't compare bugdirs.

Load comments before bug comparision so cmp_comments will see them.

Use .settings_properties rather than static lists to create attribute
lists for change_lines().

Removed trailing endline from becommands/diff.py output.
becommands/diff.py
libbe/diff.py