82
82
* ``bzr inventory -r REV`` and perhaps unify this with ``bzr ls``,
83
83
giving options to display ids, types, etc.
94
85
* RemoteBranch could maintain a cache either in memory or on disk. We
95
86
know more than an external cache might about which files are
96
87
immutable and which can vary. On the other hand, it's much simpler