/brz/remove-bazaar

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

  • Committer: Martin von Gagern
  • Date: 2011-06-01 07:01:17 UTC
  • Revision ID: martin.vgagern@gmx.net-20110601070117-3b08kqy51062ep0y
Allow -s as shorthand for --log-format=short.

This is implemented by allowing a keyword argument named
short_value_switches for the RegistryOption initializer.  It maps long names
to short names.  The newly added short option affects the commands log and
missing.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 5902.1.1 14 years ago Martin Pool Remove dodgy test_breakin tests 5.2 KB Diff Download File
test_add.py 5557.1.7 14 years ago John Arbash Meinel Merge in the bzr.dev 5582 9.3 KB Diff Download File
test_added.py 5283.4.5 15 years ago Martin Pool Update remaining subclasses of ExternalBase 2.5 KB Diff Download File
test_alias.py 5439.1.1 14 years ago Andrew Bennetts Merge lp:bzr/2.2. 3.3 KB Diff Download File
test_aliases.py 5345.1.26 14 years ago Vincent Ladeuil Merge lockable-config-files into remove-gratuitous 2.2 KB Diff Download File
test_ancestry.py 4593.5.41 15 years ago John Arbash Meinel Fix a few test cases that assumed topological sort 4.6 KB Diff Download File
test_annotate.py 5638.2.4 14 years ago Vincent Ladeuil Delete one more import. 10.7 KB Diff Download File
test_bound_branches.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 14.3 KB Diff Download File
test_branch.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 25.2 KB Diff Download File
test_break_lock.py 5582.10.90 14 years ago Jelmer Vernooij Merge weave-bzrdir branch. 4.8 KB Diff Download File
test_bundle_info.py 4593.2.1 15 years ago Martin Pool bundle_info blackbox test passes on rich-root form 2.1 KB Diff Download File
test_cat.py 5171.3.5 15 years ago Martin von Gagern Add blackbox test for cat --directory. 8.4 KB Diff Download File
test_cat_revision.py 5616.4.1 14 years ago Jelmer Vernooij 'bzr cat-revision' no longer requires a working tr 3 KB Diff Download File
test_check.py 5273.1.8 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 4.6 KB Diff Download File
test_checkout.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 6.9 KB Diff Download File
test_clean_tree.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 3.2 KB Diff Download File
test_command_encoding.py 5785.1.4 14 years ago Martin Remove testing that expected argv decoding to be d 3.8 KB Diff Download File
test_commit.py 5876.2.1 14 years ago Jonathan Riddell Do not show exception to user on pointless commit 32.6 KB Diff Download File
test_config.py 5609.20.3 14 years ago Vincent Ladeuil Fix pqm failures. 10 KB Diff Download File
test_conflicts.py 5898.1.9 14 years ago Martin Require unicode filenames feature for blackbox con 4.1 KB Diff Download File
test_debug.py 5609.16.1 14 years ago John Arbash Meinel Fix bug #713258. Restore logging of bytes transfer 2.3 KB Diff Download File
test_deleted.py 5283.4.5 15 years ago Martin Pool Update remaining subclasses of ExternalBase 1.2 KB Diff Download File
test_diff.py 5574.9.5 14 years ago Jelmer Vernooij Fix test. 16.9 KB Diff Download File
test_dpush.py 5777.6.11 14 years ago Jelmer Vernooij Fix revision id generation. 5.9 KB Diff Download File
test_dump_btree.py 5651.2.1 14 years ago Eric Siegerman Fix traceback attempting to "bzr dump-btree --raw 4.6 KB Diff Download File
test_exceptions.py 5340.14.2 14 years ago John Arbash Meinel Merge bzr.dev 5916 and make sure the right patch i 6.2 KB Diff Download File
test_export.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 16.3 KB Diff Download File
test_filesystem_cicp.py 5485.1.1 14 years ago Martin Adapt missed script tests for CICP filesystems to 10.8 KB Diff Download File
test_filtered_view_ops.py 5546.1.1 14 years ago Andrew Bennetts Remove RepositoryFormatCHK1 and RepositoryFormatCH 7.9 KB Diff Download File
test_find_merge_base.py 5273.1.8 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 1.5 KB Diff Download File
test_help.py 5597.1.1 14 years ago Vincent Ladeuil Accept 0 to mean no limit for BZR_COLUMNS 6.9 KB Diff Download File
test_hooks.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.9 KB Diff Download File
test_ignore.py 5339.3.4 15 years ago Parth Malwankar cleanup of globster code. 6.9 KB Diff Download File
test_ignored.py 5273.1.8 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 1.9 KB Diff Download File
test_info.py 5728.2.1 14 years ago Jelmer Vernooij Fix bb.test_info with both --no-plugins and withou 37.4 KB Diff Download File
test_init.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 8.7 KB Diff Download File
test_inventory.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.3 KB Diff Download File
test_join.py 5186.2.2 15 years ago Martin Pool wrap os.rename to insert the source and destinatio 3.9 KB Diff Download File
test_locale.py 5863.3.1 14 years ago Martin Add failing test for cmd_plugins and multibyte wri 3.3 KB Diff Download File
test_log.py 5340.14.2 14 years ago John Arbash Meinel Merge bzr.dev 5916 and make sure the right patch i 35.7 KB Diff Download File
test_logformats.py 5725.1.3 14 years ago Neil Martinsen-Burrell fix off by one knock-on error in blackbox test 4.2 KB Diff Download File
test_lookup_revision.py 5171.3.7 15 years ago Martin von Gagern Added blackbox tests for --directory option. Adde 1.1 KB Diff Download File
test_ls.py 5171.3.7 15 years ago Martin von Gagern Added blackbox tests for --directory option. Adde 8.8 KB Diff Download File
test_lsprof.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.3 KB Diff Download File
test_merge.py 5887.2.7 14 years ago Jonathan Riddell fix test for no empty branches 31.2 KB Diff Download File
test_merge_directive.py 5273.1.5 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 10.6 KB Diff Download File
test_missing.py 5273.1.5 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 8.6 KB Diff Download File
test_modified.py 5273.1.8 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 2.8 KB Diff Download File
test_mv.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 19 KB Diff Download File
test_nick.py 5273.1.8 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 3.5 KB Diff Download File
test_non_ascii.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 21.7 KB Diff Download File
test_outside_wt.py 4985.2.1 15 years ago Vincent Ladeuil Deploy addAttrCleanup on the whole test suite. Se 3.2 KB Diff Download File
test_pack.py 5861.2.1 14 years ago Wouter van Heyst Stop depending on CPython refcounting semantics to 2.9 KB Diff Download File
test_pull.py 5651.5.3 14 years ago Andrew Bennetts Use new fixture in more tests. 20.9 KB Diff Download File
test_push.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 35.4 KB Diff Download File
test_re_sign.py 5171.3.7 15 years ago Martin von Gagern Added blackbox tests for --directory option. Adde 3.4 KB Diff Download File
test_reconcile.py 4985.1.5 15 years ago Vincent Ladeuil Deploying the new overrideAttr facility further re 2.8 KB Diff Download File
test_reconfigure.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 10.4 KB Diff Download File
test_reference.py 4273.1.21 16 years ago Aaron Bentley Update from review 3.6 KB Diff Download File
test_remember_option.py 5861.1.11 14 years ago Vincent Ladeuil Add news entry and same comments. 7.4 KB Diff Download File
test_remerge.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 4.6 KB Diff Download File
test_remove.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 10.2 KB Diff Download File
test_remove_tree.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 6.9 KB Diff Download File
test_repair_workingtree.py 5784.1.3 14 years ago Martin Pool Switch away from using failUnlessExists and failIf 3.8 KB Diff Download File
test_resolve.py 5557.1.7 14 years ago John Arbash Meinel Merge in the bzr.dev 5582 2.9 KB Diff Download File
test_revert.py 5861.2.5 14 years ago Wouter van Heyst Fix remaining failing blackbox tests under pypy du 7.4 KB Diff Download File
test_revision_history.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.9 KB Diff Download File
test_revision_info.py 5273.1.8 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 5.2 KB Diff Download File
test_revno.py 4409.1.21 16 years ago Vincent Ladeuil Fix failing test. * bzrlib/tests/blackbox/test_re 4.2 KB Diff Download File
test_rmbranch.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 1.9 KB Diff Download File
test_script.py 5531.1.3 14 years ago Vincent Ladeuil Implements --null-ouput for the test-script comman 2.4 KB Diff Download File
test_selftest.py 5393.5.2 14 years ago Martin Move check 'closer to the metal' as requested by l 6.4 KB Diff Download File
test_send.py 5861.1.11 14 years ago Vincent Ladeuil Add news entry and same comments. 17.1 KB Diff Download File
test_serve.py 5929.2.6 14 years ago Vincent Ladeuil Clarify the design a bit and make the test more pr 14 KB Diff Download File
test_shared_repository.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 6.6 KB Diff Download File
test_shelve.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 5.5 KB Diff Download File
test_sign_my_commits.py 4985.1.5 15 years ago Vincent Ladeuil Deploying the new overrideAttr facility further re 3.6 KB Diff Download File
test_split.py 5757.1.2 14 years ago Jelmer Vernooij Add separate file for knit pack repository formats 2.6 KB Diff Download File
test_status.py 5861.2.7 14 years ago Wouter van Heyst Paper over different sorting order in pypy by sort 28.6 KB Diff Download File
test_switch.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 13.8 KB Diff Download File
test_tags.py 5689.2.2 14 years ago Jelmer Vernooij Fix the use of "bzr tags" in branches with ghosts 16 KB Diff Download File
test_testament.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
test_too_much.py 5861.2.5 14 years ago Wouter van Heyst Fix remaining failing blackbox tests under pypy du 22.3 KB Diff Download File
test_uncommit.py 5416.1.12 14 years ago Martin Pool Tweak uncommit doctest for python 2.4 9.5 KB Diff Download File
test_unknowns.py 5283.4.5 15 years ago Martin Pool Update remaining subclasses of ExternalBase 2 KB Diff Download File
test_update.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 16.8 KB Diff Download File
test_upgrade.py 5757.1.2 14 years ago Jelmer Vernooij Add separate file for knit pack repository formats 11.1 KB Diff Download File
test_version.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 4.9 KB Diff Download File
test_version_info.py 5452.4.3 14 years ago John Arbash Meinel Merge bzr.dev to resolve bzr-2.3.txt (aka NEWS) 6.1 KB Diff Download File
test_versioning.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 6.1 KB Diff Download File
test_view.py 5546.1.1 14 years ago Andrew Bennetts Remove RepositoryFormatCHK1 and RepositoryFormatCH 4.9 KB Diff Download File
test_whoami.py 5764 14 years ago Canonical.com Patch Queue Manager (jelmer) Update tests for no user identity being c 6.2 KB Diff Download File