bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
| Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
|---|---|---|---|---|---|---|---|
..
|
|||||||
__init__.py |
3251.6.5 | 17 years ago | John Arbash Meinel | merge bzr.dev, resolve NEWS | 6.4 KB |
|
|
test_add.py |
2664.3.1 | 18 years ago | Daniel Watkins | tests.blackbox.test_add now uses internals where a | 8.4 KB |
|
|
test_added.py |
3251.6.4 | 17 years ago | John Arbash Meinel | minor cleanups | 2.2 KB |
|
|
test_alias.py |
2900.3.11 | 17 years ago | Tim Penhey | Fixed the output in the tests. | 2.6 KB |
|
|
test_aliases.py |
2664.6.2 | 18 years ago | Daniel Watkins | tests.blackbox.test_aliases now uses internals whe | 2.5 KB |
|
|
test_ancestry.py |
2664.6.3 | 18 years ago | Daniel Watkins | tests.blackbox.test_ancestry now uses internals wh | 4.3 KB |
|
|
test_annotate.py |
3146.2.1 | 17 years ago | Lukáš Lalinský | Don't require a working tree in cmd_annotate. | 6.3 KB |
|
|
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 |
|
|
test_branch.py |
3549.1.4 | 17 years ago | Martin Pool | Branching a stacked branch should not automaticall | 10.1 KB |
|
|
test_break_lock.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 4 KB |
|
|
test_breakin.py |
2485.8.48 | 18 years ago | Vincent Ladeuil | merge bzr.dev @ 2540 | 3.4 KB |
|
|
test_bundle_info.py |
3221.1.6 | 17 years ago | Martin Pool | Better error message from bundle-info | 2 KB |
|
|
test_cat.py |
3063.4.2 | 17 years ago | John Arbash Meinel | Fix 'nonexistent' | 4.9 KB |
|
|
test_cat_revision.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 2.1 KB |
|
|
test_check.py |
3015.3.32 | 17 years ago | Daniel Watkins | Added blackbox test to ensure roughly correct outp | 1.8 KB |
|
|
test_checkout.py |
3136.1.3 | 17 years ago | Aaron Bentley | Implement hard-link support for branch and checkou | 6.3 KB |
|
|
test_command_encoding.py |
2830.2.3 | 18 years ago | Martin Pool | Fix up test_command_encoding to expect to see the | 3.8 KB |
|
|
test_commit.py |
3099.2.1 | 17 years ago | John Arbash Meinel | Allow 'bzr commit --author' to take a unicode stri | 24 KB |
|
|
test_conflicts.py |
2738.4.5 | 18 years ago | Daniel Watkins | Fixed whitespace issues. | 4.2 KB |
|
|
test_debug.py |
2949.5.1 | 18 years ago | Alexander Belchenko | selftest: use SymlinkFeature instead of TestSkippe | 1.6 KB |
|
|
test_diff.py |
3164.1.1 | 17 years ago | Ian Clatworthy | diff without arguments means the current tree, not | 15 KB |
|
|
test_exceptions.py |
3092.2.1 | 17 years ago | Martin Pool | Ask people to report bugs to Launchpad, and mentio | 2.8 KB |
|
|
test_export.py |
3408.7.1 | 17 years ago | Martin Pool | Support tarball export to stdout | 8.9 KB |
|
|
test_find_merge_base.py |
2664.5.2 | 18 years ago | Aaron Bentley | Fix up imports | 1.5 KB |
|
|
test_help.py |
2743.2.6 | 18 years ago | Daniel Watkins | Cleaned up indentation in test. | 5.5 KB |
|
|
test_hooks.py |
3256.2.27 | 17 years ago | Daniel Watkins | Fixed failing test. | 1.9 KB |
|
|
test_ignore.py |
3102.1.1 | 17 years ago | Vincent Ladeuil | Rename bzrlib/test/HTTPTestUtils.py to bzrlib/test | 5.5 KB |
|
|
test_ignored.py |
2052.3.2 | 19 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 1.6 KB |
|
|
test_info.py |
3221.16.8 | 17 years ago | Robert Collins | Stack on smart server support. | 38.5 KB |
|
|
test_init.py |
2552.2.4 | 18 years ago | Vincent Ladeuil | Merge bzr.dev and resolve conflits. (good use case | 6.7 KB |
|
|
test_inventory.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 4.3 KB |
|
|
test_join.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 3.9 KB |
|
|
test_locale.py |
3512.3.1 | 17 years ago | Martin von Gagern | Hand-selected minimalistic set of changes from my | 3.2 KB |
|
|
test_log.py |
3144.7.9 | 17 years ago | Guillermo Gonzalez | * bzrlib.log.show_roperties don't hide handler er | 17.5 KB |
|
|
test_logformats.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 3.4 KB |
|
|
test_ls.py |
3382.2.4 | 17 years ago | Jerad Cramp | Removed incorrect test. | 8.4 KB |
|
|
test_lsprof.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 1.2 KB |
|
|
test_merge.py |
3254.1.1 | 17 years ago | Aaron Bentley | Make Tree.iter_changes a public method | 21.3 KB |
|
|
test_merge_directive.py |
2898.2.3 | 18 years ago | James Henstridge | * Fix merge-directive blackbox test. * Fix small t | 10.1 KB |
|
|
test_missing.py |
3427.3.8 | 17 years ago | John Arbash Meinel | Change the output to 'This branch' and 'Other bran | 5.8 KB |
|
|
test_modified.py |
3251.6.6 | 17 years ago | John Arbash Meinel | Fix the line endings of bzrlib.tests.blackbox.test | 2.4 KB |
|
|
test_mv.py |
3249.4.1 | 17 years ago | Alexander Belchenko | merge Lukas' patch and update it with case-insensi | 15.7 KB |
|
|
test_nick.py |
2664.11.1 | 18 years ago | Daniel Watkins | tests.blackbox.test_nick now uses internals where | 1.5 KB |
|
|
test_non_ascii.py |
3251.6.3 | 17 years ago | Adrian Wilkins | Simplified and fixed test code * non_ascii tests | 19.6 KB |
|
|
test_outside_wt.py |
3199.1.3 | 17 years ago | Vincent Ladeuil | Fix two more leaked tmp dirs. * bzrlib/tests/blac | 2.9 KB |
|
|
test_pack.py |
2604.2.1 | 18 years ago | Robert Collins | (robertc) Introduce a pack command. | 1.5 KB |
|
|
test_pull.py |
3251.4.12 | 17 years ago | Aaron Bentley | Updates from review | 12.9 KB |
|
|
test_push.py |
3549.1.1 | 17 years ago | Martin Pool | rename push --reference to --stacked-on | 17.5 KB |
|
|
test_re_sign.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 3 KB |
|
|
test_reconcile.py |
3389.2.8 | 17 years ago | John Arbash Meinel | Update some tests to pass with the branch checks. | 3.3 KB |
|
|
test_reconfigure.py |
3311.2.6 | 17 years ago | Aaron Bentley | rename 'sharing' to 'use-shared' | 3.5 KB |
|
|
test_remerge.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 4.5 KB |
|
|
test_remove.py |
3042.2.1 | 17 years ago | Lukáš Lalinský | Fix ``bzr rm`` to not delete modified and ignored | 7.8 KB |
|
|
test_remove_tree.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 3.9 KB |
|
|
test_revert.py |
2851.2.1 | 18 years ago | Martin Pool | Add revert --forget-merges | 7.2 KB |
|
|
test_revision_history.py |
2552.2.4 | 18 years ago | Vincent Ladeuil | Merge bzr.dev and resolve conflits. (good use case | 2.9 KB |
|
|
test_revision_info.py |
2552.2.4 | 18 years ago | Vincent Ladeuil | Merge bzr.dev and resolve conflits. (good use case | 3.3 KB |
|
|
test_revno.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 1.5 KB |
|
|
test_selftest.py |
3302.11.7 | 17 years ago | Vincent Ladeuil | merge bzr.dev, fixing simple conflicts | 23.7 KB |
|
|
test_send.py |
3251.1.2 | 17 years ago | Jelmer Vernooij | ``bzr send`` now supports new ``child_submit_to`` | 10.9 KB |
|
|
test_serve.py |
3431.3.7 | 17 years ago | Andrew Bennetts | Fix incidental breakage in blackbox/test_serve.py | 9 KB |
|
|
test_shared_repository.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 3.7 KB |
|
|
test_sign_my_commits.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 3.8 KB |
|
|
test_split.py |
3113.6.5 | 17 years ago | Aaron Bentley | Update tests | 2.6 KB |
|
|
test_status.py |
3377.3.41 | 17 years ago | John Arbash Meinel | Fix up a couple of the tests | 16.9 KB |
|
|
test_switch.py |
3246.5.1 | 17 years ago | Robert Collins | * ``bzr switch`` will attempt to find branches to | 2.6 KB |
|
|
test_tags.py |
2805.8.6 | 18 years ago | Adeodato Simó | Don't sort by revno; only by time if --sort=time i | 7.9 KB |
|
|
test_testament.py |
2552.2.3 | 18 years ago | Vincent Ladeuil | Deprecate the varargs syntax and fix the tests. * | 1.7 KB |
|
|
test_too_much.py |
3102.1.1 | 17 years ago | Vincent Ladeuil | Rename bzrlib/test/HTTPTestUtils.py to bzrlib/test | 23 KB |
|
|
test_uncommit.py |
3462.1.4 | 17 years ago | John Arbash Meinel | fix up the uncommit tests now that set_parent_ids | 8.6 KB |
|
|
test_unknowns.py |
3251.6.4 | 17 years ago | John Arbash Meinel | minor cleanups | 1.7 KB |
|
|
test_update.py |
2949.5.1 | 18 years ago | Alexander Belchenko | selftest: use SymlinkFeature instead of TestSkippe | 8.6 KB |
|
|
test_upgrade.py |
3280.1.1 | 17 years ago | Ian Clatworthy | (Martin Albisetti) Change backup dir from .bzr.bac | 7.8 KB |
|
|
test_version.py |
3400.1.1 | 17 years ago | Martin Pool | Fix up stray comment | 4 KB |
|
|
test_version_info.py |
3231.2.1 | 17 years ago | James Westby | Make version-info --custom imply --all. When usin | 5.5 KB |
|
|
test_versioning.py |
3010.1.16 | 17 years ago | Robert Collins | Lock correctness in test_versioning | 5.6 KB |
|
|
test_whoami.py |
2900.2.24 | 18 years ago | Vincent Ladeuil | Review feedback. * doc/en/user-guide/authenticati | 4.6 KB |
|
|