-
Committer:
Vincent Ladeuil
-
Date:
2008-09-24 13:43:48 UTC
-
mto:
This revision was merged to the branch mainline in
revision
3737.
-
Revision ID:
v.ladeuil+lp@free.fr-20080924134348-s1tz1xjuxppe2caw
Fix bug #248427 by adding a --change option to log.
* bzrlib/tests/blackbox/test_log.py:
(TestLog.test_log_change_revno,
TestLog.test_log_change_single_revno,
TestLog.test_log_change_incompatible_with_revision):
Add tests specific to log --change behaviour.
* bzrlib/builtins.py:
(cmd_log): Add a 'change' option with a behaviour tailored to log.