~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2005-09-06 02:26:28 UTC
  • Revision ID: mbp@sourcefrog.net-20050906022628-66d65f0feb4a9e80
- implement version 5 xml storage, and tests

  This stores files identified by the version that introduced the 
  text, and the version that introduced the name.  Entry kinds are
  given by the xml tag not an explicit kind field.
Filename Latest Rev Last Changed Committer Comment Size
..
plugins 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg Diff
selftest 723 19 years ago Martin Pool - move whitebox/blackbox modules into bzrlib.selft Diff
util 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg Diff
__init__.py 1176 19 years ago Martin Pool - advance version to 0.1pre 1.9 KB Diff Download File
add.py 1161 19 years ago Martin Pool - add test that 'bzr add' reports the files as the 4.9 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 1182 19 years ago Martin Pool - more disentangling of xml storage format from ob 51 KB Diff Download File
builtins.py 1182 19 years ago Martin Pool - more disentangling of xml storage format from ob 40.8 KB Diff Download File
changeset.py 974.1.50 19 years ago aaron.bentley at utoronto Merge of robertc@robertcollins.net-20050826013321- 51.7 KB Diff Download File
check.py 974.1.52 19 years ago aaron.bentley at utoronto Merged mpool's latest changes (~0.0.7) 9.9 KB Diff Download File
commands.py 974.1.52 19 years ago aaron.bentley at utoronto Merged mpool's latest changes (~0.0.7) 20.8 KB Diff Download File
commit.py 1182 19 years ago Martin Pool - more disentangling of xml storage format from ob 11.3 KB Diff Download File
delta.py 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 7.5 KB Diff Download File
diff.py 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 8.1 KB Diff Download File
errors.py 974.1.52 19 years ago aaron.bentley at utoronto Merged mpool's latest changes (~0.0.7) 3.4 KB Diff Download File
externalcommand.py 1170 19 years ago Martin Pool - make external commands work again code is now 1.8 KB Diff Download File
fetch.py 974.1.52 19 years ago aaron.bentley at utoronto Merged mpool's latest changes (~0.0.7) 2.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 1177 19 years ago Martin Pool - help on command says "usage: bzr help" 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 1183 19 years ago Martin Pool - implement version 5 xml storage, and tests Th 18.1 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 1178 19 years ago Martin Pool - merge various bug fixes from aaron aaron.bentle 11.4 KB Diff Download File
mdiff.py 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 3.8 KB Diff Download File
merge.py 974.1.55 19 years ago aaron.bentley at utoronto Fixed bug causing previous revision to be listed a 15.8 KB Diff Download File
merge3.py 974.1.52 19 years ago aaron.bentley at utoronto Merged mpool's latest changes (~0.0.7) 11.9 KB Diff Download File
merge_core.py 974.1.50 19 years ago aaron.bentley at utoronto Merge of robertc@robertcollins.net-20050826013321- 10.1 KB Diff Download File
meta_store.py 790 19 years ago Martin Pool Merge from aaron: ------------------------------- 1.6 KB Diff Download File
missing.py 1149 19 years ago Martin Pool - make get_parent() be a method of Branch; add sim 2.7 KB Diff Download File
msgeditor.py 1168 19 years ago Martin Pool - work properly when $EDITOR contains multiple wor 3.8 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 1167 19 years ago Martin Pool - split commit message editor functions out into o 11.6 KB Diff Download File
patch.py 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 1.8 KB Diff Download File
plugin.py 1136 19 years ago Martin Pool - better debug log for loading of plugins 4.6 KB Diff Download File
progress.py 1092.1.39 19 years ago Robert Collins merge from mpool 9.2 KB Diff Download File
remotebranch.py 1182 19 years ago Martin Pool - more disentangling of xml storage format from ob 5.4 KB Diff Download File
revfile.py 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 17.8 KB Diff Download File
revision.py 1182 19 years ago Martin Pool - more disentangling of xml storage format from ob 8.3 KB Diff Download File
shellcomplete.py 1091 19 years ago Martin Pool - new shell-complete command to help zsh completio 1.9 KB Diff Download File
status.py 974.1.50 19 years ago aaron.bentley at utoronto Merge of robertc@robertcollins.net-20050826013321- 2.3 KB Diff Download File
store.py 974.1.52 19 years ago aaron.bentley at utoronto Merged mpool's latest changes (~0.0.7) 7.4 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 1139 19 years ago Martin Pool - merge in merge improvements and additional tests 5.9 KB Diff Download File
tree.py 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 11.1 KB Diff Download File
ui.py 1092.1.39 19 years ago Robert Collins merge from mpool 1.4 KB Diff Download File
upgrade.py 1182 19 years ago Martin Pool - more disentangling of xml storage format from ob 5.2 KB Diff Download File
weave.py 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 28.6 KB Diff Download File
weavefile.py 1092.1.39 19 years ago Robert Collins merge from mpool 4.1 KB Diff Download File
workingtree.py 1140 19 years ago Martin Pool - lift out import statements within WorkingTree 8.9 KB Diff Download File
xml.py 1183 19 years ago Martin Pool - implement version 5 xml storage, and tests Th 11.1 KB Diff Download File