-
Committer:
Michael Hudson
-
Date:
2007-08-21 16:25:20 UTC
-
mto:
(128.4.1 mwh.dev)
-
mto:
This revision was merged to the branch mainline in
revision
137.
-
Revision ID:
michael.hudson@canonical.com-20070821162520-ow142ve1py7qv0v6
kill the get_diffs argument to get_changes entirely.
rename history.get_diff to history.get_change_with_diff.
change the single client of this functionality (revision_ui.py) to always call
the latter.
this unbreaks the "compare to another revision" facility, which is broken in
production...