~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2005-08-02 13:56:14 UTC
  • Revision ID: mbp@sourcefrog.net-20050802135614-01365d7cbdb62854
- ignore setup.py build directory
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 1018 19 years ago Martin Pool - remove root_id from EmptyTree 46.2 KB Diff Download File
changeset.py 959 19 years ago Martin Pool doc 53.5 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 1020 19 years ago Martin Pool - merge aaron's revert and merge improvements 56.2 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 1020 19 years ago Martin Pool - merge aaron's revert and merge improvements 7.9 KB Diff Download File
errors.py 1010 19 years ago Martin Pool - better str method for InvalidRevisionNumber exce 2.2 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 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 225 19 years ago mbp at sourcefrog debug output 2.2 KB Diff Download File
merge.py 1020 19 years ago Martin Pool - merge aaron's revert and merge improvements 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
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 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 1005 19 years ago Martin Pool - split TreeDelta and compare_trees out into new m 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 1018 19 years ago Martin Pool - remove root_id from EmptyTree 10.9 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 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