Rev 2367: doc in http://bzr.arbash-meinel.com/branches/bzr/0.16-dev/log_ancestry

John Arbash Meinel john at arbash-meinel.com
Wed Apr 18 23:39:40 BST 2007


At http://bzr.arbash-meinel.com/branches/bzr/0.16-dev/log_ancestry

------------------------------------------------------------
revno: 2367
revision-id: john at arbash-meinel.com-20070418223921-0h2g7salf1scfd2a
parent: john at arbash-meinel.com-20070418223759-kek0qqqdv3wddcae
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: log_ancestry
timestamp: Wed 2007-04-18 17:39:21 -0500
message:
  doc
modified:
  bzrlib/log.py                  log.py-20050505065812-c40ce11702fe5fb1
-------------- next part --------------
=== modified file 'bzrlib/log.py'
--- a/bzrlib/log.py	2007-04-18 21:50:32 +0000
+++ b/bzrlib/log.py	2007-04-18 22:39:21 +0000
@@ -291,6 +291,8 @@
     And 'C' changes a file, then both C and D will be returned.
 
     This will also can be restricted based on a subset of the mainline.
+
+    :return: A list of (revision_id, dotted_revno, merge_depth) tuples.
     """
     # find all the revisions that change the specific file
     file_weave = branch.repository.weave_store.get_weave(file_id,



More information about the bazaar-commits mailing list