/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Robert Collins
  • Date: 2007-07-19 06:34:09 UTC
  • mto: (2592.3.46 repository)
  • Revision ID: robertc@robertcollins.net-20070719063409-stu9sckrxp8wp3mo
LIBRARY API BREAKS:

  * KnitIndex.get_parents now returns tuples. (Robert Collins)

INTERNALS:

  * Unused functions on the private interface KnitIndex have been removed.
    (Robert Collins)

  * New ``knit.KnitGraphIndex`` which provides a ``KnitIndex`` layered on top
    of a ``index.GraphIndex``. (Robert Collins)

  * New ``knit.KnitVersionedFile.iter_parents`` method that allows querying
    the parents of many knit nodes at once, reducing round trips to the 
    underlying index. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2241.1.4 18 years ago Martin Pool Moved old weave-based repository formats into bzrl 763 bytes Diff Download File
knitrepo.py 2625.8.1 18 years ago Robert Collins LIBRARY API BREAKS: * KnitIndex.get_parents now 19.1 KB Diff Download File
weaverepo.py 2389.1.1 18 years ago Martin Pool Merge 0.15 final release back to trunk, including: 15.6 KB Diff Download File