~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2005-07-22 19:32:46 UTC
  • Revision ID: mbp@sourcefrog.net-20050722193246-de35160f0bb06cdb
- use __slots__ on InventoryEntry; rather faster
Filename Latest Rev Last Changed Committer Comment Size
..
selftest 723 19 years ago Martin Pool - move whitebox/blackbox modules into bzrlib.selft Diff
__init__.py 806 19 years ago Martin Pool - Cope if locale.getpreferredencoding() returns No 1.8 KB Diff Download File
add.py 800 19 years ago Martin Pool Merge John's import-speedup branch: 3.5 KB Diff Download File
atomicfile.py 565 19 years ago Martin Pool - more invariant checks in AtomicFile 2.9 KB Diff Download File
branch.py 909 19 years ago Martin Pool - merge John's code to give the tree root an expli 46.2 KB Diff Download File
changeset.py 923 19 years ago Martin Pool - merge aaron's bugfix branch up to abentley@pan 53.4 KB Diff Download File
check.py 909 19 years ago Martin Pool - merge John's code to give the tree root an expli 9.1 KB Diff Download File
commands.py 954 19 years ago Martin Pool - separate out code that just scans the hash cache 57.3 KB Diff Download File
commit.py 909 19 years ago Martin Pool - merge John's code to give the tree root an expli 11 KB Diff Download File
diff.py 804 19 years ago Martin Pool Patch from John: - StringIO mixes poorly with dif 14.7 KB Diff Download File
errors.py 885 19 years ago Martin Pool - commit command refuses unless something is chang 1.9 KB Diff Download File
hashcache.py 954 19 years ago Martin Pool - separate out code that just scans the hash cache 7.5 KB Diff Download File
help.py 675 19 years ago Martin Pool - help formatting fix from ndim 4.5 KB Diff Download File
info.py 542 19 years ago Martin Pool - fix typo 3.4 KB Diff Download File
intset.py 927 19 years ago Martin Pool - oops, set() is much faster than intset 4.9 KB Diff Download File
inventory.py 955 19 years ago Martin Pool - use __slots__ on InventoryEntry; rather faster 19.6 KB Diff Download File
lock.py 951 19 years ago Martin Pool - fix up self reference in msvc lock object 7.6 KB Diff Download File
log.py 923 19 years ago Martin Pool - merge aaron's bugfix branch up to abentley@pan 9.5 KB Diff Download File
mdiff.py 225 19 years ago mbp at sourcefrog debug output 2.2 KB Diff Download File
merge.py 850 19 years ago Martin Pool - Merge merge updates from aaron aaron.bentley@ 10.4 KB Diff Download File
merge3.py 839 19 years ago Martin Pool - avoid copying string lists when handling unmatch 11.9 KB Diff Download File
merge_core.py 923 19 years ago Martin Pool - merge aaron's bugfix branch up to abentley@pan 22.7 KB Diff Download File
meta_store.py 790 19 years ago Martin Pool Merge from aaron: ------------------------------- 1.6 KB Diff Download File
newinventory.py 909 19 years ago Martin Pool - merge John's code to give the tree root an expli 4.3 KB Diff Download File
osutils.py 909 19 years ago Martin Pool - merge John's code to give the tree root an expli 13 KB Diff Download File
patch.py 493 19 years ago Martin Pool - Merge aaron's merge command 2.5 KB Diff Download File
plugin.py 908 19 years ago Martin Pool - merge john's plugins-have-test_suite.patch: - p 4.6 KB Diff Download File
progress.py 934 19 years ago Martin Pool todo 7.6 KB Diff Download File
remotebranch.py 803 19 years ago Martin Pool - Remove dead code from remotebranch 5 KB Diff Download File
revfile.py 558 19 years ago Martin Pool - All top-level classes inherit from object (Pyt 15.4 KB Diff Download File
revision.py 816 19 years ago Martin Pool - don't write precursor field in new revision xml 5.2 KB Diff Download File
status.py 915 19 years ago Martin Pool - add simple test case for bzr status - show_stat 2 KB Diff Download File
store.py 909 19 years ago Martin Pool - merge John's code to give the tree root an expli 6.5 KB Diff Download File
textinv.py 236 19 years ago mbp at sourcefrog - Experiments in inventory performance 2.5 KB Diff Download File
textui.py 426 19 years ago Martin Pool - Skip symlinks during recursive add (path from aa 1.1 KB Diff Download File
trace.py 949 19 years ago Martin Pool - add back update-hashes command for testing/profi 3.9 KB Diff Download File
tree.py 909 19 years ago Martin Pool - merge John's code to give the tree root an expli 10.8 KB Diff Download File
upgrade.py 802 19 years ago Martin Pool - Remove XMLMixin class in favour of simple pack_x 5.1 KB Diff Download File
weave.py 947 19 years ago Martin Pool - new 'weave stats' command 26.4 KB Diff Download File
weavefile.py 944 19 years ago Martin Pool - refactor member names in Weave code 3.7 KB Diff Download File
workingtree.py 954 19 years ago Martin Pool - separate out code that just scans the hash cache 8.8 KB Diff Download File
xml.py 802 19 years ago Martin Pool - Remove XMLMixin class in favour of simple pack_x 1.3 KB Diff Download File