bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
| Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
|---|---|---|---|---|---|---|---|
..
|
|||||||
__init__.py |
4273.1.19 | 16 years ago | Aaron Bentley | Implement reference command | 6.5 KB |
|
|
test_add.py |
4595.1.1 | 16 years ago | Martin Pool | Further tweaks to bzr add | 9.4 KB |
|
|
test_added.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 2.2 KB |
|
|
test_alias.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 2.6 KB |
|
|
test_aliases.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 2.6 KB |
|
|
test_ancestry.py |
4593.5.41 | 16 years ago | John Arbash Meinel | Fix a few test cases that assumed topological sort | 4.6 KB |
|
|
test_annotate.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 9.5 KB |
|
|
test_bound_branches.py |
4691.2.1 | 16 years ago | Robert Collins | Add stronger test isolation by interception BzrDir | 14.7 KB |
|
|
test_branch.py |
4633.1.1 | 16 years ago | Vincent Ladeuil | Support for `bzr branch --switch` | 18.6 KB |
|
|
test_break_lock.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 4 KB |
|
|
test_breakin.py |
4676.2.1 | 16 years ago | Vincent Ladeuil | Fix test_breakin failure. * bzrlib/tests/blackbox | 8.8 KB |
|
|
test_bundle_info.py |
4593.2.1 | 16 years ago | Martin Pool | bundle_info blackbox test passes on rich-root form | 2.1 KB |
|
|
test_cat.py |
4702.2.1 | 16 years ago | Vincent Ladeuil | Remove bogus config imports left in previous tweak | 7.2 KB |
|
|
test_cat_revision.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 2.3 KB |
|
|
test_check.py |
4332.3.32 | 16 years ago | Robert Collins | Merge bzr.dev. | 4.5 KB |
|
|
test_checkout.py |
4580.4.3 | 16 years ago | Martin Pool | KnownFailure for #408193 on checkout --hardlink | 6.7 KB |
|
|
test_clean_tree.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 2 KB |
|
|
test_command_encoding.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 3.8 KB |
|
|
test_commit.py |
4596.1.6 | 16 years ago | Martin Pool | merge trunk | 27.6 KB |
|
|
test_conflicts.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 4.2 KB |
|
|
test_debug.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 1.6 KB |
|
|
test_diff.py |
4695.3.3 | 16 years ago | Vincent Ladeuil | Remove bogus config imports left in previous tweak | 15.4 KB |
|
|
test_dpush.py |
4360.5.4 | 16 years ago | Robert J. Tanner | Merge 1.15.1 back to trunk | 4.2 KB |
|
|
test_dump_btree.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 2.9 KB |
|
|
test_exceptions.py |
4584.3.32 | 16 years ago | Martin Pool | Correct blackbox tests for new apport message | 2.1 KB |
|
|
test_export.py |
4360.5.4 | 16 years ago | Robert J. Tanner | Merge 1.15.1 back to trunk | 10.8 KB |
|
|
test_filesystem_cicp.py |
4651.2.1 | 16 years ago | Vincent Ladeuil | Catch up fix for #347649. * bzrlib/tests/blackbox | 10.8 KB |
|
|
test_filtered_view_ops.py |
4241.8.9 | 16 years ago | Robert J. Tanner | Merge 1.14rc1 back bzr.dev | 8.4 KB |
|
|
test_find_merge_base.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 1.5 KB |
|
|
test_help.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 6.2 KB |
|
|
test_hooks.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 1.9 KB |
|
|
test_ignore.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 5.9 KB |
|
|
test_ignored.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 1.6 KB |
|
|
test_info.py |
4691.2.1 | 16 years ago | Robert Collins | Add stronger test isolation by interception BzrDir | 39.5 KB |
|
|
test_init.py |
4599.4.5 | 16 years ago | Robert Collins | Blackbox init tests 2a ready. | 7.8 KB |
|
|
test_inventory.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 4.3 KB |
|
|
test_join.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 3.9 KB |
|
|
test_locale.py |
4695.3.3 | 16 years ago | Vincent Ladeuil | Remove bogus config imports left in previous tweak | 2.6 KB |
|
|
test_log.py |
4360.5.4 | 16 years ago | Robert J. Tanner | Merge 1.15.1 back to trunk | 38.7 KB |
|
|
test_logformats.py |
4325.4.2 | 16 years ago | Vincent Ladeuil | Clean up test for log formats. * bzrlib/tests/bla | 3.5 KB |
|
|
test_ls.py |
4370.6.1 | 16 years ago | Ian Clatworthy | refactor ls command to use new APIs | 8.4 KB |
|
|
test_lsprof.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 1.3 KB |
|
|
test_merge.py |
4681.1.1 | 16 years ago | Vincent Ladeuil | Handle pending merges as uncommitted changes | 26.5 KB |
|
|
test_merge_directive.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 10.1 KB |
|
|
test_missing.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 7.9 KB |
|
|
test_modified.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 2.4 KB |
|
|
test_mv.py |
4691.2.1 | 16 years ago | Robert Collins | Add stronger test isolation by interception BzrDir | 18.3 KB |
|
|
test_nick.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 3.1 KB |
|
|
test_non_ascii.py |
4627.2.2 | 16 years ago | Robert Collins | Mark tests that now work as working. | 21.8 KB |
|
|
test_outside_wt.py |
4691.2.1 | 16 years ago | Robert Collins | Add stronger test isolation by interception BzrDir | 3 KB |
|
|
test_pack.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 1.5 KB |
|
|
test_pull.py |
4419.2.10 | 16 years ago | Andrew Bennetts | Merge bzr.dev. | 15.5 KB |
|
|
test_push.py |
4659.1.2 | 16 years ago | Robert Collins | Refactor creation and shutdown of test servers to | 31.4 KB |
|
|
test_re_sign.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 3 KB |
|
|
test_reconcile.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 3.3 KB |
|
|
test_reconfigure.py |
4509.3.31 | 16 years ago | Martin Pool | Additional test for stacking from absolute URL | 10.4 KB |
|
|
test_reference.py |
4273.1.21 | 16 years ago | Aaron Bentley | Update from review | 3.6 KB |
|
|
test_remerge.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 4.5 KB |
|
|
test_remove.py |
4676.2.3 | 16 years ago | Vincent Ladeuil | FreeBSD is more strict than other OSes about delet | 10.3 KB |
|
|
test_remove_tree.py |
4672.3.3 | 16 years ago | Vincent Ladeuil | Don't allow remove-tree to succeed with pending me | 5.6 KB |
|
|
test_revert.py |
4596.1.6 | 16 years ago | Martin Pool | merge trunk | 7.3 KB |
|
|
test_revision_history.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 2.9 KB |
|
|
test_revision_info.py |
4409.1.21 | 16 years ago | Vincent Ladeuil | Fix failing test. * bzrlib/tests/blackbox/test_re | 5.2 KB |
|
|
test_revno.py |
4409.1.21 | 16 years ago | Vincent Ladeuil | Fix failing test. * bzrlib/tests/blackbox/test_re | 4.2 KB |
|
|
test_selftest.py |
4641.3.3 | 16 years ago | Robert Collins | Enable --lsprof-tests on bzr selftest. | 7 KB |
|
|
test_send.py |
4691.2.1 | 16 years ago | Robert Collins | Add stronger test isolation by interception BzrDir | 16.8 KB |
|
|
test_serve.py |
4702.2.1 | 16 years ago | Vincent Ladeuil | Remove bogus config imports left in previous tweak | 15.2 KB |
|
|
test_shared_repository.py |
4599.4.8 | 16 years ago | Robert Collins | Update blackbox.test_shared_repository for 2a as d | 4.8 KB |
|
|
test_shelve.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 2.8 KB |
|
|
test_sign_my_commits.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 3.8 KB |
|
|
test_split.py |
4659.1.1 | 16 years ago | Robert Collins | Test split with unversioned files within the test | 2.6 KB |
|
|
test_status.py |
4385.4.2 | 16 years ago | John Arbash Meinel | Merge bzr.dev 4516 | 24.6 KB |
|
|
test_switch.py |
4520.1.1 | 16 years ago | John Arbash Meinel | 'bzr switch -b' can now be used to create the bran | 8.1 KB |
|
|
test_tags.py |
4627.2.2 | 16 years ago | Robert Collins | Mark tests that now work as working. | 9.7 KB |
|
|
test_testament.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 1.7 KB |
|
|
test_too_much.py |
4691.2.1 | 16 years ago | Robert Collins | Add stronger test isolation by interception BzrDir | 22.3 KB |
|
|
test_uncommit.py |
4031.3.2 | 16 years ago | Matt Nordhoff | Merge bzr.dev, fixing conflicts. | 9 KB |
|
|
test_unknowns.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 1.7 KB |
|
|
test_update.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 8.6 KB |
|
|
test_upgrade.py |
4634.2.1 | 16 years ago | Robert Collins | Fix regression in upgrade introduced with the chan | 7.9 KB |
|
|
test_version.py |
4691.2.1 | 16 years ago | Robert Collins | Add stronger test isolation by interception BzrDir | 4.9 KB |
|
|
test_version_info.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 5.6 KB |
|
|
test_versioning.py |
4596.1.6 | 16 years ago | Martin Pool | merge trunk | 5.6 KB |
|
|
test_view.py |
4241.8.9 | 16 years ago | Robert J. Tanner | Merge 1.14rc1 back bzr.dev | 5.2 KB |
|
|
test_whoami.py |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 4.6 KB |
|
|