Changeset 1314 in tailor for vcpx/repository/darcs/source.py
- Timestamp:
- 01/14/07 12:22:31 (6 years ago)
- Hash name:
- 20070114112231-97f81-2407757c39ee19926be82e06bd23ffe5b533da4a
- File:
-
- 1 edited
-
vcpx/repository/darcs/source.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/repository/darcs/source.py
r1311 r1314 207 207 cset.darcs_hash = self.current['hash'] 208 208 if self.darcsdiff: 209 cset.unidiff = self.darcsdiff.execute( 209 cset.unidiff = self.darcsdiff.execute(TZ='UTC', 210 210 stdout=PIPE, patchname=cset.revision)[0].read() 211 211
Note: See TracChangeset
for help on using the changeset viewer.
