-
Committer:
Robert Collins
-
Date:
2005-10-16 14:19:24 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1459.
-
Revision ID:
robertc@lifelesslap.robertcollins.net-20051016141924-8dcbb20f1c03756e
Many transport related tweaks:
- Remove get_partial as it was not used at all.
- Move store._iter_relpaths into transport as iter_files_recursive.
- Nuke ImmutableMemoryStore, replaced with MemoryTransport.
- Remove all direct use of the stat module from store logic.