Changeset 1670 in tailor
- Timestamp:
- 06/22/10 17:26:22 (3 years ago)
- Hash name:
- 20100622152622-97f81-35048cce51c432be1162e5cfaa6d28358d8a3ef2
- File:
-
- 1 edited
-
vcpx/repository/bzr.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/repository/bzr.py
r1668 r1670 248 248 return BzrChangeset(revision.revision_id, 249 249 datetime.fromtimestamp(revision.timestamp, timezone), 250 revision. committer,250 revision.get_apparent_author(), 251 251 revision.message, 252 252 entries)
Note: See TracChangeset
for help on using the changeset viewer.
