Rev 4361: (trivial) revnocache -> historycache in log help (Ian Clatworthy) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Thu May 14 04:21:24 BST 2009
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 4361
revision-id: pqm at pqm.ubuntu.com-20090514031159-va38ehp3ttmrf21l
parent: pqm at pqm.ubuntu.com-20090513232416-vt21661225sx5v8m
parent: ian.clatworthy at canonical.com-20090514021857-bkxyty95lnd0qa6l
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2009-05-14 04:11:59 +0100
message:
(trivial) revnocache -> historycache in log help (Ian Clatworthy)
modified:
bzrlib/builtins.py builtins.py-20050830033751-fc01482b9ca23183
------------------------------------------------------------
revno: 4360.1.1
revision-id: ian.clatworthy at canonical.com-20090514021857-bkxyty95lnd0qa6l
parent: pqm at pqm.ubuntu.com-20090513232416-vt21661225sx5v8m
committer: Ian Clatworthy <ian.clatworthy at canonical.com>
branch nick: integration
timestamp: Thu 2009-05-14 12:18:57 +1000
message:
(trivial) revnocache -> historycache in log help (Ian Clatworthy)
modified:
bzrlib/builtins.py builtins.py-20050830033751-fc01482b9ca23183
=== modified file 'bzrlib/builtins.py'
--- a/bzrlib/builtins.py 2009-05-12 04:29:32 +0000
+++ b/bzrlib/builtins.py 2009-05-14 02:18:57 +0000
@@ -2089,7 +2089,7 @@
When exploring non-mainline history on large projects with deep
history, the performance of log can be greatly improved by installing
- the revnocache plugin. This plugin buffers historical information
+ the historycache plugin. This plugin buffers historical information
trading disk space for faster speed.
"""
takes_args = ['file*']
More information about the bazaar-commits
mailing list