/brz/remove-bazaar

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-06-30 16:06:19 UTC
  • mfrom: (5971.1.80 bzr-gpgme)
  • Revision ID: pqm@pqm.ubuntu.com-20110630160619-3022zmfchft893nt
(jr) A new command ``bzr verify-signatures`` has been added to check that
 commits
 are correctly signed with trusted keys by GPG. This requires python-gpgme to
 be installed. ``bzr log`` has gained a ``--signatures`` option to list the
 validity of signatures for each commit. New config options
 ``acceptable_keys``
 and ``validate_signatures_in_log`` can be set to control options to these
 commands. (Jonathan Riddell)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 5809.3.1 14 years ago Aaron Bentley Switch to iter_entries_by_dir. 15.2 KB Diff Download File
test_annotate_iter.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 2.1 KB Diff Download File
test_export.py 5809.3.12 14 years ago Vincent Ladeuil Avoid using 'with' until we drop python2.4/2.5 com 2.7 KB Diff Download File
test_get_file_mtime.py 5853.1.2 14 years ago Vincent Ladeuil Prepare merging 2.3.3 into trunk 1.7 KB Diff Download File
test_get_file_with_stat.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 2 KB Diff Download File
test_get_root_id.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 1.5 KB Diff Download File
test_get_symlink_target.py 5858.1.1 14 years ago Jelmer Vernooij Support optional path argument to Tree.get_symlink 2.2 KB Diff Download File
test_inv.py 5786.1.3 14 years ago John Arbash Meinel Merge bzr.dev 5835 in prep for release-notes updat 6.9 KB Diff Download File
test_is_executable.py 5050.57.1 15 years ago Aaron Bentley Make is_executable treat symlinks and directories 1.3 KB Diff Download File
test_iter_search_rules.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 3 KB Diff Download File
test_list_files.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 4.4 KB Diff Download File
test_locking.py 5200.3.3 15 years ago Robert Collins Lock methods on ``Tree``, ``Branch`` and ``Reposit 1 KB Diff Download File
test_path_content_summary.py 5786.1.1 14 years ago John Arbash Meinel Fix bug #764677. WT.inventory should correctly ret 6.3 KB Diff Download File
test_revision_tree.py 5080.3.1 15 years ago Vincent Ladeuil Cleanup imports in bzrlib/tests/per_tree/test_revi 1.2 KB Diff Download File
test_test_trees.py 5837.2.2 14 years ago Jelmer Vernooij Fix more uses of Tree.__iter__ 13.9 KB Diff Download File
test_tree.py 5967.7.1 14 years ago Martin Pool Deprecate __contains__ on Tree and Inventory 11.1 KB Diff Download File
test_walkdirs.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 4.4 KB Diff Download File