~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-10-21 17:02:47 UTC
  • Revision ID: john@arbash-meinel.com-20091021170247-wrxl9tee83r1arnb
Track down a bunch of places in the 'inventory' code that was
passing simple tuples into the CHKMap layer. Note that almost all of these
are cases where we started with a file_id and then want to translate that
into the CHKMap lookup key. As such, these aren't places where we would
expect to already have a tuple. Since the Inventory api is in raw strings
and not keys. Anyway, forward progress as this fixes a lot of failures.
Filename Latest Rev Last Changed Committer Comment Size
..
configobj 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj Diff
effbot 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
elementtree 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
tests 2613.1.2 17 years ago Martin Pool Move bencode tests into util.tests Diff
__init__.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Empty Diff Download File
_bencode_py.py 4679.8.10 15 years ago John Arbash Meinel quick patch to allow bencode to handle StaticTuple 4.4 KB Diff Download File
bencode.py 4420.3.1 15 years ago Matt Nordhoff bzrlib.util.bencode's deprecation warning used the 1005 bytes Diff Download File
simplemapi.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 8.2 KB Diff Download File