/brz/remove-bazaar

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

Implement _bisect_recursive, which uses multiple bisect calls to
handle renames and finding entries in subdirs.
As is, this could be hooked into paths2ids() if the dirstate has not been loaded yet.
However, it doesn't quite provide enough, since the parsed entries would probably not
be saved. Further, the multiple bisect calls are less efficient then they could be,
because they do not remember the last bisect call.
We should explore switching to a caching structure, which maintains all records that
have been processed, in a structure that can be in-memory searched before going back
to disk.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2141 18 years ago Canonical.com Patch Queue Manager Whitebox test for Config.get_nickname (req. by Aar 6.4 KB Diff Download File
test_add.py 2279.6.1 18 years ago Alexander Belchenko Instead of __str__ method for FastPath object we u 7.5 KB Diff Download File
test_added.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.7 KB Diff Download File
test_aliases.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 2.6 KB Diff Download File
test_ancestry.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3.9 KB Diff Download File
test_annotate.py 2182.3.12 18 years ago John Arbash Meinel Force the timezone properly during tests which loo 5.5 KB Diff Download File
test_bound_branches.py 2230.3.48 18 years ago Aaron Bentley Update blackbox test to handle new error message 12.6 KB Diff Download File
test_branch.py 2241.1.6 18 years ago Martin Pool Move Knit repositories into the submodule bzrlib.r 4.4 KB Diff Download File
test_break_lock.py 1957.1.17 19 years ago John Arbash Meinel Change tests that expect locking to fail to timeou 5.3 KB Diff Download File
test_bundle.py 2178.4.5 18 years ago Alexander Belchenko Spell-checking (thanks to Aaron) 4 KB Diff Download File
test_cat.py 2178.4.1 18 years ago Alexander Belchenko Provide tests to illustrate bug #55276 on win32. 3.7 KB Diff Download File
test_checkout.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4 KB Diff Download File
test_command_encoding.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.7 KB Diff Download File
test_commit.py 1551.9.5 18 years ago Aaron Bentley Revert broken save-commit-message code 14.7 KB Diff Download File
test_conflicts.py 1551.9.8 18 years ago Aaron Bentley Add --text parameter to conflicts 3.3 KB Diff Download File
test_debug.py 2095.5.1 19 years ago Martin Pool Add new -Derror global option to always display tr 1.1 KB Diff Download File
test_diff.py 2197.2.2 18 years ago Martin Pool merge bzr.dev, reconcile with option changes 11.9 KB Diff Download File
test_exceptions.py 1551.9.3 18 years ago Aaron Bentley Revert buggy apport changes 2 KB Diff Download File
test_export.py 2099.1.1 19 years ago Daniel Silverstone Add source branch support to export command 8.8 KB Diff Download File
test_find_merge_base.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.3 KB Diff Download File
test_help.py 2245.7.1 18 years ago James Westby Add a help topic describing checkouts and how they 3.5 KB Diff Download File
test_ignore.py 2104.1.2 19 years ago John Arbash Meinel (Kent Gibson) Fix bug #4559, strip trailing slashe 4.2 KB Diff Download File
test_ignored.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.6 KB Diff Download File
test_info.py 2230.3.55 18 years ago Aaron Bentley Updates from review 38.4 KB Diff Download File
test_init.py 2230.3.42 18 years ago Aaron Bentley add --append-revisions-only option to init 5.6 KB Diff Download File
test_inventory.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4.3 KB Diff Download File
test_locale.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.9 KB Diff Download File
test_log.py 1551.10.18 18 years ago Aaron Bentley Log works in local treeless branches (#84247) 10.7 KB Diff Download File
test_logformats.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3.5 KB Diff Download File
test_ls.py 2215.3.3 18 years ago Aaron Bentley Get ls working on branches 8.1 KB Diff Download File
test_merge.py 1551.11.13 18 years ago Aaron Bentley Merge bzr.dev 11.8 KB Diff Download File
test_missing.py 2193.4.3 18 years ago Alexander Belchenko Use new API for testing 5.2 KB Diff Download File
test_mv.py 2220.1.14 18 years ago Aaron Bentley Cleanup formatting and error handling 13.4 KB Diff Download File
test_nick.py 2120.5.3 18 years ago Alexander Belchenko Fix year in copyrights 1.4 KB Diff Download File
test_non_ascii.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 17.4 KB Diff Download File
test_outside_wt.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3 KB Diff Download File
test_pull.py 1551.11.13 18 years ago Aaron Bentley Merge bzr.dev 10.8 KB Diff Download File
test_push.py 2286 18 years ago Canonical.com Patch Queue Manager (mbp) add -d option to push, pull, merge (r=aaron) 9.6 KB Diff Download File
test_re_sign.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.9 KB Diff Download File
test_reconcile.py 2052.3.6 19 years ago John Arbash Meinel [merge] bzr.dev 2078 2.5 KB Diff Download File
test_remerge.py 2067.3.3 19 years ago Martin Pool merge bzr.dev and reconcile several changes, also 4.7 KB Diff Download File
test_remove.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.5 KB Diff Download File
test_remove_tree.py 2127.2.3 18 years ago Daniel Silverstone Oops, fix the message up 3.9 KB Diff Download File
test_revert.py 1551.11.11 18 years ago Aaron Bentley Get tests passing 5.4 KB Diff Download File
test_revision_history.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3 KB Diff Download File
test_revision_info.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4.5 KB Diff Download File
test_revno.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.5 KB Diff Download File
test_selftest.py 2221.4.15 18 years ago Aaron Bentley Use RegistryOption for merge type 19.8 KB Diff Download File
test_serve.py 2052.3.6 19 years ago John Arbash Meinel [merge] bzr.dev 2078 8.7 KB Diff Download File
test_shared_repository.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.1 KB Diff Download File
test_sign_my_commits.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.8 KB Diff Download File
test_status.py 2296.1.1 18 years ago Martin Pool Make tests for truncation of status output more ro 12.1 KB Diff Download File
test_testament.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.7 KB Diff Download File
test_too_much.py 2120.5.1 19 years ago Alexander Belchenko Added test for bug #66857 (autonick is urlencoded) 22.7 KB Diff Download File
test_uncommit.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 7.5 KB Diff Download File
test_update.py 2084.2.1 19 years ago Aaron Bentley Support updating lightweight checkouts of readonly 8.3 KB Diff Download File
test_upgrade.py 2241.1.6 18 years ago Martin Pool Move Knit repositories into the submodule bzrlib.r 7.2 KB Diff Download File
test_version_info.py 2030.1.4 19 years ago John Arbash Meinel Add a test that we can find the version info when 4.9 KB Diff Download File
test_versioning.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 5.6 KB Diff Download File
test_whoami.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 5.1 KB Diff Download File