/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Robert Collins
  • Date: 2008-04-08 00:57:07 UTC
  • Revision ID: robertc@robertcollins.net-20080408005707-jzx5nkcjvsiw7r12
 * ``VersionedFileStore`` no longer uses the transaction parameter given
   to most methods; amongst other things this means that the
   get_weave_or_empty method no longer guarantees errors on a missing weave
   in a readonly transaction, and no longer caches versioned file instances
   which reduces memory pressure (but requires more careful management by
   callers to preserve performance.  (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3254.2.2 17 years ago Daniel Watkins Added test_hooks stub. 6.4 KB Diff Download File
test_add.py 2664.3.1 18 years ago Daniel Watkins tests.blackbox.test_add now uses internals where a 8.4 KB Diff Download File
test_added.py 2664.6.1 18 years ago Daniel Watkins tests.blackbox.test_added now uses internals where 1.7 KB Diff Download File
test_aliases.py 2664.6.2 18 years ago Daniel Watkins tests.blackbox.test_aliases now uses internals whe 2.5 KB Diff Download File
test_ancestry.py 2664.6.3 18 years ago Daniel Watkins tests.blackbox.test_ancestry now uses internals wh 4.3 KB Diff Download File
test_annotate.py 3146.2.1 17 years ago Lukáš Lalinský Don't require a working tree in cmd_annotate. 6.3 KB Diff Download File
test_bound_branches.py 3099.1.1 17 years ago John Arbash Meinel Fix bug #175337, bzr bind shouldn't check the ance 13.2 KB Diff Download File
test_branch.py 3136.1.3 17 years ago Aaron Bentley Implement hard-link support for branch and checkou 4.7 KB Diff Download File
test_break_lock.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4 KB Diff Download File
test_breakin.py 2485.8.48 18 years ago Vincent Ladeuil merge bzr.dev @ 2540 3.4 KB Diff Download File
test_bundle_info.py 3221.1.6 17 years ago Martin Pool Better error message from bundle-info 2 KB Diff Download File
test_cat.py 3063.4.2 17 years ago John Arbash Meinel Fix 'nonexistent' 4.9 KB Diff Download File
test_cat_revision.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2.1 KB Diff Download File
test_check.py 2929.2.3 17 years ago Robert Collins Review feedback. 1.1 KB Diff Download File
test_checkout.py 3136.1.3 17 years ago Aaron Bentley Implement hard-link support for branch and checkou 6.3 KB Diff Download File
test_command_encoding.py 2830.2.3 17 years ago Martin Pool Fix up test_command_encoding to expect to see the 3.8 KB Diff Download File
test_commit.py 3099.2.1 17 years ago John Arbash Meinel Allow 'bzr commit --author' to take a unicode stri 24 KB Diff Download File
test_conflicts.py 2738.4.5 18 years ago Daniel Watkins Fixed whitespace issues. 4.2 KB Diff Download File
test_debug.py 2949.5.1 17 years ago Alexander Belchenko selftest: use SymlinkFeature instead of TestSkippe 1.6 KB Diff Download File
test_diff.py 3164.1.1 17 years ago Ian Clatworthy diff without arguments means the current tree, not 15 KB Diff Download File
test_exceptions.py 3092.2.1 17 years ago Martin Pool Ask people to report bugs to Launchpad, and mentio 2.8 KB Diff Download File
test_export.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 8.7 KB Diff Download File
test_find_merge_base.py 2664.5.2 18 years ago Aaron Bentley Fix up imports 1.5 KB Diff Download File
test_help.py 2743.2.6 18 years ago Daniel Watkins Cleaned up indentation in test. 5.5 KB Diff Download File
test_hooks.py 3254.2.7 17 years ago Daniel Watkins Added hook to ensure that 'bzr hooks' can deal wit 1.9 KB Diff Download File
test_ignore.py 3102.1.1 17 years ago Vincent Ladeuil Rename bzrlib/test/HTTPTestUtils.py to bzrlib/test 5.5 KB Diff Download File
test_ignored.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.6 KB Diff Download File
test_info.py 3113.5.1 17 years ago Alexander Belchenko XFAIL test for #174055: can't run bzr info while d 41.6 KB Diff Download File
test_init.py 2552.2.4 18 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 6.7 KB Diff Download File
test_inventory.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.3 KB Diff Download File
test_join.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.9 KB Diff Download File
test_locale.py 2768.1.8 18 years ago Ian Clatworthy Get test suite fully working again 2.9 KB Diff Download File
test_log.py 3170.3.4 17 years ago John Arbash Meinel Update the tests for the new revision numbering. 17.4 KB Diff Download File
test_logformats.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.4 KB Diff Download File
test_ls.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 8.1 KB Diff Download File
test_lsprof.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.2 KB Diff Download File
test_merge.py 3254.1.1 17 years ago Aaron Bentley Make Tree.iter_changes a public method 21.3 KB Diff Download File
test_merge_directive.py 2898.2.3 17 years ago James Henstridge * Fix merge-directive blackbox test. * Fix small t 10.1 KB Diff Download File
test_missing.py 2664.14.2 18 years ago Daniel Watkins Fixed tests.blackbox.test_missing to use internals 5.2 KB Diff Download File
test_mv.py 3249.4.1 17 years ago Alexander Belchenko merge Lukas' patch and update it with case-insensi 15.7 KB Diff Download File
test_nick.py 2664.11.1 18 years ago Daniel Watkins tests.blackbox.test_nick now uses internals where 1.5 KB Diff Download File
test_non_ascii.py 3123.2.1 17 years ago Lukáš Lalinský Use self.outf instead of sys.stdout in cmd_ignored 19.6 KB Diff Download File
test_outside_wt.py 3199.1.3 17 years ago Vincent Ladeuil Fix two more leaked tmp dirs. * bzrlib/tests/blac 2.9 KB Diff Download File
test_pack.py 2604.2.1 18 years ago Robert Collins (robertc) Introduce a pack command. 1.5 KB Diff Download File
test_pull.py 3251.4.12 17 years ago Aaron Bentley Updates from review 12.9 KB Diff Download File
test_push.py 3256.1.4 17 years ago Daniel Watkins Added test to ensure that passing a range of revis 13.2 KB Diff Download File
test_re_sign.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3 KB Diff Download File
test_reconcile.py 3010.1.14 17 years ago Robert Collins Handle packs in blackbox.test_reconcile. 3 KB Diff Download File
test_reconfigure.py 2796.2.22 17 years ago Aaron Bentley Tweak from review 2.6 KB Diff Download File
test_remerge.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.5 KB Diff Download File
test_remove.py 3042.2.1 17 years ago Lukáš Lalinský Fix ``bzr rm`` to not delete modified and ignored 7.8 KB Diff Download File
test_remove_tree.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.9 KB Diff Download File
test_revert.py 2851.2.1 17 years ago Martin Pool Add revert --forget-merges 7.2 KB Diff Download File
test_revision_history.py 2552.2.4 18 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 2.9 KB Diff Download File
test_revision_info.py 2552.2.4 18 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 3.3 KB Diff Download File
test_revno.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.5 KB Diff Download File
test_selftest.py 3193.1.8 17 years ago Vincent Ladeuil Add '--load-list' option to selftest. * bzrlib/te 23.8 KB Diff Download File
test_send.py 3251.1.2 17 years ago Jelmer Vernooij ``bzr send`` now supports new ``child_submit_to`` 10.9 KB Diff Download File
test_serve.py 3287.6.4 17 years ago Robert Collins Fix up deprecation warnings for get_revision_graph 9 KB Diff Download File
test_shared_repository.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.7 KB Diff Download File
test_sign_my_commits.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.8 KB Diff Download File
test_split.py 3113.6.5 17 years ago Aaron Bentley Update tests 2.6 KB Diff Download File
test_status.py 2792.1.1 18 years ago Ian Clatworthy Add short options to status to assist migrating sv 16 KB Diff Download File
test_switch.py 3246.5.1 17 years ago Robert Collins * ``bzr switch`` will attempt to find branches to 2.6 KB Diff Download File
test_tags.py 2805.8.6 17 years ago Adeodato Simó Don't sort by revno; only by time if --sort=time i 7.9 KB Diff Download File
test_testament.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.7 KB Diff Download File
test_too_much.py 3102.1.1 17 years ago Vincent Ladeuil Rename bzrlib/test/HTTPTestUtils.py to bzrlib/test 23 KB Diff Download File
test_uncommit.py 3280.4.1 17 years ago John Arbash Meinel Add uncommit --local. Add some genuine whitebox te 8.5 KB Diff Download File
test_unknowns.py 2795.2.2 18 years ago Daniel Watkins Added tests.blackbox.test_unknowns. 1.6 KB Diff Download File
test_update.py 2949.5.1 17 years ago Alexander Belchenko selftest: use SymlinkFeature instead of TestSkippe 8.6 KB Diff Download File
test_upgrade.py 3280.1.1 17 years ago Ian Clatworthy (Martin Albisetti) Change backup dir from .bzr.bac 7.8 KB Diff Download File
test_version.py 3287.11.2 17 years ago Martin Pool Better test for --version contents 3.9 KB Diff Download File
test_version_info.py 3231.2.1 17 years ago James Westby Make version-info --custom imply --all. When usin 5.5 KB Diff Download File
test_versioning.py 3010.1.16 17 years ago Robert Collins Lock correctness in test_versioning 5.6 KB Diff Download File
test_whoami.py 2900.2.24 17 years ago Vincent Ladeuil Review feedback. * doc/en/user-guide/authenticati 4.6 KB Diff Download File