[Pkg-bazaar-commits] ./bzr/unstable r9: doc

mbp at sourcefrog.net mbp at sourcefrog.net
Fri Apr 10 07:24:40 UTC 2009


------------------------------------------------------------
revno: 9
committer: mbp at sourcefrog.net
timestamp: Wed 2005-03-09 17:48:20 +1100
message:
  doc
modified:
  bzrlib/branch.py
-------------- next part --------------
=== modified file 'bzrlib/branch.py'
--- a/bzrlib/branch.py	2005-03-09 06:44:53 +0000
+++ b/bzrlib/branch.py	2005-03-09 06:48:20 +0000
@@ -616,6 +616,7 @@
         """Write out human-readable log of commits to this branch
 
         :param utc: If true, show dates in universal time, not local time."""
+        ## TODO: Option to choose either original, utc or local timezone
         revno = 1
         precursor = None
         for p in self.revision_history():



More information about the Pkg-bazaar-commits mailing list