~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2005-08-11 17:56:04 UTC
  • Revision ID: mbp@sourcefrog.net-20050811175604-969fd5f0816ebe1e
- better revfile detection of corrupted storage
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 970 19 years ago Martin Pool doc 1.9 KB Diff Download File
add.py 974 19 years ago Martin Pool - start adding tests for commit in subdir - change 3.6 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 1057 19 years ago Martin Pool - add new Branch.get_inventory_xml() method 46.8 KB Diff Download File
changeset.py 1051 19 years ago Martin Pool - merge aaron's merge improvements up to aaron. 54 KB Diff Download File
check.py 1039 19 years ago Martin Pool - don't emit warning encouraging people to run bzr 9.2 KB Diff Download File
commands.py 1054 19 years ago Martin Pool - merge john's "missing" command 59.7 KB Diff Download File
commit.py 958 19 years ago Martin Pool - tidy up imports to use full module names 11 KB Diff Download File
delta.py 1014 19 years ago Martin Pool - correctly exclude root_directory from search for 7.5 KB Diff Download File
diff.py 1040 19 years ago Martin Pool - merge patch to take ranges to diff -r option 8.1 KB Diff Download File
errors.py 1034 19 years ago Martin Pool - merge bzrlib.revision.is_ancestor from aaron 2.4 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 1030 19 years ago Martin Pool - better summary help screen 3.9 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 1015 19 years ago Martin Pool - fix circular imports 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 1012 19 years ago Martin Pool - some cleanup of log code to have less special ca 11.4 KB Diff Download File
mdiff.py 1055 19 years ago Martin Pool - merge in deferred revfile work 2.7 KB Diff Download File
merge.py 1051 19 years ago Martin Pool - merge aaron's merge improvements up to aaron. 12.7 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 974.1.8 19 years ago Aaron Bentley Added default backups for merge-revert 26.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 1054 19 years ago Martin Pool - merge john's "missing" command 3.1 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 997 19 years ago Martin Pool - better error from format_date() 13.7 KB Diff Download File
patch.py 974.1.2 19 years ago Aaron Bentley Replaced popen with subprocess in patch..py 2.5 KB Diff Download File
plugin.py 961 19 years ago Martin Pool - remove python2.3 set workarounds 4.5 KB Diff Download File
progress.py 964 19 years ago Martin Pool - show progress on dumb terminals by printing dots 8.9 KB Diff Download File
remotebranch.py 1034 19 years ago Martin Pool - merge bzrlib.revision.is_ancestor from aaron 5.3 KB Diff Download File
revfile.py 1061 19 years ago Martin Pool - better revfile detection of corrupted storage 17.7 KB Diff Download File
revision.py 1046 19 years ago Martin Pool - cleanup re-raise of exception 6.5 KB Diff Download File
status.py 1005 19 years ago Martin Pool - split TreeDelta and compare_trees out into new m 2 KB Diff Download File
store.py 1026 19 years ago Martin Pool - new error RevisionNotPresent - raise this when 6.6 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 1051 19 years ago Martin Pool - merge aaron's merge improvements up to aaron. 11 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 1042 19 years ago Martin Pool - more statistics output from 'weave stats' comman 26.6 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 956 19 years ago Martin Pool doc 9 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