~bzr-pqm/bzr/bzr.dev

  • Committer: Robert Collins
  • Date: 2005-10-17 23:13:00 UTC
  • Revision ID: robertc@robertcollins.net-20051017231300-e1c9e931bcfacd6a
Branch.open_containing now returns a tuple (Branch, relative-path).

This allows direct access to the common case of 'get me this file
from its branch'. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1460 19 years ago Robert Collins merge from martin. 19.8 KB Diff Download File
blackbox.py 1442.1.64 19 years ago Robert Collins Branch.open_containing now returns a tuple (Branch 30 KB Diff Download File
HTTPTestUtil.py 1426 19 years ago Robert Collins merge gustavos http_proxy fix for test cases. 5.4 KB Diff Download File
plugins.py 1143 19 years ago Martin Pool - remove dead code and remove some small errors (p 2.8 KB Diff Download File
test_ancestry.py 1415 19 years ago Robert Collins remove the ancestry weave file 2 KB Diff Download File
test_bad_files.py 1185.3.29 19 years ago John Arbash Meinel Added test cases for handling bogus files. 2.9 KB Diff Download File
test_commit.py 1442.1.62 19 years ago Robert Collins Allow creation of testaments from uncommitted data 10.9 KB Diff Download File
test_commit_merge.py 1442.1.45 19 years ago Robert Collins replace __contains__ calls in stores with has_id 3.8 KB Diff Download File
test_conflicts.py 1185.14.8 19 years ago Aaron Bentley Added test_commit.py 1.5 KB Diff Download File
test_merge_core.py 1185.12.40 19 years ago abentley Got even closer to standard Tree interface 22.1 KB Diff Download File
test_parent.py 1393.2.1 19 years ago John Arbash Meinel Merged in split-storage-2 branch. Need to cleanup 1.9 KB Diff Download File
test_revision_info.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 4.5 KB Diff Download File
test_smart_add.py 1399.1.10 19 years ago Robert Collins remove kind from the InventoryEntry constructor - 6.5 KB Diff Download File
test_upgrade.py 1430 19 years ago Robert Collins touchup the prefixed-store patch 13.8 KB Diff Download File
test_weave.py 1185.13.4 19 years ago Robert Collins make reweave visible as a weave method, and quickl 25.5 KB Diff Download File
test_xml.py 1092.2.22 19 years ago Robert Collins text_version and name_version unification looking 5.2 KB Diff Download File
testannotate.py 1185.16.53 19 years ago Martin Pool - annotate improvements from Goffreddo, with extra 1.9 KB Diff Download File
testbranch.py 1442.1.64 19 years ago Robert Collins Branch.open_containing now returns a tuple (Branch 11.3 KB Diff Download File
testconfig.py 1442.1.59 19 years ago Robert Collins Add re-sign command to generate a digital signatur 17.3 KB Diff Download File
testdiff.py 1092.1.39 19 years ago Robert Collins merge from mpool 1.7 KB Diff Download File
testfetch.py 1441 19 years ago Robert Collins tests passing is a good idea - move the branch ope 6.4 KB Diff Download File
testgpg.py 1442.1.62 19 years ago Robert Collins Allow creation of testaments from uncommitted data 2 KB Diff Download File
testgraph.py 1185.8.3 19 years ago Aaron Bentley Fixed bug in distance-from-root graph operation 1.7 KB Diff Download File
testhashcache.py 1390 19 years ago Robert Collins pair programming worx... merge integration and wea 3.8 KB Diff Download File
testidentitymap.py 1417.1.12 19 years ago Robert Collins cache revision history during read transactions 3.7 KB Diff Download File
testinv.py 1431 19 years ago Robert Collins BUGFIX: disable symlink support tests when no syml 15.8 KB Diff Download File
testlog.py 1092.2.24 19 years ago Robert Collins merge from martins newformat branch - brings in tr 5.8 KB Diff Download File
testmerge.py 1393.2.1 19 years ago John Arbash Meinel Merged in split-storage-2 branch. Need to cleanup 1.7 KB Diff Download File
testmerge3.py 974.1.52 19 years ago aaron.bentley at utoronto Merged mpool's latest changes (~0.0.7) 9.8 KB Diff Download File
testoptions.py 1185.16.49 19 years ago mbp at sourcefrog - more refactoring and tests of commandline 2 KB Diff Download File
testrevision.py 1185.12.19 19 years ago aaron.bentley at utoronto Restored old tests 13.5 KB Diff Download File
testrevisionnamespaces.py 1432 19 years ago Robert Collins branch: namespace 4 KB Diff Download File
testrevprops.py 1185.16.39 19 years ago Martin Pool - constraints on revprops - tests for this 1.3 KB Diff Download File
testsampler.py 1417.1.3 19 years ago Robert Collins add sample test script 1.3 KB Diff Download File
teststatus.py 1185.12.27 19 years ago Aaron Bentley Use line log for pending merges 5.5 KB Diff Download File
teststore.py 1442.1.54 19 years ago Robert Collins Teach store.copy_all about fileid suffixes 13.2 KB Diff Download File
testtestament.py 1442.1.62 19 years ago Robert Collins Allow creation of testaments from uncommitted data 6.5 KB Diff Download File
testtransactions.py 1417.1.12 19 years ago Robert Collins cache revision history during read transactions 7.4 KB Diff Download File
testtransport.py 1442.1.44 19 years ago Robert Collins Many transport related tweaks: - Remove get_parti 19 KB Diff Download File
TestUtil.py 1092.1.20 19 years ago Robert Collins import and use TestUtil to do regex based partial 2.7 KB Diff Download File
testworkingtree.py 1457.1.3 19 years ago Robert Collins make Branch.relpath delegate to the working tree. 2.9 KB Diff Download File
treeshape.py 1393.1.36 19 years ago Martin Pool - capture_tree tool to help in preparing test case 2.6 KB Diff Download File
versioning.py 1450 19 years ago Robert Collins hah, missed tests in check changes 6.7 KB Diff Download File
whitebox.py 1457.1.2 19 years ago Robert Collins move branch._relpath into osutils as relpath 5.2 KB Diff Download File