[RFC] browsing history API

Johan Rydberg jrydberg at gnu.org
Wed May 17 23:01:19 BST 2006


Goffredo Baroncelli <kreijack at alice.it> writes:

> So I suggest to add to the class Weave and KnitVersionedFile a function like
>
> <code>
> 	# knit
> 	def get_index_set(self):
> 		return self._index._cache.keys( )
> </code>

VersionedFile should have a method called 'versions' which returns a
list of all versions contained by the versioned file.

~j





More information about the bazaar mailing list