-
Committer:
Robert Collins
-
Date:
2007-09-03 02:58:58 UTC
-
mto:
(2592.3.122 repository)
-
mto:
This revision was merged to the branch mainline in
revision
2791.
-
Revision ID:
robertc@robertcollins.net-20070903025858-k2pxq3qz6ulhhtgq
* The ``add_lines`` methods on ``VersionedFile`` implementations has changed
its return value to include the sha1 and length of the inserted text. This
allows the avoidance of double-sha1 calculations during commit.
(Robert Collins)