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

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:20:58 UTC 2009


------------------------------------------------------------
revno: 760
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Wed 2005-06-22 19:34:59 +1000
message:
  doc
modified:
  contrib/plugins/changeset/__init__.py
-------------- next part --------------
=== modified file 'contrib/plugins/changeset/__init__.py'
--- a/contrib/plugins/changeset/__init__.py	2005-06-22 09:34:11 +0000
+++ b/contrib/plugins/changeset/__init__.py	2005-06-22 09:34:59 +0000
@@ -14,6 +14,9 @@
     This changeset contains all of the meta-information of a
     diff, rather than just containing the patch information.
 
+    If a file is specified, only changes affecting that file are
+    specified; this gives a changeset that is probably not useful.
+
     Right now, rollup changesets, or working tree changesets are
     not supported. This will only generate a changeset that has been
     committed. You can use "--revision" to specify a certain change



More information about the Pkg-bazaar-commits mailing list