Rev 2338: [merge] bzr.dev 2294 in http://bazaar.launchpad.net/%7Ebzr/bzr/dirstate

John Arbash Meinel john at arbash-meinel.com
Sat Feb 17 03:43:17 GMT 2007


At http://bazaar.launchpad.net/%7Ebzr/bzr/dirstate

------------------------------------------------------------
revno: 2338
revision-id: john at arbash-meinel.com-20070217033450-q6dtvrwl24ckzg5o
parent: robertc at robertcollins.net-20070216142321-2m20xds02xuigsv6
parent: pqm at pqm.ubuntu.com-20070217025822-306d98c244b53b08
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: dirstate
timestamp: Fri 2007-02-16 21:34:50 -0600
message:
  [merge] bzr.dev 2294
added:
  bzrlib/plugins/launchpad/lp_indirect.py lp_indirect.py-20070126012204-de5rugwlt22c7u7e-1
  bzrlib/plugins/launchpad/test_lp_indirect.py test_lp_indirect.py-20070126002743-oyle362tzv9cd8mi-1
  bzrlib/repofmt/__init__.py     __init__.py-20070206060649-j4kznrq6xkjmy092-1
  bzrlib/repofmt/knitrepo.py     knitrepo.py-20070206081537-pyy4a00xdas0j4pf-1
  bzrlib/repofmt/weaverepo.py    presplitout.py-20070125045333-wfav3tsh73oxu3zk-1
  bzrlib/tests/branch_implementations/test_commit.py test_commit.py-20070206022134-117z1i5b644p63r0-1
  bzrlib/tests/branch_implementations/test_last_revision_info.py test_last_revision_i-20070201133317-51mzi40m8hv1i0i9-1
  bzrlib/tests/branch_implementations/test_uncommit.py test_uncommit.py-20070205180410-ge7058d9138mvq3x-1
  bzrlib/tests/repository_implementations/test_iter_reverse_revision_history.py test_iter_reverse_re-20070217015036-spu7j5ggch7pbpyd-1
  bzrlib/tests/repository_implementations/test_statistics.py test_statistics.py-20070203082432-6738e8fl0mm7ikre-1
renamed:
  bzrlib/win32console.py => bzrlib/win32utils.py win32console.py-20051021033308-123c6c929d04973d
modified:
  Makefile                       Makefile-20050805140406-d96e3498bb61c5bb
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzr                            bzr.py-20050313053754-5485f144c7006fa6
  bzrlib/__init__.py             __init__.py-20050309040759-33e65acf91bbcd5d
  bzrlib/branch.py               branch.py-20050309040759-e4baf4e0d046576e
  bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
  bzrlib/bundle/apply_bundle.py  apply_changeset.py-20050620044656-dba4eb8021a36f95
  bzrlib/bundle/serializer/__init__.py __init__.py-20051118175413-86b97db0b618feef
  bzrlib/bzrdir.py               bzrdir.py-20060131065624-156dfea39c4387cb
  bzrlib/cache_utf8.py           cache_utf8.py-20060810004311-x4cph46la06h9azm-1
  bzrlib/commit.py               commit.py-20050511101309-79ec1a0168e0e825
  bzrlib/config.py               config.py-20051011043216-070c74f4e9e338e8
  bzrlib/delta.py                delta.py-20050729221636-54cf14ef94783d0a
  bzrlib/errors.py               errors.py-20050309040759-20512168c4e14fbd
  bzrlib/generate_ids.py         generate_ids.py-20061102205935-z3do15ipw6m7v26u-1
  bzrlib/gpg.py                  gpg.py-20051017065112-8654536d415dacc6
  bzrlib/help_topics.py          help_topics.py-20060920210027-rnim90q9e0bwxvy4-1
  bzrlib/info.py                 info.py-20050323235939-6bbfe7d9700b0b9b
  bzrlib/inter.py                inter.py-20060302012326-a57300cb382c618f
  bzrlib/inventory.py            inventory.py-20050309040759-6648b84ca2005b37
  bzrlib/knit.py                 knit.py-20051212171256-f056ac8f0fbe1bd9
  bzrlib/lockable_files.py       control_files.py-20051111201905-bb88546e799d669f
  bzrlib/log.py                  log.py-20050505065812-c40ce11702fe5fb1
  bzrlib/memorytree.py           memorytree.py-20060906023413-4wlkalbdpsxi2r4y-1
  bzrlib/merge.py                merge.py-20050513021216-953b65a438527106
  bzrlib/option.py               option.py-20051014052914-661fb36e76e7362f
  bzrlib/osutils.py              osutils.py-20050309040759-eeaff12fbf77ac86
  bzrlib/plugin.py               plugin.py-20050622060424-829b654519533d69
  bzrlib/plugins/launchpad/__init__.py __init__.py-20060315182712-2d5feebd2a1032dc
  bzrlib/repository.py           rev_storage.py-20051111201905-119e9401e46257e3
  bzrlib/revisionspec.py         revisionspec.py-20050907152633-17567659fd5c0ddb
  bzrlib/revisiontree.py         revisiontree.py-20060724012533-bg8xyryhxd0o0i0h-1
  bzrlib/shellcomplete.py        shellcomplete.py-20050822153127-3be115ff5e70fc39
  bzrlib/status.py               status.py-20050505062338-431bfa63ec9b19e6
  bzrlib/store/revision/__init__.py __init__.py-20060303014707-305238f06ae20dae
  bzrlib/store/revision/knit.py  knit.py-20060303020652-de5fa299e941a3c7
  bzrlib/store/revision/text.py  text.py-20060303020652-e49155f0da4d14ab
  bzrlib/tests/__init__.py       selftest.py-20050531073622-8d0e3c8845c97a64
  bzrlib/tests/blackbox/test_bound_branches.py test_bound_branches.py-20051109215527-2373188ad566c205
  bzrlib/tests/blackbox/test_branch.py test_branch.py-20060524161337-noms9gmcwqqrfi8y-1
  bzrlib/tests/blackbox/test_help.py test_help.py-20060216004358-4ee8a2a338f75a62
  bzrlib/tests/blackbox/test_info.py test_info.py-20060215045507-bbdd2d34efab9e0a
  bzrlib/tests/blackbox/test_init.py test_init.py-20060309032856-a292116204d86eb7
  bzrlib/tests/blackbox/test_log.py test_log.py-20060112090212-78f6ea560c868e24
  bzrlib/tests/blackbox/test_merge.py test_merge.py-20060323225809-9bc0459c19917f41
  bzrlib/tests/blackbox/test_pull.py test_pull.py-20051201144907-64959364f629947f
  bzrlib/tests/blackbox/test_push.py test_push.py-20060329002750-929af230d5d22663
  bzrlib/tests/blackbox/test_revert.py test_revert.py-20060124160917-485ce9de629c182c
  bzrlib/tests/blackbox/test_selftest.py test_selftest.py-20060123024542-01c5f1bbcb596d78
  bzrlib/tests/blackbox/test_status.py teststatus.py-20050712014354-508855eb9f29f7dc
  bzrlib/tests/blackbox/test_upgrade.py test_upgrade.py-20060120060132-b41e5ed2f886ad28
  bzrlib/tests/branch_implementations/__init__.py __init__.py-20060123013057-b12a52c3f361daf4
  bzrlib/tests/branch_implementations/test_branch.py testbranch.py-20050711070244-121d632bc37d7253
  bzrlib/tests/branch_implementations/test_hooks.py test_hooks.py-20070129154855-blhpwxmvjs07waei-1
  bzrlib/tests/branch_implementations/test_parent.py test_parent.py-20050830052751-5e62766623c32222
  bzrlib/tests/branch_implementations/test_pull.py test_pull.py-20060410103942-83c35b26657414fc
  bzrlib/tests/branch_implementations/test_push.py test_push.py-20070130153159-fhfap8uoifevg30j-1
  bzrlib/tests/bzrdir_implementations/test_bzrdir.py test_bzrdir.py-20060131065642-0ebeca5e30e30866
  bzrlib/tests/interrepository_implementations/__init__.py __init__.py-20060220054744-baf49a1f88f17b1a
  bzrlib/tests/interrepository_implementations/test_interrepository.py test_interrepository.py-20060220061411-1ec13fa99e5e3eee
  bzrlib/tests/repository_implementations/__init__.py __init__.py-20060131092037-9564957a7d4a841b
  bzrlib/tests/repository_implementations/test_commit_builder.py test_commit_builder.py-20060606110838-76e3ra5slucqus81-1
  bzrlib/tests/repository_implementations/test_repository.py test_repository.py-20060131092128-ad07f494f5c9d26c
  bzrlib/tests/test_branch.py    test_branch.py-20060116013032-97819aa07b8ab3b5
  bzrlib/tests/test_bundle.py    test.py-20050630184834-092aa401ab9f039c
  bzrlib/tests/test_bzrdir.py    test_bzrdir.py-20060131065654-deba40eef51cf220
  bzrlib/tests/test_cache_utf8.py test_cache_utf8.py-20060810004311-x4cph46la06h9azm-2
  bzrlib/tests/test_commit.py    test_commit.py-20050914060732-279f057f8c295434
  bzrlib/tests/test_config.py    testconfig.py-20051011041908-742d0c15d8d8c8eb
  bzrlib/tests/test_delta.py     test_delta.py-20070110134455-sqpd1y7mbjndelxf-1
  bzrlib/tests/test_diff.py      testdiff.py-20050727164403-d1a3496ebb12e339
  bzrlib/tests/test_fetch.py     testfetch.py-20050825090644-f73e07e7dfb1765a
  bzrlib/tests/test_generate_ids.py test_generate_ids.py-20061102205935-z3do15ipw6m7v26u-2
  bzrlib/tests/test_gpg.py       testgpg.py-20051017042228-9276cd40a784c93c
  bzrlib/tests/test_http.py      testhttp.py-20051018020158-b2eef6e867c514d9
  bzrlib/tests/test_knit.py      test_knit.py-20051212171302-95d4c00dd5f11f2b
  bzrlib/tests/test_lockable_files.py test_lockable_files.py-20051225183927-365c7fd99591caf1
  bzrlib/tests/test_merge.py     testmerge.py-20050905070950-c1b5aa49ff911024
  bzrlib/tests/test_merge_core.py test_merge_core.py-20050824132511-eb99b23a0eec641b
  bzrlib/tests/test_options.py   testoptions.py-20051014093702-96457cfc86319a8f
  bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
  bzrlib/tests/test_plugins.py   plugins.py-20050622075746-32002b55e5e943e9
  bzrlib/tests/test_repository.py test_repository.py-20060131075918-65c555b881612f4d
  bzrlib/tests/test_selftest.py  test_selftest.py-20051202044319-c110a115d8c0456a
  bzrlib/tests/test_testament.py testtestament.py-20051011100429-5df1657310caa929
  bzrlib/tests/test_transform.py test_transaction.py-20060105172520-b3ffb3946550e6c4
  bzrlib/tests/test_transport.py testtransport.py-20050718175618-e5cdb99f4555ddce
  bzrlib/tests/test_transport_implementations.py test_transport_implementations.py-20051227111451-f97c5c7d5c49fce7
  bzrlib/tests/test_upgrade.py   test_upgrade.py-20051004040251-555fe1d2bae1bc71
  bzrlib/tests/test_urlutils.py  test_urlutils.py-20060502192900-46b1f9579987cf9c
  bzrlib/tests/test_versionedfile.py test_versionedfile.py-20060222045249-db45c9ed14a1c2e5
  bzrlib/tests/test_xml.py       test_xml.py-20050905091053-80b45588931a9b35
  bzrlib/tests/workingtree_implementations/test_get_parent_ids.py test_get_parent_ids.py-20060616123734-jq0zc755ud2u644s-1
  bzrlib/tests/workingtree_implementations/test_workingtree.py test_workingtree.py-20060203003124-817757d3e31444fb
  bzrlib/trace.py                trace.py-20050309040759-c8ed824bdcd4748a
  bzrlib/transform.py            transform.py-20060105172343-dd99e54394d91687
  bzrlib/transport/__init__.py   transport.py-20050711165921-4978aa7ce1285ad5
  bzrlib/transport/http/_urllib2_wrappers.py _urllib2_wrappers.py-20060913231729-ha9ugi48ktx481ao-1
  bzrlib/transport/local.py      local_transport.py-20050711165921-9b1f142bfe480c24
  bzrlib/transport/smart.py      ssh.py-20060608202016-c25gvf1ob7ypbus6-1
  bzrlib/tree.py                 tree.py-20050309040759-9d5f2496be663e77
  bzrlib/uncommit.py             uncommit.py-20050626215513-5ec509fa425b305c
  bzrlib/urlutils.py             urlutils.py-20060502195429-e8a161ecf8fac004
  bzrlib/versionedfile.py        versionedfile.py-20060222045106-5039c71ee3b65490
  bzrlib/workingtree.py          workingtree.py-20050511021032-29b6ec0a681e02e3
  bzrlib/xml5.py                 xml5.py-20050907032657-aac8f960815b66b1
  bzrlib/xml6.py                 xml6.py-20060823042456-dbaaq4atrche7xy5-1
  doc/configuration.txt          configuration.txt-20060314161707-868350809502af01
  setup.py                       setup.py-20050314065409-02f8a0a6e3f9bc70
  tools/win32/bzr-win32-bdist-postinstall.py bzrwin32bdistpostinstall.py-20060629085133-098bsfj3va8jc0ql-1
  tools/win32/bzr.iss.cog        bzr.iss.cog-20060622100836-b3yup582rt3y0nvm-5
  tools/win32/bzr_postinstall.py bzr_postinstall.py-20060622100836-b3yup582rt3y0nvm-6
  tools/win32/start_bzr.bat      start_bzr.bat-20060622100836-b3yup582rt3y0nvm-9
  bzrlib/win32utils.py           win32console.py-20051021033308-123c6c929d04973d
    ------------------------------------------------------------
    revno: 2255.1.39
    merged: pqm at pqm.ubuntu.com-20070217025822-306d98c244b53b08
    parent: pqm at pqm.ubuntu.com-20070216064835-76166d68f1750e11
    parent: john at arbash-meinel.com-20070217023632-ad2nt50u1oal2ji0
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Sat 2007-02-17 02:58:22 +0000
    message:
      (John Arbash Meinel) Clean up most internals to use utf-8 revision ids instead of Unicode.
        ------------------------------------------------------------
        revno: 2249.5.20
        merged: john at arbash-meinel.com-20070217023632-ad2nt50u1oal2ji0
        parent: john at arbash-meinel.com-20070217023345-vhrz7igv9q7kd762
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-16 20:36:32 -0600
        message:
          Add NEWS entry about utf8 revision ids.
        ------------------------------------------------------------
        revno: 2249.5.19
        merged: john at arbash-meinel.com-20070217023345-vhrz7igv9q7kd762
        parent: john at arbash-meinel.com-20070217020241-cy6wl3oa17mvnvax
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-16 20:33:45 -0600
        message:
          Track through the new Branch6 code, and make sure revision ids are utf8
        ------------------------------------------------------------
        revno: 2249.5.18
        merged: john at arbash-meinel.com-20070217020241-cy6wl3oa17mvnvax
        parent: john at arbash-meinel.com-20070217014257-3chgn02femptf4co
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-16 20:02:41 -0600
        message:
          Add tests for iter_reverse_revision_history
        ------------------------------------------------------------
        revno: 2249.5.17
        merged: john at arbash-meinel.com-20070217014257-3chgn02femptf4co
        parent: john at arbash-meinel.com-20070213203357-b7yg41mi9sk6cqd0
        parent: pqm at pqm.ubuntu.com-20070216064835-76166d68f1750e11
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-16 19:42:57 -0600
        message:
          [merge] bzr.dev 2293 and resolve conflicts, but still broken
        ------------------------------------------------------------
        revno: 2249.5.16
        merged: john at arbash-meinel.com-20070213203357-b7yg41mi9sk6cqd0
        parent: john at arbash-meinel.com-20070213133816-r6swt6ibvtms473f
        parent: pqm at pqm.ubuntu.com-20070213114814-9606106906ac312f
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Tue 2007-02-13 14:33:57 -0600
        message:
          [merge] bzr.dev 2283
          resolve conflicts in moved repository formats
          small issue with osutils.contains_whitespace()
        ------------------------------------------------------------
        revno: 2249.5.15
        merged: john at arbash-meinel.com-20070213133816-r6swt6ibvtms473f
        parent: john at arbash-meinel.com-20070210170218-6qxxiywltp0uawzw
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Tue 2007-02-13 07:38:16 -0600
        message:
          remove get_cached_utf8 checks which were slowing things down.
        ------------------------------------------------------------
        revno: 2249.5.14
        merged: john at arbash-meinel.com-20070210170218-6qxxiywltp0uawzw
        parent: john at arbash-meinel.com-20070210165429-xbz7zv9ehhi6fspj
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Sat 2007-02-10 11:02:18 -0600
        message:
          Add some tests that generate_ids.get_revision_id() generates ascii revision ids
        ------------------------------------------------------------
        revno: 2249.5.13
        merged: john at arbash-meinel.com-20070210165429-xbz7zv9ehhi6fspj
        parent: john at arbash-meinel.com-20070210024843-oz2ed16luwjca48h
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Sat 2007-02-10 10:54:29 -0600
        message:
          Finish auditing Repository, and fix generate_ids to always generate utf8 ids.
        ------------------------------------------------------------
        revno: 2249.5.12
        merged: john at arbash-meinel.com-20070210024843-oz2ed16luwjca48h
        parent: john at arbash-meinel.com-20070209233924-k7qbjpta67k3ry2h
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-09 20:48:43 -0600
        message:
          Change the APIs for VersionedFile, Store, and some of Repository into utf-8
          Get tests to pass again.
        ------------------------------------------------------------
        revno: 2249.5.11
        merged: john at arbash-meinel.com-20070209233924-k7qbjpta67k3ry2h
        parent: john at arbash-meinel.com-20070209231553-9ywoxs2t3dsx667s
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-09 17:39:24 -0600
        message:
          Audit Branch to ensure utf8 revision ids.
          Requires a small update to lockable_files to allow us to directly
          write byte strings, without needing to wrap in a StringIO
        ------------------------------------------------------------
        revno: 2249.5.10
        merged: john at arbash-meinel.com-20070209231553-9ywoxs2t3dsx667s
        parent: john at arbash-meinel.com-20070209181144-3cxnt3e4jre3e317
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-09 17:15:53 -0600
        message:
          Make sure xml5 can handle unicode or utf8 strings
        ------------------------------------------------------------
        revno: 2249.5.9
        merged: john at arbash-meinel.com-20070209181144-3cxnt3e4jre3e317
        parent: john at arbash-meinel.com-20070209175018-pv9ok1ocbchn4wly
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-09 12:11:44 -0600
        message:
          Update WorkingTree to use safe_revision_id when appropriate
        ------------------------------------------------------------
        revno: 2249.5.8
        merged: john at arbash-meinel.com-20070209175018-pv9ok1ocbchn4wly
        parent: john at arbash-meinel.com-20070209172423-xu5e0b12sf71m0pj
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-09 11:50:18 -0600
        message:
          Add osutils.safe_utf8 and safe_revision_id for the new revision_id work.
        ------------------------------------------------------------
        revno: 2249.5.7
        merged: john at arbash-meinel.com-20070209172423-xu5e0b12sf71m0pj
        parent: john at arbash-meinel.com-20070209171626-x3gg6hgainzs91sj
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-09 11:24:23 -0600
        message:
          Make sure WorkingTree revision_ids are also returned as utf8 strings
        ------------------------------------------------------------
        revno: 2249.5.6
        merged: john at arbash-meinel.com-20070209171626-x3gg6hgainzs91sj
        parent: john at arbash-meinel.com-20070209171556-sxv0wiwdubivwmnn
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-09 11:16:26 -0600
        message:
          Make sure Branch.revision_history() also works in utf-8 revision ids.
        ------------------------------------------------------------
        revno: 2249.5.5
        merged: john at arbash-meinel.com-20070209171556-sxv0wiwdubivwmnn
        parent: john at arbash-meinel.com-20070209164831-w5kk2hhyoprze3fb
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-09 11:15:56 -0600
        message:
          better comment for why we are decoding
        ------------------------------------------------------------
        revno: 2249.5.4
        merged: john at arbash-meinel.com-20070209164831-w5kk2hhyoprze3fb
        parent: john at arbash-meinel.com-20070209164100-t9t1760kq6y5qgwn
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-09 10:48:31 -0600
        message:
          When reading XML, always return utf-8 revision ids.
        ------------------------------------------------------------
        revno: 2249.5.3
        merged: john at arbash-meinel.com-20070209164100-t9t1760kq6y5qgwn
        parent: john at arbash-meinel.com-20070208231037-xzuzlh339rmgfhk6
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Fri 2007-02-09 10:41:00 -0600
        message:
          Add get_cached_ascii for dealing with how cElementTree handles ascii strings
        ------------------------------------------------------------
        revno: 2249.5.2
        merged: john at arbash-meinel.com-20070208231037-xzuzlh339rmgfhk6
        parent: john at arbash-meinel.com-20070208215253-4x90cx3ybnyixo5y
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Thu 2007-02-08 17:10:37 -0600
        message:
          Add a get_cached_utf8, which will ensure it is really utf8, and cache the strings
        ------------------------------------------------------------
        revno: 2249.5.1
        merged: john at arbash-meinel.com-20070208215253-4x90cx3ybnyixo5y
        parent: pqm at pqm.ubuntu.com-20070131184047-424584b0fabcee96
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_utf8_revision_ids
        timestamp: Thu 2007-02-08 15:52:53 -0600
        message:
          Leave revision-ids in utf-8 when reading.
    ------------------------------------------------------------
    revno: 2255.1.38
    merged: pqm at pqm.ubuntu.com-20070216064835-76166d68f1750e11
    parent: pqm at pqm.ubuntu.com-20070215181416-864dbe690a0f3da8
    parent: mbp at sourcefrog.net-20070216060614-4xtp9d9nq3146xue
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Fri 2007-02-16 06:48:35 +0000
    message:
      (mbp,r=john,r=aaron) use os._exit from bzr script to quit faster and avoid thread kibble
        ------------------------------------------------------------
        revno: 2255.1.33.1.3
        merged: mbp at sourcefrog.net-20070216060614-4xtp9d9nq3146xue
        parent: mbp at sourcefrog.net-20070215100953-94yv7skrymohnnbi
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: trivial
        timestamp: Fri 2007-02-16 17:06:14 +1100
        message:
          update copyright
        ------------------------------------------------------------
        revno: 2255.1.33.1.2
        merged: mbp at sourcefrog.net-20070215100953-94yv7skrymohnnbi
        parent: mbp at sourcefrog.net-20070215061543-yzyvx2fuidks9l7i
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: trivial
        timestamp: Thu 2007-02-15 21:09:53 +1100
        message:
          not necessary to explicitly flush stderr (spiv)
        ------------------------------------------------------------
        revno: 2255.1.33.1.1
        merged: mbp at sourcefrog.net-20070215061543-yzyvx2fuidks9l7i
        parent: pqm at pqm.ubuntu.com-20070215023751-277626e9357e8a6c
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: trivial
        timestamp: Thu 2007-02-15 17:15:43 +1100
        message:
          os._exit rather than sys.exit at top level
          
          somewhat faster through avoiding shutdown
          and avoids bg threads whining about modules going away
    ------------------------------------------------------------
    revno: 2255.1.37
    merged: pqm at pqm.ubuntu.com-20070215181416-864dbe690a0f3da8
    parent: pqm at pqm.ubuntu.com-20070215175417-99e71dd9b0b8fef7
    parent: john at arbash-meinel.com-20070215180121-ar7e34iaqclvq16o
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-15 18:14:16 +0000
    message:
      (John Arbash Meinel) make 'bzr remove-tree' a non-hidden command.
        ------------------------------------------------------------
        revno: 2255.1.35.1.1
        merged: john at arbash-meinel.com-20070215180121-ar7e34iaqclvq16o
        parent: pqm at pqm.ubuntu.com-20070215151131-1f2ce67d76e40200
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: jam-integration
        timestamp: Thu 2007-02-15 12:01:21 -0600
        message:
          Promote 'remove-tree' to a public command.
    ------------------------------------------------------------
    revno: 2255.1.36
    merged: pqm at pqm.ubuntu.com-20070215175417-99e71dd9b0b8fef7
    parent: pqm at pqm.ubuntu.com-20070215151131-1f2ce67d76e40200
    parent: abentley at panoramicfeedback.com-20070215160031-a2tj0ie8u9v30ob9
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-15 17:54:17 +0000
    message:
      Selftest handles wacky plugin behavior
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.20
        merged: abentley at panoramicfeedback.com-20070215160031-a2tj0ie8u9v30ob9
        parent: abentley at panoramicfeedback.com-20070212155720-7stn0gx0renqojuk
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Thu 2007-02-15 11:00:31 -0500
        message:
          Selftest handles wacky plugin behavior
    ------------------------------------------------------------
    revno: 2255.1.35
    merged: pqm at pqm.ubuntu.com-20070215151131-1f2ce67d76e40200
    parent: pqm at pqm.ubuntu.com-20070215124016-39cb7bf4759aeede
    parent: abentley at panoramicfeedback.com-20070215140823-xaqpzdqb5bmox2ak
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-15 15:11:31 +0000
    message:
      Provide new branch6 format
        ------------------------------------------------------------
        revno: 2230.3.55
        merged: abentley at panoramicfeedback.com-20070215140823-xaqpzdqb5bmox2ak
        parent: abentley at panoramicfeedback.com-20070214202801-ur4lw9vhwey5fn2z
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Thu 2007-02-15 09:08:23 -0500
        message:
          Updates from review
        ------------------------------------------------------------
        revno: 2230.3.54
        merged: abentley at panoramicfeedback.com-20070214202801-ur4lw9vhwey5fn2z
        parent: abentley at panoramicfeedback.com-20070214193430-kj7xcd004yn1ju4h
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Wed 2007-02-14 15:28:01 -0500
        message:
          Move reverse history iteration to repository
        ------------------------------------------------------------
        revno: 2230.3.53
        merged: abentley at panoramicfeedback.com-20070214193430-kj7xcd004yn1ju4h
        parent: abentley at panoramicfeedback.com-20070214192049-rxv227cpbmti8y1q
        parent: pqm at pqm.ubuntu.com-20070214095120-13e5c64a9d83e718
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Wed 2007-02-14 14:34:30 -0500
        message:
          Merge bzr.dev
        ------------------------------------------------------------
        revno: 2230.3.52
        merged: abentley at panoramicfeedback.com-20070214192049-rxv227cpbmti8y1q
        parent: abentley at panoramicfeedback.com-20070214182219-w5d2wep3j7rb5h7r
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Wed 2007-02-14 14:20:49 -0500
        message:
          Remove metaweave test
        ------------------------------------------------------------
        revno: 2230.3.51
        merged: abentley at panoramicfeedback.com-20070214182219-w5d2wep3j7rb5h7r
        parent: abentley at panoramicfeedback.com-20070214181633-bdp5phbvnwobnr7b
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Wed 2007-02-14 13:22:19 -0500
        message:
          Store revno for Branch6, set_last_revision -> set_last_revision_info
        ------------------------------------------------------------
        revno: 2230.3.50
        merged: abentley at panoramicfeedback.com-20070214181633-bdp5phbvnwobnr7b
        parent: abentley at panoramicfeedback.com-20070214150906-lqdoxdz1y9zpq4ut
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Wed 2007-02-14 13:16:33 -0500
        message:
          Fix broken error
        ------------------------------------------------------------
        revno: 2230.3.49
        merged: abentley at panoramicfeedback.com-20070214150906-lqdoxdz1y9zpq4ut
        parent: abentley at panoramicfeedback.com-20070214145743-m1zbowokgrd9tk30
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Wed 2007-02-14 10:09:06 -0500
        message:
          Fix cache updating
        ------------------------------------------------------------
        revno: 2230.3.48
        merged: abentley at panoramicfeedback.com-20070214145743-m1zbowokgrd9tk30
        parent: abentley at panoramicfeedback.com-20070214141157-7xm97jrjf9c9r6xk
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Wed 2007-02-14 09:57:43 -0500
        message:
          Update blackbox test to handle new error message
        ------------------------------------------------------------
        revno: 2230.3.47
        merged: abentley at panoramicfeedback.com-20070214141157-7xm97jrjf9c9r6xk
        parent: abentley at panoramicfeedback.com-20070213223457-1sp639tq2ln141on
        parent: aaron.bentley at utoronto.ca-20070214130143-ducyb0e9jl8xa5l3
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Wed 2007-02-14 09:11:57 -0500
        message:
          Merge speedups
            ------------------------------------------------------------
            revno: 2230.3.45.1.1
            merged: aaron.bentley at utoronto.ca-20070214130143-ducyb0e9jl8xa5l3
            parent: abentley at panoramicfeedback.com-20070213222910-sgihqr7v4uiey6l7
            committer: Aaron Bentley <aaron.bentley at utoronto.ca>
            branch nick: branch6
            timestamp: Wed 2007-02-14 08:01:43 -0500
            message:
              Get log as fast branch5
        ------------------------------------------------------------
        revno: 2230.3.46
        merged: abentley at panoramicfeedback.com-20070213223457-1sp639tq2ln141on
        parent: abentley at panoramicfeedback.com-20070213222910-sgihqr7v4uiey6l7
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-02-13 17:34:57 -0500
        message:
          tweak config docs
        ------------------------------------------------------------
        revno: 2230.3.45
        merged: abentley at panoramicfeedback.com-20070213222910-sgihqr7v4uiey6l7
        parent: abentley at panoramicfeedback.com-20070213222526-ztxquwl9cax22cbf
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-02-13 17:29:10 -0500
        message:
          Change error message (mpool)
        ------------------------------------------------------------
        revno: 2230.3.44
        merged: abentley at panoramicfeedback.com-20070213222526-ztxquwl9cax22cbf
        parent: abentley at panoramicfeedback.com-20070213214922-gfk43l8ulp9sqvcj
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-02-13 17:25:26 -0500
        message:
          Change asserts to specific errors for left-hand history violations
        ------------------------------------------------------------
        revno: 2230.3.43
        merged: abentley at panoramicfeedback.com-20070213214922-gfk43l8ulp9sqvcj
        parent: abentley at panoramicfeedback.com-20070213192247-3p6173awqxcd7nae
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-02-13 16:49:22 -0500
        message:
          Update docs
        ------------------------------------------------------------
        revno: 2230.3.42
        merged: abentley at panoramicfeedback.com-20070213192247-3p6173awqxcd7nae
        parent: abentley at panoramicfeedback.com-20070213185839-9cc540a30gtrgq1g
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-02-13 14:22:47 -0500
        message:
          add --append-revisions-only option to init
        ------------------------------------------------------------
        revno: 2230.3.41
        merged: abentley at panoramicfeedback.com-20070213185839-9cc540a30gtrgq1g
        parent: abentley at panoramicfeedback.com-20070212230149-cdoq27bpnuilvljc
        parent: pqm at pqm.ubuntu.com-20070213114814-9606106906ac312f
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-02-13 13:58:39 -0500
        message:
          merge bzr.dev
        ------------------------------------------------------------
        revno: 2230.3.40
        merged: abentley at panoramicfeedback.com-20070212230149-cdoq27bpnuilvljc
        parent: abentley at panoramicfeedback.com-20070212192005-2eupzrc1iz5cwc89
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Mon 2007-02-12 18:01:49 -0500
        message:
          Rename strict_revision_history to append_revisions_only
        ------------------------------------------------------------
        revno: 2230.3.39
        merged: abentley at panoramicfeedback.com-20070212192005-2eupzrc1iz5cwc89
        parent: abentley at panoramicfeedback.com-20070212174148-f7w2am2wcoj71i7c
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Mon 2007-02-12 14:20:05 -0500
        message:
          Improve history violation message
        ------------------------------------------------------------
        revno: 2230.3.38
        merged: abentley at panoramicfeedback.com-20070212174148-f7w2am2wcoj71i7c
        parent: abentley at panoramicfeedback.com-20070212174104-hr82l8n7ttb0ys0a
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Mon 2007-02-12 12:41:48 -0500
        message:
          Update docs per Martin's suggestion
        ------------------------------------------------------------
        revno: 2230.3.37
        merged: abentley at panoramicfeedback.com-20070212174104-hr82l8n7ttb0ys0a
        parent: abentley at panoramicfeedback.com-20070212170925-bvvyl6v6v35lxwja
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Mon 2007-02-12 12:41:04 -0500
        message:
          Refactor BranchFormat._initialize_helper out of BzrBranchFormat[4-6]
        ------------------------------------------------------------
        revno: 2230.3.36
        merged: abentley at panoramicfeedback.com-20070212170925-bvvyl6v6v35lxwja
        parent: abentley at panoramicfeedback.com-20070212170811-95deo6opqd6usoki
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Mon 2007-02-12 12:09:25 -0500
        message:
          Refactor getting/setting locations with config
        ------------------------------------------------------------
        revno: 2230.3.35
        merged: abentley at panoramicfeedback.com-20070212170811-95deo6opqd6usoki
        parent: aaron.bentley at utoronto.ca-20070211204718-5leozw99ke6i0fne
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Mon 2007-02-12 12:08:11 -0500
        message:
          Add documentation for synchonize_history
        ------------------------------------------------------------
        revno: 2230.3.34
        merged: aaron.bentley at utoronto.ca-20070211204718-5leozw99ke6i0fne
        parent: aaron.bentley at utoronto.ca-20070211204048-dy6f1rgib2x9yzk9
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Sun 2007-02-11 15:47:18 -0500
        message:
          cleanup
        ------------------------------------------------------------
        revno: 2230.3.33
        merged: aaron.bentley at utoronto.ca-20070211204048-dy6f1rgib2x9yzk9
        parent: aaron.bentley at utoronto.ca-20070211201925-k72id2073qhbor31
        parent: pqm at pqm.ubuntu.com-20070209195330-312ec52588462782
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Sun 2007-02-11 15:40:48 -0500
        message:
          Merge bzr.dev
        ------------------------------------------------------------
        revno: 2230.3.32
        merged: aaron.bentley at utoronto.ca-20070211201925-k72id2073qhbor31
        parent: aaron.bentley at utoronto.ca-20070211192640-d7zioevyig0w2r2u
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Sun 2007-02-11 15:19:25 -0500
        message:
          Implement strict history policy
        ------------------------------------------------------------
        revno: 2230.3.31
        merged: aaron.bentley at utoronto.ca-20070211192640-d7zioevyig0w2r2u
        parent: aaron.bentley at utoronto.ca-20070211174858-809xa5k3qi1aktdv
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Sun 2007-02-11 14:26:40 -0500
        message:
          Implement re-binding previously-bound branches
        ------------------------------------------------------------
        revno: 2230.3.30
        merged: aaron.bentley at utoronto.ca-20070211174858-809xa5k3qi1aktdv
        parent: abentley at panoramicfeedback.com-20070209225951-c4n8dhvdabsag0zq
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Sun 2007-02-11 12:48:58 -0500
        message:
          Fix whitespace issues
        ------------------------------------------------------------
        revno: 2230.3.29
        merged: abentley at panoramicfeedback.com-20070209225951-c4n8dhvdabsag0zq
        parent: abentley at panoramicfeedback.com-20070209211003-5l4u4pdev6bmrzn5
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-02-09 17:59:51 -0500
        message:
          Implement conversion to branch 6
        ------------------------------------------------------------
        revno: 2230.3.28
        merged: abentley at panoramicfeedback.com-20070209211003-5l4u4pdev6bmrzn5
        parent: abentley at panoramicfeedback.com-20070209204911-gx2q0xovtexz896t
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-02-09 16:10:03 -0500
        message:
          Restore default formats
        ------------------------------------------------------------
        revno: 2230.3.27
        merged: abentley at panoramicfeedback.com-20070209204911-gx2q0xovtexz896t
        parent: abentley at panoramicfeedback.com-20070209203515-ipqlp95njxj6xwwx
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-02-09 15:49:11 -0500
        message:
          Skip arbitrary revision-history test for Branch6
        ------------------------------------------------------------
        revno: 2230.3.26
        merged: abentley at panoramicfeedback.com-20070209203515-ipqlp95njxj6xwwx
        parent: abentley at panoramicfeedback.com-20070209203225-9a6m4aoq5v2c7f5l
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-02-09 15:35:15 -0500
        message:
          Switch testament tests to knit2
        ------------------------------------------------------------
        revno: 2230.3.25
        merged: abentley at panoramicfeedback.com-20070209203225-9a6m4aoq5v2c7f5l
        parent: abentley at panoramicfeedback.com-20070209202140-gv9pkiad28lqciz7
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-02-09 15:32:25 -0500
        message:
          Use knit1 for experimental-branch6 repo
        ------------------------------------------------------------
        revno: 2230.3.24
        merged: abentley at panoramicfeedback.com-20070209202140-gv9pkiad28lqciz7
        parent: abentley at panoramicfeedback.com-20070209200502-c35orp0m00y27foc
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-02-09 15:21:40 -0500
        message:
          Remove format-on-open code
        ------------------------------------------------------------
        revno: 2230.3.23
        merged: abentley at panoramicfeedback.com-20070209200502-c35orp0m00y27foc
        parent: abentley at panoramicfeedback.com-20070209193838-t4ww0tn3xfo2b0wp
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-02-09 15:05:02 -0500
        message:
          Make checkouts imitate parent format
        ------------------------------------------------------------
        revno: 2230.3.22
        merged: abentley at panoramicfeedback.com-20070209193838-t4ww0tn3xfo2b0wp
        parent: aaron.bentley at utoronto.ca-20070209030224-mv2h60u6xzxbtxrw
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-02-09 14:38:38 -0500
        message:
          Make test suite use format registry default, not BzrDir default
        ------------------------------------------------------------
        revno: 2230.3.21
        merged: aaron.bentley at utoronto.ca-20070209030224-mv2h60u6xzxbtxrw
        parent: aaron.bentley at utoronto.ca-20070209022819-a5god4wdjhxotz91
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Thu 2007-02-08 22:02:24 -0500
        message:
          Set up format on BzrDir construction
        ------------------------------------------------------------
        revno: 2230.3.20
        merged: aaron.bentley at utoronto.ca-20070209022819-a5god4wdjhxotz91
        parent: aaron.bentley at utoronto.ca-20070209013719-s0zwp18cz4718zcw
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Thu 2007-02-08 21:28:19 -0500
        message:
          Add hooking for set_revision_history
        ------------------------------------------------------------
        revno: 2230.3.19
        merged: aaron.bentley at utoronto.ca-20070209013719-s0zwp18cz4718zcw
        parent: aaron.bentley at utoronto.ca-20070209011656-iwhz4egfe3mxggu1
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Thu 2007-02-08 20:37:19 -0500
        message:
          Fix testament tests
        ------------------------------------------------------------
        revno: 2230.3.18
        merged: aaron.bentley at utoronto.ca-20070209011656-iwhz4egfe3mxggu1
        parent: aaron.bentley at utoronto.ca-20070209011510-ta7b7x7w6bagd2gk
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Thu 2007-02-08 20:16:56 -0500
        message:
          Handle history sync as a special operation
        ------------------------------------------------------------
        revno: 2230.3.17
        merged: aaron.bentley at utoronto.ca-20070209011510-ta7b7x7w6bagd2gk
        parent: abentley at panoramicfeedback.com-20070208161238-zx0nibynsq71twmo
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Thu 2007-02-08 20:15:10 -0500
        message:
          Set default serializer to 0.9
        ------------------------------------------------------------
        revno: 2230.3.16
        merged: abentley at panoramicfeedback.com-20070208161238-zx0nibynsq71twmo
        parent: aaron.bentley at utoronto.ca-20070125054738-p4pw3z2eyd3hl0te
        parent: pqm at pqm.ubuntu.com-20070207142350-d0b5e937ce139c73
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Thu 2007-02-08 11:12:38 -0500
        message:
          Merge bzr.dev
        ------------------------------------------------------------
        revno: 2230.3.15
        merged: aaron.bentley at utoronto.ca-20070125054738-p4pw3z2eyd3hl0te
        parent: aaron.bentley at utoronto.ca-20070118021644-m0xr38i6zbt0zknn
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Thu 2007-01-25 00:47:38 -0500
        message:
          assertDirectoriesEqual detects missing source, tests handle Branch6
        ------------------------------------------------------------
        revno: 2230.3.14
        merged: aaron.bentley at utoronto.ca-20070118021644-m0xr38i6zbt0zknn
        parent: aaron.bentley at utoronto.ca-20070118015839-3371x5v069dynsex
        parent: pqm at pqm.ubuntu.com-20070117184107-a6267599a6b636f1
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Wed 2007-01-17 21:16:44 -0500
        message:
          Merge from bzr.dev
        ------------------------------------------------------------
        revno: 2230.3.13
        merged: aaron.bentley at utoronto.ca-20070118015839-3371x5v069dynsex
        parent: abentley at panoramicfeedback.com-20070117200245-u8oq0ulvmuxbrga5
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Wed 2007-01-17 20:58:39 -0500
        message:
          Fix most info tests (but some depend on odd cloning behavior)
        ------------------------------------------------------------
        revno: 2230.3.12
        merged: abentley at panoramicfeedback.com-20070117200245-u8oq0ulvmuxbrga5
        parent: abentley at panoramicfeedback.com-20070116155845-y4316unaqpfml64y
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Wed 2007-01-17 15:02:45 -0500
        message:
          Clean up trailing whitespace
        ------------------------------------------------------------
        revno: 2230.3.11
        merged: abentley at panoramicfeedback.com-20070116155845-y4316unaqpfml64y
        parent: abentley at panoramicfeedback.com-20070116151615-da9xjamfwwfpsoo8
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-01-16 10:58:45 -0500
        message:
          Fix line endings
        ------------------------------------------------------------
        revno: 2230.3.10
        merged: abentley at panoramicfeedback.com-20070116151615-da9xjamfwwfpsoo8
        parent: abentley at panoramicfeedback.com-20070116151052-nkdqmfvcqyjy6u8b
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-01-16 10:16:15 -0500
        message:
          Genericised test_fetch to handle branch 6 retrieval patterns
        ------------------------------------------------------------
        revno: 2230.3.9
        merged: abentley at panoramicfeedback.com-20070116151052-nkdqmfvcqyjy6u8b
        parent: abentley at panoramicfeedback.com-20070116142641-eg8mp6nj7wvkq00h
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-01-16 10:10:52 -0500
        message:
          Fix most fetch tests
        ------------------------------------------------------------
        revno: 2230.3.8
        merged: abentley at panoramicfeedback.com-20070116142641-eg8mp6nj7wvkq00h
        parent: abentley at panoramicfeedback.com-20070116140541-74mmdzqm20losg0n
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-01-16 09:26:41 -0500
        message:
          Abstract mechanism from policy getting/setting parents
        ------------------------------------------------------------
        revno: 2230.3.7
        merged: abentley at panoramicfeedback.com-20070116140541-74mmdzqm20losg0n
        parent: aaron.bentley at utoronto.ca-20070116131254-sjruli93timappd4
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Tue 2007-01-16 09:05:41 -0500
        message:
          Fix binding return values
        ------------------------------------------------------------
        revno: 2230.3.6
        merged: aaron.bentley at utoronto.ca-20070116131254-sjruli93timappd4
        parent: aaron.bentley at utoronto.ca-20070116125940-h86sv9sqcp8pk46d
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Tue 2007-01-16 08:12:54 -0500
        message:
          work in progress bind stuff
        ------------------------------------------------------------
        revno: 2230.3.5
        merged: aaron.bentley at utoronto.ca-20070116125940-h86sv9sqcp8pk46d
        parent: aaron.bentley at utoronto.ca-20070113054724-l2aykpvy3k0ug8ok
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Tue 2007-01-16 07:59:40 -0500
        message:
          implement set_last revision and clone
        ------------------------------------------------------------
        revno: 2230.3.4
        merged: aaron.bentley at utoronto.ca-20070113054724-l2aykpvy3k0ug8ok
        parent: abentley at panoramicfeedback.com-20070112213924-t9fm7x7foi5uqa83
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: branch6
        timestamp: Sat 2007-01-13 00:47:24 -0500
        message:
          Follow get_parent API more closely
        ------------------------------------------------------------
        revno: 2230.3.3
        merged: abentley at panoramicfeedback.com-20070112213924-t9fm7x7foi5uqa83
        parent: abentley at panoramicfeedback.com-20070112194957-pi4z29jxzl6who0c
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-01-12 16:39:24 -0500
        message:
          Add more config testing
        ------------------------------------------------------------
        revno: 2230.3.2
        merged: abentley at panoramicfeedback.com-20070112194957-pi4z29jxzl6who0c
        parent: abentley at panoramicfeedback.com-20070112181841-94zoz6cv72clmsft
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-01-12 14:49:57 -0500
        message:
          Get all branch tests passing
        ------------------------------------------------------------
        revno: 2230.3.1
        merged: abentley at panoramicfeedback.com-20070112181841-94zoz6cv72clmsft
        parent: pqm at pqm.ubuntu.com-20070111161229-759760c90ec737e6
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: branch6
        timestamp: Fri 2007-01-12 13:18:41 -0500
        message:
          Get branch6 creation working
    ------------------------------------------------------------
    revno: 2255.1.34
    merged: pqm at pqm.ubuntu.com-20070215124016-39cb7bf4759aeede
    parent: pqm at pqm.ubuntu.com-20070215023751-277626e9357e8a6c
    parent: bialix at ukr.net-20070214110051-4b8bp7bo74aoc83v
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-15 12:40:16 +0000
    message:
      (bialix) custom reimplementation of abspath in Python for Windows
       98 (#84278)
        ------------------------------------------------------------
        revno: 2255.1.24.4.4
        merged: bialix at ukr.net-20070214110051-4b8bp7bo74aoc83v
        parent: bialix at ukr.net-20070214102753-7ihuxer38uanf3d5
        parent: pqm at pqm.ubuntu.com-20070213180251-612e7e18b4fdbac0
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Wed 2007-02-14 13:00:51 +0200
        message:
          merge bzr.dev; NEWS entry
        ------------------------------------------------------------
        revno: 2255.1.24.4.3
        merged: bialix at ukr.net-20070214102753-7ihuxer38uanf3d5
        parent: bialix at ukr.net-20070214101112-bhyewz9ye89za73e
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Wed 2007-02-14 12:27:53 +0200
        message:
          win98_abspath: support for running in POSIX environment: cwd path has not drive letter
          so we need to be careful about result of _win98_abspath('/path')
        ------------------------------------------------------------
        revno: 2255.1.24.4.2
        merged: bialix at ukr.net-20070214101112-bhyewz9ye89za73e
        parent: bialix at ukr.net-20070214100900-i4rygckilzdjc1tz
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Wed 2007-02-14 12:11:12 +0200
        message:
          Don't do normpath after abspath, because this function is called inside abspath
        ------------------------------------------------------------
        revno: 2255.1.24.4.1
        merged: bialix at ukr.net-20070214100900-i4rygckilzdjc1tz
        parent: pqm at pqm.ubuntu.com-20070209195330-312ec52588462782
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Wed 2007-02-14 12:09:00 +0200
        message:
          Reimplementation of ntpath.abspath in Python for Windows98: unicode safe, UNC path safe
    ------------------------------------------------------------
    revno: 2255.1.33
    merged: pqm at pqm.ubuntu.com-20070215023751-277626e9357e8a6c
    parent: pqm at pqm.ubuntu.com-20070215000418-497ae3e1b4def622
    parent: abentley at panoramicfeedback.com-20070214215740-qehopznuc8to99oy
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-15 02:37:51 +0000
    message:
      Generate iter_changes output from TreeTransform, use in merge, revert, etc.
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.13
        merged: abentley at panoramicfeedback.com-20070214215740-qehopznuc8to99oy
        parent: abentley at panoramicfeedback.com-20070214214053-8n2v072t516l832t
        parent: pqm at pqm.ubuntu.com-20070214095120-13e5c64a9d83e718
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Wed 2007-02-14 16:57:40 -0500
        message:
          Merge bzr.dev
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.12
        merged: abentley at panoramicfeedback.com-20070214214053-8n2v072t516l832t
        parent: abentley at panoramicfeedback.com-20070209170947-dnalqph1nyfqfy1z
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Wed 2007-02-14 16:40:53 -0500
        message:
          Changes from review
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.11
        merged: abentley at panoramicfeedback.com-20070209170947-dnalqph1nyfqfy1z
        parent: abentley at panoramicfeedback.com-20070209162622-mczvdmtgxwwi91mq
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Fri 2007-02-09 12:09:47 -0500
        message:
          Get tests passing
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.10
        merged: abentley at panoramicfeedback.com-20070209162622-mczvdmtgxwwi91mq
        parent: abentley at panoramicfeedback.com-20070209155649-qxg6cqptrwyd4xof
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Fri 2007-02-09 11:26:22 -0500
        message:
          Add change reporting to pull
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.9
        merged: abentley at panoramicfeedback.com-20070209155649-qxg6cqptrwyd4xof
        parent: abentley at panoramicfeedback.com-20070209153710-m6fu3erfqstab4fb
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Fri 2007-02-09 10:56:49 -0500
        message:
          Apply change reporting to merge
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.8
        merged: abentley at panoramicfeedback.com-20070209153710-m6fu3erfqstab4fb
        parent: abentley at panoramicfeedback.com-20070209152812-eq7fxk7cjwl8sxdp
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Fri 2007-02-09 10:37:10 -0500
        message:
          Clarify what conflicts may not be present
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.7
        merged: abentley at panoramicfeedback.com-20070209152812-eq7fxk7cjwl8sxdp
        parent: abentley at panoramicfeedback.com-20070209150523-n4x3ipdf6d65fbxh
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Fri 2007-02-09 10:28:12 -0500
        message:
          Stop modified flag bleeding into later changes
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.6
        merged: abentley at panoramicfeedback.com-20070209150523-n4x3ipdf6d65fbxh
        parent: abentley at panoramicfeedback.com-20070209150223-881f6f36q96cgv6v
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Fri 2007-02-09 10:05:23 -0500
        message:
          Emit change listings before conflict warnings
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.5
        merged: abentley at panoramicfeedback.com-20070209150223-881f6f36q96cgv6v
        parent: abentley at panoramicfeedback.com-20070209141035-fq6bi6d6xeikl4fd
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Fri 2007-02-09 10:02:23 -0500
        message:
          cleanup
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.4
        merged: abentley at panoramicfeedback.com-20070209141035-fq6bi6d6xeikl4fd
        parent: abentley at panoramicfeedback.com-20070208224245-fyktmyk673mcl83t
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Fri 2007-02-09 09:10:35 -0500
        message:
          Sort output of Transform.iter_changes by path
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.3
        merged: abentley at panoramicfeedback.com-20070208224245-fyktmyk673mcl83t
        parent: abentley at panoramicfeedback.com-20070208221850-zkmikxazj7n8suc6
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Thu 2007-02-08 17:42:45 -0500
        message:
          Use tree transform to emit upcoming change list
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.2
        merged: abentley at panoramicfeedback.com-20070208221850-zkmikxazj7n8suc6
        parent: abentley at panoramicfeedback.com-20070208200737-2st6vnlue348aa1p
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Thu 2007-02-08 17:18:50 -0500
        message:
          Get kind change detection working for iter_changes
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16.1.1
        merged: abentley at panoramicfeedback.com-20070208200737-2st6vnlue348aa1p
        parent: abentley at panoramicfeedback.com-20070208150047-li7efd5nxn6bi4ew
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: transform-translation
        timestamp: Thu 2007-02-08 15:07:37 -0500
        message:
          Initial work on converting TreeTransform to iter_changes format
    ------------------------------------------------------------
    revno: 2255.1.32
    merged: pqm at pqm.ubuntu.com-20070215000418-497ae3e1b4def622
    parent: pqm at pqm.ubuntu.com-20070214095120-13e5c64a9d83e718
    parent: john at arbash-meinel.com-20070213223316-dlowmy4as5xhe921
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-15 00:04:18 +0000
    message:
      (John Arbash Meinel, r=robert) Avoid an extra inventory deserialization during commit.
        ------------------------------------------------------------
        revno: 2255.1.28.2.1
        merged: john at arbash-meinel.com-20070213223316-dlowmy4as5xhe921
        parent: pqm at pqm.ubuntu.com-20070213114814-9606106906ac312f
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: avoid_extra_deserialization
        timestamp: Tue 2007-02-13 16:33:16 -0600
        message:
          Avoid deserializing an inventory we have already parsed.
    ------------------------------------------------------------
    revno: 2255.1.31
    merged: pqm at pqm.ubuntu.com-20070214095120-13e5c64a9d83e718
    parent: pqm at pqm.ubuntu.com-20070214074046-ab02dfb9d0f0640d
    parent: mbp at sourcefrog.net-20070213092108-i27nldyjijw0cqsq
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-02-14 09:51:20 +0000
    message:
      (mbp) add -d option to push, pull, merge (r=aaron)
        ------------------------------------------------------------
        revno: 2255.1.24.3.1
        merged: mbp at sourcefrog.net-20070213092108-i27nldyjijw0cqsq
        parent: pqm at pqm.ubuntu.com-20070209195330-312ec52588462782
        committer: mbp at sourcefrog.net
        branch nick: dashd
        timestamp: Tue 2007-02-13 20:21:08 +1100
        message:
          Add a -d option to push, pull, merge (ported from tags branch)
    ------------------------------------------------------------
    revno: 2255.1.30
    merged: pqm at pqm.ubuntu.com-20070214074046-ab02dfb9d0f0640d
    parent: pqm at pqm.ubuntu.com-20070213180251-612e7e18b4fdbac0
    parent: mbp at sourcefrog.net-20070214071027-0fh0mtcte2kuc86o
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-02-14 07:40:46 +0000
    message:
      (mbp,aaron) Change register_metadir to take fully-qualified repository class name.
        ------------------------------------------------------------
        revno: 2241.1.21
        merged: mbp at sourcefrog.net-20070214071027-0fh0mtcte2kuc86o
        parent: mbp at sourcefrog.net-20070213072810-ofxj46bg7en5tx4e
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Wed 2007-02-14 18:10:27 +1100
        message:
          Change register_metadir to take fully-qualified repository class name.
           
          (Review suggestion from Aaron.)
    ------------------------------------------------------------
    revno: 2255.1.29
    merged: pqm at pqm.ubuntu.com-20070213180251-612e7e18b4fdbac0
    parent: pqm at pqm.ubuntu.com-20070213114814-9606106906ac312f
    parent: john at arbash-meinel.com-20070213161227-neb9gdl0o9z90s0f
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-02-13 18:02:51 +0000
    message:
      (John Arbash Meinel) (trivial) remove unused and incorrect code.
        ------------------------------------------------------------
        revno: 2255.1.28.1.1
        merged: john at arbash-meinel.com-20070213161227-neb9gdl0o9z90s0f
        parent: pqm at pqm.ubuntu.com-20070213114814-9606106906ac312f
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: jam-integration
        timestamp: Tue 2007-02-13 10:12:27 -0600
        message:
          (John Arbash Meinel) (trivial) remove unused and incorrect code.
    ------------------------------------------------------------
    revno: 2255.1.28
    merged: pqm at pqm.ubuntu.com-20070213114814-9606106906ac312f
    parent: pqm at pqm.ubuntu.com-20070213100658-2d02fdea9b5ac1d5
    parent: mbp at sourcefrog.net-20070213072810-ofxj46bg7en5tx4e
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-02-13 11:48:14 +0000
    message:
      (mbp) split repository formats into repofmt (r=john)
        ------------------------------------------------------------
        revno: 2241.1.20
        merged: mbp at sourcefrog.net-20070213072810-ofxj46bg7en5tx4e
        parent: mbp at sourcefrog.net-20070213052239-09atqsahwth6zdm1
        committer: mbp at sourcefrog.net
        branch nick: repoformats
        timestamp: Tue 2007-02-13 18:28:10 +1100
        message:
          update tests for new locations of weave repos
        ------------------------------------------------------------
        revno: 2241.1.19
        merged: mbp at sourcefrog.net-20070213052239-09atqsahwth6zdm1
        parent: mbp at sourcefrog.net-20070213014725-i3ocm09caz2y15b5
        parent: pqm at pqm.ubuntu.com-20070209195330-312ec52588462782
        committer: mbp at sourcefrog.net
        branch nick: repoformats
        timestamp: Tue 2007-02-13 16:22:39 +1100
        message:
          (merge) trunk
        ------------------------------------------------------------
        revno: 2241.1.18
        merged: mbp at sourcefrog.net-20070213014725-i3ocm09caz2y15b5
        parent: mbp at sourcefrog.net-20070212071448-0jvjfcc44wlaraw8
        committer: mbp at sourcefrog.net
        branch nick: repoformats
        timestamp: Tue 2007-02-13 12:47:25 +1100
        message:
          Restore use of deprecating delegator for old formats in bzrlib.repository.
        ------------------------------------------------------------
        revno: 2241.1.17
        merged: mbp at sourcefrog.net-20070212071448-0jvjfcc44wlaraw8
        parent: mbp at sourcefrog.net-20070212065850-6i7a2btsua2b86tw
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Mon 2007-02-12 18:14:48 +1100
        message:
          Restore old InterWeave tests
        ------------------------------------------------------------
        revno: 2241.1.16
        merged: mbp at sourcefrog.net-20070212065850-6i7a2btsua2b86tw
        parent: mbp at sourcefrog.net-20070212063546-h2ku6z7fixzin6ur
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Mon 2007-02-12 17:58:50 +1100
        message:
          Just import repository formats into repository.py, rather than using special delegate
        ------------------------------------------------------------
        revno: 2241.1.15
        merged: mbp at sourcefrog.net-20070212063546-h2ku6z7fixzin6ur
        parent: mbp at sourcefrog.net-20070212061214-ff5rahaaqxz4jbtu
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Mon 2007-02-12 17:35:46 +1100
        message:
          doc
        ------------------------------------------------------------
        revno: 2241.1.14
        merged: mbp at sourcefrog.net-20070212061214-ff5rahaaqxz4jbtu
        parent: mbp at sourcefrog.net-20070212050955-ctczxopwvmco8rv0
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Mon 2007-02-12 17:12:14 +1100
        message:
          Add deprecated forwarders for old formats from repository.py
        ------------------------------------------------------------
        revno: 2241.1.13
        merged: mbp at sourcefrog.net-20070212050955-ctczxopwvmco8rv0
        parent: mbp at sourcefrog.net-20070212042128-tad5xv28x4zubo5s
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Mon 2007-02-12 16:09:55 +1100
        message:
          Re-register InterWeaveRepo, fix test integration, add test for it
        ------------------------------------------------------------
        revno: 2241.1.12
        merged: mbp at sourcefrog.net-20070212042128-tad5xv28x4zubo5s
        parent: mbp at sourcefrog.net-20070207124145-qufbufe41sm6fqrf
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Mon 2007-02-12 15:21:28 +1100
        message:
          Restore InterWeaveRepo
        ------------------------------------------------------------
        revno: 2241.1.11
        merged: mbp at sourcefrog.net-20070207124145-qufbufe41sm6fqrf
        parent: mbp at sourcefrog.net-20070207120941-gd7ow6jzt5b4ughi
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Wed 2007-02-07 23:41:45 +1100
        message:
          Get rid of RepositoryFormat*_instance objects.  Instead the format
          registry can hold either format objects or factories that create them, and
          its get() method calls that if needed.
        ------------------------------------------------------------
        revno: 2241.1.10
        merged: mbp at sourcefrog.net-20070207120941-gd7ow6jzt5b4ughi
        parent: mbp at sourcefrog.net-20070207092559-yqv8864d88qnrlez
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Wed 2007-02-07 23:09:41 +1100
        message:
          Remove more references to weaves from the repository.py file
        ------------------------------------------------------------
        revno: 2241.1.9
        merged: mbp at sourcefrog.net-20070207092559-yqv8864d88qnrlez
        parent: mbp at sourcefrog.net-20070207092247-pww6djejoiu1av67
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Wed 2007-02-07 20:25:59 +1100
        message:
          Clean up some imports
        ------------------------------------------------------------
        revno: 2241.1.8
        merged: mbp at sourcefrog.net-20070207092247-pww6djejoiu1av67
        parent: mbp at sourcefrog.net-20070207091549-zfl9ws3ne5ysg4e8
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Wed 2007-02-07 20:22:47 +1100
        message:
          Set the repository's serializer in the places it's needed, not in the base class
        ------------------------------------------------------------
        revno: 2241.1.7
        merged: mbp at sourcefrog.net-20070207091549-zfl9ws3ne5ysg4e8
        parent: mbp at sourcefrog.net-20070207091131-458fw18bgytvaz7t
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Wed 2007-02-07 20:15:49 +1100
        message:
          rename method
        ------------------------------------------------------------
        revno: 2241.1.6
        merged: mbp at sourcefrog.net-20070207091131-458fw18bgytvaz7t
        parent: mbp at sourcefrog.net-20070206081613-dxop566k13bll6j0
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Wed 2007-02-07 20:11:31 +1100
        message:
          Move Knit repositories into the submodule bzrlib.repofmt.knitrepo and
          lazily load from the registry.
          
          InterRepo._matching_repo_format is now a method not a class field so that
          it can load repositories when we need them.
        ------------------------------------------------------------
        revno: 2241.1.5
        merged: mbp at sourcefrog.net-20070206081613-dxop566k13bll6j0
        parent: mbp at sourcefrog.net-20070206062724-a5uo1u27jxsal2t0
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Tue 2007-02-06 19:16:13 +1100
        message:
          Move KnitFormat2 into repofmt
        ------------------------------------------------------------
        revno: 2241.1.4
        merged: mbp at sourcefrog.net-20070206062724-a5uo1u27jxsal2t0
        parent: mbp at sourcefrog.net-20070125003522-27pc5240qbqtzfy3
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: repoformats
        timestamp: Tue 2007-02-06 17:27:24 +1100
        message:
          Moved old weave-based repository formats into bzrlib.repofmt.weaverepo.
          
          Change help for --format to just say 'see help formats'
          
          RepositoryFormat.register_metadir gains an optional parameter for the
          module name containing the repository format, and lazily loads from there.
          
          Disable test_interrepository_get_returns_correct_optimiser, because it
          seems too brittle.
          
          Remove InterWeaveRepo, these should now just be upgraded.
    ------------------------------------------------------------
    revno: 2255.1.27
    merged: pqm at pqm.ubuntu.com-20070213100658-2d02fdea9b5ac1d5
    parent: pqm at pqm.ubuntu.com-20070213074608-337e1db89805f74d
    parent: mbp at sourcefrog.net-20070213014053-2nb9jeb21vfuoxsi
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-02-13 10:06:58 +0000
    message:
      (mbp,trivial) fix option display in shell-complete 
        ------------------------------------------------------------
        revno: 2255.1.24.2.1
        merged: mbp at sourcefrog.net-20070213014053-2nb9jeb21vfuoxsi
        parent: pqm at pqm.ubuntu.com-20070209195330-312ec52588462782
        committer: mbp at sourcefrog.net
        branch nick: trivial
        timestamp: Tue 2007-02-13 12:40:53 +1100
        message:
          (trivial) fix short_name() call in shellcomplete
          (thanks to Matthias Ralf) #84826
    ------------------------------------------------------------
    revno: 2255.1.26
    merged: pqm at pqm.ubuntu.com-20070213074608-337e1db89805f74d
    parent: pqm at pqm.ubuntu.com-20070213040413-6b9f8b8ba554fcd5
    parent: john at arbash-meinel.com-20070212225848-lxl29d1xugdid79d
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-02-13 07:46:08 +0000
    message:
      (John Arbash Meinel) Fix pushing branches within the same repository by using a read lock on the source.
        ------------------------------------------------------------
        revno: 2255.1.24.1.3
        merged: john at arbash-meinel.com-20070212225848-lxl29d1xugdid79d
        parent: john at arbash-meinel.com-20070212224239-8tbgpw9qhooqitk1
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: push_readonly
        timestamp: Mon 2007-02-12 16:58:48 -0600
        message:
          Switch the test to being a branch_implementation test.
        ------------------------------------------------------------
        revno: 2255.1.24.1.2
        merged: john at arbash-meinel.com-20070212224239-8tbgpw9qhooqitk1
        parent: john at arbash-meinel.com-20070212223618-7cboppunmrb86n3b
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: push_readonly
        timestamp: Mon 2007-02-12 16:42:39 -0600
        message:
          Actually make the test a blackbox test.
        ------------------------------------------------------------
        revno: 2255.1.24.1.1
        merged: john at arbash-meinel.com-20070212223618-7cboppunmrb86n3b
        parent: pqm at pqm.ubuntu.com-20070209195330-312ec52588462782
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: push_readonly
        timestamp: Mon 2007-02-12 16:36:18 -0600
        message:
          Branch.push() only needs a read lock.
          By avoiding a write lock, we avoid deadlock when pushing within
          a single repository.
    ------------------------------------------------------------
    revno: 2255.1.25
    merged: pqm at pqm.ubuntu.com-20070213040413-6b9f8b8ba554fcd5
    parent: pqm at pqm.ubuntu.com-20070209195330-312ec52588462782
    parent: abentley at panoramicfeedback.com-20070212155720-7stn0gx0renqojuk
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-02-13 04:04:13 +0000
    message:
      bzr log works in local treeless branches (#84247)
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.19
        merged: abentley at panoramicfeedback.com-20070212155720-7stn0gx0renqojuk
        parent: abentley at panoramicfeedback.com-20070209182321-b4tw6uhxfx1o4xqi
        parent: pqm at pqm.ubuntu.com-20070209195330-312ec52588462782
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Mon 2007-02-12 10:57:20 -0500
        message:
          Merge from bzr.dev
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.18
        merged: abentley at panoramicfeedback.com-20070209182321-b4tw6uhxfx1o4xqi
        parent: abentley at panoramicfeedback.com-20070209180308-5k3im1mhn2wa8bg0
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Fri 2007-02-09 13:23:21 -0500
        message:
          Log works in local treeless branches (#84247)
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.17
        merged: abentley at panoramicfeedback.com-20070209180308-5k3im1mhn2wa8bg0
        parent: abentley at panoramicfeedback.com-20070208150047-li7efd5nxn6bi4ew
        parent: pqm at pqm.ubuntu.com-20070209011702-1aa0d624613e8953
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Fri 2007-02-09 13:03:08 -0500
        message:
          Merge from bzr.dev
    ------------------------------------------------------------
    revno: 2255.1.24
    merged: pqm at pqm.ubuntu.com-20070209195330-312ec52588462782
    parent: pqm at pqm.ubuntu.com-20070209011702-1aa0d624613e8953
    parent: abentley at panoramicfeedback.com-20070209185525-r2vlzgnopveimb9r
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Fri 2007-02-09 19:53:30 +0000
    message:
      Fix proxy authentication on urllib (Vincent Ladeuil)
        ------------------------------------------------------------
        revno: 2255.1.23.1.1
        merged: abentley at panoramicfeedback.com-20070209185525-r2vlzgnopveimb9r
        parent: pqm at pqm.ubuntu.com-20070209011702-1aa0d624613e8953
        parent: v.ladeuil+lp at free.fr-20070208170120-tfz2fd2fuv6dz5xg
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's integration
        timestamp: Fri 2007-02-09 13:55:25 -0500
        message:
          Merge vincent's proxy auth fix
        ------------------------------------------------------------
        revno: 2255.1.18.2.2
        merged: v.ladeuil+lp at free.fr-20070208170120-tfz2fd2fuv6dz5xg
        parent: v.ladeuil+lp at free.fr-20070208123313-22fcfuoj7g2j0x0o
        committer: v.ladeuil+lp at free.fr
        branch nick: bzr.83954
        timestamp: Thu 2007-02-08 18:01:20 +0100
        message:
          Really fix bug #83954, with tests.
          
          * bzrlib/transport/http/_urllib2_wrappers.py:
          (ProxyHandler.set_proxy): Handle the empty password case. Fix the
          header building which was broken by the way.
          
          * bzrlib/tests/test_http.py:
          (TestHttpProxyWhiteBox): Add tests for http proxy authorization
          header building.
        ------------------------------------------------------------
        revno: 2255.1.18.2.1
        merged: v.ladeuil+lp at free.fr-20070208123313-22fcfuoj7g2j0x0o
        parent: pqm at pqm.ubuntu.com-20070208031033-2ab8a0b14b6eaaba
        committer: v.ladeuil+lp at free.fr
        branch nick: bzr.83954
        timestamp: Thu 2007-02-08 13:33:13 +0100
        message:
          Fix bug #83954.
          
          * bzrlib/transport/http/_urllib2_wrappers.py:
          (ProxyHandler.set_proxy): Fix untested typo. (Bug #83594).
          
          * bzrlib/tests/test_http.py:
          (TestProxyHttpServer): Add a FIXME to test proxy authorization
          schemes once they become available in the test framework (already
          in progress in another branch).
    ------------------------------------------------------------
    revno: 2255.1.23
    merged: pqm at pqm.ubuntu.com-20070209011702-1aa0d624613e8953
    parent: pqm at pqm.ubuntu.com-20070208230603-37e3c5049e8996f6
    parent: john at arbash-meinel.com-20070208234024-w1s6kqucpdckj42i
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Fri 2007-02-09 01:17:02 +0000
    message:
      (John Arbash Meinel) restrict GPGStrategy.sign() to 8-bit strings
        ------------------------------------------------------------
        revno: 2255.1.18.1.2
        merged: john at arbash-meinel.com-20070208234024-w1s6kqucpdckj42i
        parent: john at arbash-meinel.com-20070208162805-dcqiqrwjh9a5lo7n
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: gpg-8-bit-only
        timestamp: Thu 2007-02-08 17:40:24 -0600
        message:
          Cleanup docstring for Aaron Bentley
        ------------------------------------------------------------
        revno: 2255.1.18.1.1
        merged: john at arbash-meinel.com-20070208162805-dcqiqrwjh9a5lo7n
        parent: pqm at pqm.ubuntu.com-20070208031033-2ab8a0b14b6eaaba
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: gpg-8-bit-only
        timestamp: Thu 2007-02-08 10:28:05 -0600
        message:
          ``GPGStrategy.sign()`` will now raise ``BzrBadParameterUnicode`` if
          you pass a Unicode string rather than an 8-bit string. It doesn't 
          make sense to sign a Unicode string, and it turns out that some 
          versions of python will write out the raw Unicode bytes rather than
          encoding automatically. So fail and make callers do the right thing.
    ------------------------------------------------------------
    revno: 2255.1.22
    merged: pqm at pqm.ubuntu.com-20070208230603-37e3c5049e8996f6
    parent: pqm at pqm.ubuntu.com-20070208161008-f87c6e192b109c27
    parent: john at arbash-meinel.com-20070208215704-87s4qnsjfqi4x83w
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-08 23:06:03 +0000
    message:
      (John Arbash Meinel) NEWS update (trivial)
        ------------------------------------------------------------
        revno: 2247.2.3
        merged: john at arbash-meinel.com-20070208215704-87s4qnsjfqi4x83w
        parent: john at arbash-meinel.com-20070201154301-j901oexquy5ue4uj
        parent: pqm at pqm.ubuntu.com-20070208031033-2ab8a0b14b6eaaba
        parent: pqm at pqm.ubuntu.com-20070208161008-f87c6e192b109c27
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_no_pb
        timestamp: Thu 2007-02-08 15:57:04 -0600
        message:
          [merge] bzr.dev 2276
        ------------------------------------------------------------
        revno: 2247.2.2
        merged: john at arbash-meinel.com-20070201154301-j901oexquy5ue4uj
        parent: john at arbash-meinel.com-20070131185810-dh3c6xgjgo684hw8
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_no_pb
        timestamp: Thu 2007-02-01 09:43:01 -0600
        message:
          NEWS for minor speed improvement.
    ------------------------------------------------------------
    revno: 2255.1.21
    merged: pqm at pqm.ubuntu.com-20070208161008-f87c6e192b109c27
    parent: pqm at pqm.ubuntu.com-20070208101205-c9191b6c45c53f23
    parent: abentley at panoramicfeedback.com-20070208150047-li7efd5nxn6bi4ew
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-08 16:10:08 +0000
    message:
      Hide unknowns and inventory
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.16
        merged: abentley at panoramicfeedback.com-20070208150047-li7efd5nxn6bi4ew
        parent: abentley at panoramicfeedback.com-20070208145838-flz9kmce6rwekxkg
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Thu 2007-02-08 10:00:47 -0500
        message:
          update NEWS
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.15
        merged: abentley at panoramicfeedback.com-20070208145838-flz9kmce6rwekxkg
        parent: abentley at panoramicfeedback.com-20070208145819-xqfhqmznhd6hh4ld
        parent: pqm at pqm.ubuntu.com-20070207142350-d0b5e937ce139c73
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Thu 2007-02-08 09:58:38 -0500
        message:
          Merge bzr.dev
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.14
        merged: abentley at panoramicfeedback.com-20070208145819-xqfhqmznhd6hh4ld
        parent: abentley at panoramicfeedback.com-20070208143922-wy03itqs6qzqa3iq
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Thu 2007-02-08 09:58:19 -0500
        message:
          Add some blank lines
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.13
        merged: abentley at panoramicfeedback.com-20070208143922-wy03itqs6qzqa3iq
        parent: abentley at panoramicfeedback.com-20070206171212-65zcmjif0byeszgi
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Thu 2007-02-08 09:39:22 -0500
        message:
          Hide 'unknowns', document alterntatives to hidden commands
    ------------------------------------------------------------
    revno: 2255.1.20
    merged: pqm at pqm.ubuntu.com-20070208101205-c9191b6c45c53f23
    parent: pqm at pqm.ubuntu.com-20070208070647-fa39bee48393a769
    parent: mbp at sourcefrog.net-20070208083326-a5kfavayeuks9ctb
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-08 10:12:05 +0000
    message:
      (mbp) add lp: urls to plugin (r=john)
        ------------------------------------------------------------
        revno: 2245.8.7
        merged: mbp at sourcefrog.net-20070208083326-a5kfavayeuks9ctb
        parent: mbp at sourcefrog.net-20070126044410-x7dnlcdjbitbb3c2
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: lpurl
        timestamp: Thu 2007-02-08 19:33:26 +1100
        message:
          small review cleanups
        ------------------------------------------------------------
        revno: 2245.8.6
        merged: mbp at sourcefrog.net-20070126044410-x7dnlcdjbitbb3c2
        parent: mbp at sourcefrog.net-20070126031150-80cjzqt6e3f64b2m
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: lpurl
        timestamp: Fri 2007-01-26 15:44:10 +1100
        message:
          Documentation under 'help launchpad'
        ------------------------------------------------------------
        revno: 2245.8.5
        merged: mbp at sourcefrog.net-20070126031150-80cjzqt6e3f64b2m
        parent: mbp at sourcefrog.net-20070126030508-s5im2cxv57xqk7pu
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: lpurl
        timestamp: Fri 2007-01-26 14:11:50 +1100
        message:
          Add short-form lp:PRODUCT url form
        ------------------------------------------------------------
        revno: 2245.8.4
        merged: mbp at sourcefrog.net-20070126030508-s5im2cxv57xqk7pu
        parent: mbp at sourcefrog.net-20070126012338-4de0rkq7p5diyv47
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: lpurl
        timestamp: Fri 2007-01-26 14:05:08 +1100
        message:
          lp:/// indirection works
        ------------------------------------------------------------
        revno: 2245.8.3
        merged: mbp at sourcefrog.net-20070126012338-4de0rkq7p5diyv47
        parent: mbp at sourcefrog.net-20070126005547-fjzgd5vyw5tw38bd
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: lpurl
        timestamp: Fri 2007-01-26 12:23:38 +1100
        message:
          Start adding indirection transport
        ------------------------------------------------------------
        revno: 2245.8.2
        merged: mbp at sourcefrog.net-20070126005547-fjzgd5vyw5tw38bd
        parent: mbp at sourcefrog.net-20070126002801-uffztaglri8w29jl
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: lpurl
        timestamp: Fri 2007-01-26 11:55:47 +1100
        message:
          doc
        ------------------------------------------------------------
        revno: 2245.8.1
        merged: mbp at sourcefrog.net-20070126002801-uffztaglri8w29jl
        parent: pqm at pqm.ubuntu.com-20070125194626-4ded330415b7276d
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: lpurl
        timestamp: Fri 2007-01-26 11:28:01 +1100
        message:
          Start adding tests for launchpad indirection
    ------------------------------------------------------------
    revno: 2255.1.19
    merged: pqm at pqm.ubuntu.com-20070208070647-fa39bee48393a769
    parent: pqm at pqm.ubuntu.com-20070208031033-2ab8a0b14b6eaaba
    parent: robertc at robertcollins.net-20070206235330-2sy67ccuq0ksubqa
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-08 07:06:47 +0000
    message:
      (robertc) 4 new branch hooks: post_push, post_pull, post_commit, post_uncommit, and fix the inability to do a bzr pull --overwrite of a heavyweight checkout.
        ------------------------------------------------------------
        revno: 2246.1.4
        merged: robertc at robertcollins.net-20070206235330-2sy67ccuq0ksubqa
        parent: robertc at robertcollins.net-20070206023342-hv5o5qh6pdktiwbc
        parent: pqm at pqm.ubuntu.com-20070206205442-4a0752247e60cabf
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: branch-hooks
        timestamp: Wed 2007-02-07 10:53:30 +1100
        message:
          Merge HEAD.
        ------------------------------------------------------------
        revno: 2246.1.3
        merged: robertc at robertcollins.net-20070206023342-hv5o5qh6pdktiwbc
        parent: robertc at robertcollins.net-20070205175221-hi6pbqbplnekjoxh
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: branch-hooks
        timestamp: Tue 2007-02-06 13:33:42 +1100
        message:
          New branch hooks: post_push, post_pull, post_commit, post_uncommit. These
          complement the set_rh hook by allowing different actions, and awareness of
          the prior state of the branch, for operations where this matters.
          
          Fix the inability to do a bzr pull --overwrite of a heavyweight checkout.
          
          Add branch implementation tests for uncommit and commit.
          
          (Robert Collins)
        ------------------------------------------------------------
        revno: 2246.1.2
        merged: robertc at robertcollins.net-20070205175221-hi6pbqbplnekjoxh
        parent: robertc at robertcollins.net-20070130231333-k74ok5fytvxy1c2j
        parent: pqm at pqm.ubuntu.com-20070204124741-bc510e3fe6fb2962
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: branch-hooks
        timestamp: Tue 2007-02-06 04:52:21 +1100
        message:
          Update from HEAD.
        ------------------------------------------------------------
        revno: 2246.1.1
        merged: robertc at robertcollins.net-20070130231333-k74ok5fytvxy1c2j
        parent: pqm at pqm.ubuntu.com-20070130211230-64c2d9b4bce9304f
        parent: robertc at robertcollins.net-20070130211105-u8p44qh31vsn4xh3
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: branch-hooks
        timestamp: Wed 2007-01-31 10:13:33 +1100
        message:
          Merge splitting of branch.pull.
    ------------------------------------------------------------
    revno: 2255.1.18
    merged: pqm at pqm.ubuntu.com-20070208031033-2ab8a0b14b6eaaba
    parent: pqm at pqm.ubuntu.com-20070207230659-d4b568ed7b4cec4e
    parent: john at arbash-meinel.com-20070207225138-tvv9jlug3ky1arbd
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-02-08 03:10:33 +0000
    message:
      (James Westby, Aaron Bentley) Improve documentation for checkouts
        ------------------------------------------------------------
        revno: 2255.1.15.1.2
        merged: john at arbash-meinel.com-20070207225138-tvv9jlug3ky1arbd
        parent: john at arbash-meinel.com-20070207223107-vv8o1g6bimqlvtv3
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: jam-integration
        timestamp: Wed 2007-02-07 16:51:38 -0600
        message:
          Tweak the help text for bind/unbind according to Robert's suggestions.
        ------------------------------------------------------------
        revno: 2255.1.15.1.1
        merged: john at arbash-meinel.com-20070207223107-vv8o1g6bimqlvtv3
        parent: pqm at pqm.ubuntu.com-20070207142350-d0b5e937ce139c73
        parent: jw+debian at jameswestby.net-20070203093033-57ebkvaucudqrf1i
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: jam-integration
        timestamp: Wed 2007-02-07 16:31:07 -0600
        message:
          [merge] James Westby, Aaron Bentley 'bzr help checkouts'
        ------------------------------------------------------------
        revno: 2245.7.2
        merged: jw+debian at jameswestby.net-20070203093033-57ebkvaucudqrf1i
        parent: jw+debian at jameswestby.net-20070202001610-rgff0g0w3my07ymj
        committer: James Westby <jw+debian at jameswestby.net>
        branch nick: bzr.dev.helpcheckout
        timestamp: Sat 2007-02-03 09:30:33 +0000
        message:
          Update the checkouts help topic with the comments from Aaron.
          Add a NEWS entry for the change.
        ------------------------------------------------------------
        revno: 2245.7.1
        merged: jw+debian at jameswestby.net-20070202001610-rgff0g0w3my07ymj
        parent: pqm at pqm.ubuntu.com-20070125194626-4ded330415b7276d
        committer: James Westby <jw+debian at jameswestby.net>
        branch nick: bzr.dev.helpcheckout
        timestamp: Fri 2007-02-02 00:16:10 +0000
        message:
          Add a help topic describing checkouts and how they work.
          
          It's meant to be an overview of what they are and what they might be useful
          for, as well as a pointer to the commands that you need to manipulate them.
    ------------------------------------------------------------
    revno: 2255.1.17
    merged: pqm at pqm.ubuntu.com-20070207230659-d4b568ed7b4cec4e
    parent: pqm at pqm.ubuntu.com-20070207225551-26a710f4cc2f19a6
    parent: abentley at panoramicfeedback.com-20070207161056-iouamzaiam0ru7mf
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-02-07 23:06:59 +0000
    message:
      Use a Registry for merge-type options
        ------------------------------------------------------------
        revno: 2221.4.17
        merged: abentley at panoramicfeedback.com-20070207161056-iouamzaiam0ru7mf
        parent: abentley at panoramicfeedback.com-20070207160509-654375dogb1dva62
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: registryoption
        timestamp: Wed 2007-02-07 11:10:56 -0500
        message:
          PEP8-ness
        ------------------------------------------------------------
        revno: 2221.4.16
        merged: abentley at panoramicfeedback.com-20070207160509-654375dogb1dva62
        parent: abentley at panoramicfeedback.com-20070207153835-w2ydh6x5ejdxf8p0
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: registryoption
        timestamp: Wed 2007-02-07 11:05:09 -0500
        message:
          Add tests for get_merge_type_registry
        ------------------------------------------------------------
        revno: 2221.4.15
        merged: abentley at panoramicfeedback.com-20070207153835-w2ydh6x5ejdxf8p0
        parent: abentley at panoramicfeedback.com-20070207140301-6q963t7uhgf10utg
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: registryoption
        timestamp: Wed 2007-02-07 10:38:35 -0500
        message:
          Use RegistryOption for merge type
    ------------------------------------------------------------
    revno: 2255.1.16
    merged: pqm at pqm.ubuntu.com-20070207225551-26a710f4cc2f19a6
    parent: pqm at pqm.ubuntu.com-20070207142350-d0b5e937ce139c73
    parent: john at arbash-meinel.com-20070207193340-n9hakcy819gebhvs
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-02-07 22:55:51 +0000
    message:
      (John Arbash Meinel) allow 'bzr push' to resume an interrupted push, and push into an existing directory (#30576, #45504)
        ------------------------------------------------------------
        revno: 2227.3.5
        merged: john at arbash-meinel.com-20070207193340-n9hakcy819gebhvs
        parent: john at arbash-meinel.com-20070207193155-cmko0hwp4jctbwsl
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: fix_push_alt
        timestamp: Wed 2007-02-07 13:33:40 -0600
        message:
          Update NEWS for fixing bugs #30576, #45504
        ------------------------------------------------------------
        revno: 2227.3.4
        merged: john at arbash-meinel.com-20070207193155-cmko0hwp4jctbwsl
        parent: john at arbash-meinel.com-20070207192410-glvftt1r0zvsficw
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: fix_push_alt
        timestamp: Wed 2007-02-07 13:31:55 -0600
        message:
          Switch back to --use-existing-dir
        ------------------------------------------------------------
        revno: 2227.3.3
        merged: john at arbash-meinel.com-20070207192410-glvftt1r0zvsficw
        parent: john at arbash-meinel.com-20070207190954-krggmnrtirakr6va
        parent: pqm at pqm.ubuntu.com-20070207142350-d0b5e937ce139c73
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: fix_push_alt
        timestamp: Wed 2007-02-07 13:24:10 -0600
        message:
          [merge] bzr.dev 2270
        ------------------------------------------------------------
        revno: 2227.3.2
        merged: john at arbash-meinel.com-20070207190954-krggmnrtirakr6va
        parent: john at arbash-meinel.com-20070109195408-1spuyx876hjat226
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: fix_push_alt
        timestamp: Wed 2007-02-07 13:09:54 -0600
        message:
          Fix error message as suggested by Martin.
        ------------------------------------------------------------
        revno: 2227.3.1
        merged: john at arbash-meinel.com-20070109195408-1spuyx876hjat226
        parent: pqm at pqm.ubuntu.com-20070109142832-337c25188ea46f2d
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: fix_push_alt
        timestamp: Tue 2007-01-09 13:54:08 -0600
        message:
          Allow push to create Branch when necessary, and add --use-existing
    ------------------------------------------------------------
    revno: 2255.1.15
    merged: pqm at pqm.ubuntu.com-20070207142350-d0b5e937ce139c73
    parent: pqm at pqm.ubuntu.com-20070207141218-c474ad3d5cf88311
    parent: abentley at panoramicfeedback.com-20070207140301-6q963t7uhgf10utg
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-02-07 14:23:50 +0000
    message:
      Fix NEWS
        ------------------------------------------------------------
        revno: 2221.4.14
        merged: abentley at panoramicfeedback.com-20070207140301-6q963t7uhgf10utg
        parent: abentley at panoramicfeedback.com-20070207135903-7x5lssjtn1c204nb
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: registryoption
        timestamp: Wed 2007-02-07 09:03:01 -0500
        message:
          update
    ------------------------------------------------------------
    revno: 2255.1.14
    merged: pqm at pqm.ubuntu.com-20070207141218-c474ad3d5cf88311
    parent: pqm at pqm.ubuntu.com-20070206205442-4a0752247e60cabf
    parent: abentley at panoramicfeedback.com-20070207135903-7x5lssjtn1c204nb
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-02-07 14:12:18 +0000
    message:
      Turn log format into registry option, clean up registry options
        ------------------------------------------------------------
        revno: 2221.4.13
        merged: abentley at panoramicfeedback.com-20070207135903-7x5lssjtn1c204nb
        parent: aaron.bentley at utoronto.ca-20070207034037-sx1twhf86tvmfl5p
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: registryoption
        timestamp: Wed 2007-02-07 08:59:03 -0500
        message:
          Add title to log format option section
        ------------------------------------------------------------
        revno: 2221.4.12
        merged: aaron.bentley at utoronto.ca-20070207034037-sx1twhf86tvmfl5p
        parent: aaron.bentley at utoronto.ca-20070207030958-fx6ykp7rg7zma6xu
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: registryoption
        timestamp: Tue 2007-02-06 22:40:37 -0500
        message:
          Add option grouping to RegistryOption and clean up format options
        ------------------------------------------------------------
        revno: 2221.4.11
        merged: aaron.bentley at utoronto.ca-20070207030958-fx6ykp7rg7zma6xu
        parent: abentley at panoramicfeedback.com-20070117194323-xe0mbw9tlkl65enx
        parent: pqm at pqm.ubuntu.com-20070206205442-4a0752247e60cabf
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: registryoption
        timestamp: Tue 2007-02-06 22:09:58 -0500
        message:
          Merge bzr.dev
        ------------------------------------------------------------
        revno: 2221.4.10
        merged: abentley at panoramicfeedback.com-20070117194323-xe0mbw9tlkl65enx
        parent: abentley at panoramicfeedback.com-20070117163240-lj6ttc8m57mdrsj0
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: registryoption
        timestamp: Wed 2007-01-17 14:43:23 -0500
        message:
          Implement log options using RegistryOption
    ------------------------------------------------------------
    revno: 2255.1.13
    merged: pqm at pqm.ubuntu.com-20070206205442-4a0752247e60cabf
    parent: pqm at pqm.ubuntu.com-20070206193545-d5eac67ff047ce5c
    parent: abentley at panoramicfeedback.com-20070206153230-39dpslyj1bkk781l
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-02-06 20:54:42 +0000
    message:
      Commit supports kind changes
        ------------------------------------------------------------
        revno: 1959.4.6
        merged: abentley at panoramicfeedback.com-20070206153230-39dpslyj1bkk781l
        parent: abentley at panoramicfeedback.com-20070206145804-a71ecyr3hgh8vhma
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: typechange
        timestamp: Tue 2007-02-06 10:32:30 -0500
        message:
          Ensure merge works across kind changes
        ------------------------------------------------------------
        revno: 1959.4.5
        merged: abentley at panoramicfeedback.com-20070206145804-a71ecyr3hgh8vhma
        parent: abentley at panoramicfeedback.com-20070206145406-yconkndx4kesw9q3
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: typechange
        timestamp: Tue 2007-02-06 09:58:04 -0500
        message:
          add NEWS entry
        ------------------------------------------------------------
        revno: 1959.4.4
        merged: abentley at panoramicfeedback.com-20070206145406-yconkndx4kesw9q3
        parent: abentley at panoramicfeedback.com-20070206145216-fcpi8o3ufvuzwbp9
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: typechange
        timestamp: Tue 2007-02-06 09:54:06 -0500
        message:
          Trim trailing whitespace
        ------------------------------------------------------------
        revno: 1959.4.3
        merged: abentley at panoramicfeedback.com-20070206145216-fcpi8o3ufvuzwbp9
        parent: abentley at panoramicfeedback.com-20060928134810-2c8ae086a4a70f43
        parent: pqm at pqm.ubuntu.com-20070205115536-6fb4bf1e665880ac
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: typechange
        timestamp: Tue 2007-02-06 09:52:16 -0500
        message:
          Merge bzr.dev
        ------------------------------------------------------------
        revno: 1959.4.2
        merged: abentley at panoramicfeedback.com-20060928134810-2c8ae086a4a70f43
        parent: aaron.bentley at utoronto.ca-20060826203316-d7112744d0ea94fc
        parent: pqm at pqm.ubuntu.com-20060927204431-5871ab3ef6affaf3
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: typechange
        timestamp: Thu 2006-09-28 09:48:10 -0400
        message:
          Merge bzr.dev
        ------------------------------------------------------------
        revno: 1959.4.1
        merged: aaron.bentley at utoronto.ca-20060826203316-d7112744d0ea94fc
        parent: pqm at pqm.ubuntu.com-20060825200624-719b2ca847a04dfa
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: typechange
        timestamp: Sat 2006-08-26 16:33:16 -0400
        message:
          Correctly handle all file kind changes
    ------------------------------------------------------------
    revno: 2255.1.12
    merged: pqm at pqm.ubuntu.com-20070206193545-d5eac67ff047ce5c
    parent: pqm at pqm.ubuntu.com-20070205115536-6fb4bf1e665880ac
    parent: abentley at panoramicfeedback.com-20070206171212-65zcmjif0byeszgi
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-02-06 19:35:45 +0000
    message:
      Change status --short output to use ChangeReporter
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.12
        merged: abentley at panoramicfeedback.com-20070206171212-65zcmjif0byeszgi
        parent: abentley at panoramicfeedback.com-20070206160926-36crsd8hhr6724o8
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Tue 2007-02-06 12:12:12 -0500
        message:
          Handle simultaneous creation+rename
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.11
        merged: abentley at panoramicfeedback.com-20070206160926-36crsd8hhr6724o8
        parent: abentley at panoramicfeedback.com-20070206155925-952ik6mflb0oz652
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Tue 2007-02-06 11:09:26 -0500
        message:
          Handle case where file-id only is added
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.10
        merged: abentley at panoramicfeedback.com-20070206155925-952ik6mflb0oz652
        parent: abentley at panoramicfeedback.com-20070206140232-gquogvtlahelx4ha
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Tue 2007-02-06 10:59:25 -0500
        message:
          Add help text
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.9
        merged: abentley at panoramicfeedback.com-20070206140232-gquogvtlahelx4ha
        parent: abentley at panoramicfeedback.com-20070205153447-fx4eq36mk9q4idue
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Tue 2007-02-06 09:02:32 -0500
        message:
          Add test cases for status with kind change
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.8
        merged: abentley at panoramicfeedback.com-20070205153447-fx4eq36mk9q4idue
        parent: abentley at panoramicfeedback.com-20070205152754-n4y80twdvl69eguj
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Mon 2007-02-05 10:34:47 -0500
        message:
          Make ChangeReporter interface nicer
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.7
        merged: abentley at panoramicfeedback.com-20070205152754-n4y80twdvl69eguj
        parent: abentley at panoramicfeedback.com-20070202152938-96tdyxy8lcg7j802
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Mon 2007-02-05 10:27:54 -0500
        message:
          Use new-style output for status
    ------------------------------------------------------------
    revno: 2255.1.11
    merged: pqm at pqm.ubuntu.com-20070205115536-6fb4bf1e665880ac
    parent: pqm at pqm.ubuntu.com-20070205073805-fe53a1d3e1184c95
    parent: mbp at sourcefrog.net-20070205111322-cbd3yty86inw76ro
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-02-05 11:55:36 +0000
    message:
      (mbp) make TestSFTPInit.test_init_existing_branch less fragile with working directory name (trivial)
        ------------------------------------------------------------
        revno: 2255.1.9.1.1
        merged: mbp at sourcefrog.net-20070205111322-cbd3yty86inw76ro
        parent: pqm at pqm.ubuntu.com-20070204152137-9848ed97ad8e6a88
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: trivial
        timestamp: Mon 2007-02-05 22:13:22 +1100
        message:
          make TestSFTPInit.test_init_existing_branch less fragile (jamesw)
    ------------------------------------------------------------
    revno: 2255.1.10
    merged: pqm at pqm.ubuntu.com-20070205073805-fe53a1d3e1184c95
    parent: pqm at pqm.ubuntu.com-20070204152137-9848ed97ad8e6a88
    parent: bialix at ukr.net-20070205061738-t0pt6euik97cespt
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-02-05 07:38:05 +0000
    message:
      (bialix) Fix recursive upwalk for win32 UNC path (r=robert)
        ------------------------------------------------------------
        revno: 2245.6.3
        merged: bialix at ukr.net-20070205061738-t0pt6euik97cespt
        parent: bialix at ukr.net-20070205051913-2yipyjathfr6638z
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win32.unc.path
        timestamp: Mon 2007-02-05 08:17:38 +0200
        message:
          EmulatedWin32LocalTransport should provide their own 'clone' method
        ------------------------------------------------------------
        revno: 2245.6.2
        merged: bialix at ukr.net-20070205051913-2yipyjathfr6638z
        parent: bialix at ukr.net-20070128214332-wgvrj0xkb31ltfbc
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win32.unc.path
        timestamp: Mon 2007-02-05 07:19:13 +0200
        message:
          Fix name of emulated Win32LocalTransport as Robert suggested.
        ------------------------------------------------------------
        revno: 2245.6.1
        merged: bialix at ukr.net-20070128214332-wgvrj0xkb31ltfbc
        parent: pqm at pqm.ubuntu.com-20070125194626-4ded330415b7276d
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win32.unc.path
        timestamp: Sun 2007-01-28 23:43:32 +0200
        message:
          win32 UNC path: recursive cloning UNC path to root stops on //HOST, not on //
    ------------------------------------------------------------
    revno: 2255.1.9
    merged: pqm at pqm.ubuntu.com-20070204152137-9848ed97ad8e6a88
    parent: pqm at pqm.ubuntu.com-20070204143007-ee1d0712bf5bccdf
    parent: abentley at panoramicfeedback.com-20070202152938-96tdyxy8lcg7j802
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Sun 2007-02-04 15:21:37 +0000
    message:
      Support kind changes in tree deltas
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.6
        merged: abentley at panoramicfeedback.com-20070202152938-96tdyxy8lcg7j802
        parent: abentley at panoramicfeedback.com-20070202135202-78r1yntnepqcuic2
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Fri 2007-02-02 10:29:38 -0500
        message:
          Support kind changes in tree deltas
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.5
        merged: abentley at panoramicfeedback.com-20070202135202-78r1yntnepqcuic2
        parent: abentley at panoramicfeedback.com-20070201145904-nrzbl3vkwjssrkhb
        parent: pqm at pqm.ubuntu.com-20070202101652-5367171684fe2eec
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Fri 2007-02-02 08:52:02 -0500
        message:
          Merge bzr.dev
    ------------------------------------------------------------
    revno: 2255.1.8
    merged: pqm at pqm.ubuntu.com-20070204143007-ee1d0712bf5bccdf
    parent: pqm at pqm.ubuntu.com-20070204135042-a3daa4b7a72e7596
    parent: larstiq at larstiq.dyndns.org-20070204141152-h21zd23n0igf59ja
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Sun 2007-02-04 14:30:07 +0000
    message:
      (John Arbash Meinel) Don't create a progress bar for simple knit reading.
        ------------------------------------------------------------
        revno: 2255.1.7.1.1
        merged: larstiq at larstiq.dyndns.org-20070204141152-h21zd23n0igf59ja
        parent: pqm at pqm.ubuntu.com-20070204135042-a3daa4b7a72e7596
        parent: john at arbash-meinel.com-20070131185810-dh3c6xgjgo684hw8
        committer: Wouter van Heyst <larstiq at larstiq.dyndns.org>
        branch nick: bzr.dev
        timestamp: Sun 2007-02-04 15:11:52 +0100
        message:
          (John Arbash Meinel) Don't create a progress bar for simple knit reading.
        ------------------------------------------------------------
        revno: 2247.2.1
        merged: john at arbash-meinel.com-20070131185810-dh3c6xgjgo684hw8
        parent: pqm at pqm.ubuntu.com-20070131140456-56881c31a01089a3
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: knit_no_pb
        timestamp: Wed 2007-01-31 12:58:10 -0600
        message:
          Don't create pb for simple knit reading.
    ------------------------------------------------------------
    revno: 2255.1.7
    merged: pqm at pqm.ubuntu.com-20070204135042-a3daa4b7a72e7596
    parent: pqm at pqm.ubuntu.com-20070204124741-bc510e3fe6fb2962
    parent: larstiq at larstiq.dyndns.org-20070204124955-w2l163jtnw28i46n
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Sun 2007-02-04 13:50:42 +0000
    message:
      Merge `bzr rm unversioned` fix. (Marius Kruger)
        ------------------------------------------------------------
        revno: 2255.1.3.2.1
        merged: larstiq at larstiq.dyndns.org-20070204124955-w2l163jtnw28i46n
        parent: pqm at pqm.ubuntu.com-20070202204950-910381483d737306
        parent: marius.kruger at enerweb.co.za-20070130155642-jrjusc3yj2rvqobi
        committer: Wouter van Heyst <larstiq at larstiq.dyndns.org>
        branch nick: bzr.dev
        timestamp: Sun 2007-02-04 13:49:55 +0100
        message:
          Merge `bzr rm unversioned` fix. (Marius Kruger)
        ------------------------------------------------------------
        revno: 2245.5.1
        merged: marius.kruger at enerweb.co.za-20070130155642-jrjusc3yj2rvqobi
        parent: pqm at pqm.ubuntu.com-20070125194626-4ded330415b7276d
        committer: Marius Kruger <marius.kruger at enerweb.co.za>
        branch nick: bzr.rm_error_to_note
        timestamp: Tue 2007-01-30 17:56:42 +0200
        message:
          Let bzr rm rather give a warning than an error when trying to remove a non-versioned file.
    ------------------------------------------------------------
    revno: 2255.1.6
    merged: pqm at pqm.ubuntu.com-20070204124741-bc510e3fe6fb2962
    parent: pqm at pqm.ubuntu.com-20070203195358-c2d9c5b94445119b
    parent: robertc at robertcollins.net-20070204123551-yw876d2dmdhyb3nw
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Sun 2007-02-04 12:47:41 +0000
    message:
      (robertc) Move info stats gathering into Repository.gather_stats allowing server optimisation.
        ------------------------------------------------------------
        revno: 2255.1.5.1.1
        merged: robertc at robertcollins.net-20070204123551-yw876d2dmdhyb3nw
        parent: pqm at pqm.ubuntu.com-20070203195358-c2d9c5b94445119b
        parent: robertc at robertcollins.net-20070203105604-z5stj4qy1r038m7x
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: integration
        timestamp: Sun 2007-02-04 23:35:51 +1100
        message:
          (robertc) Move info stats gathering into Repository.gather_stats allowing server optimisation.
        ------------------------------------------------------------
        revno: 2255.1.3.1.2
        merged: robertc at robertcollins.net-20070203105604-z5stj4qy1r038m7x
        parent: robertc at robertcollins.net-20070203100211-bf9qwy73gh40nszi
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: hpss.api.changes
        timestamp: Sat 2007-02-03 21:56:04 +1100
        message:
          New version of gather_stats which gathers aggregate data too.
        ------------------------------------------------------------
        revno: 2255.1.3.1.1
        merged: robertc at robertcollins.net-20070203100211-bf9qwy73gh40nszi
        parent: pqm at pqm.ubuntu.com-20070202204950-910381483d737306
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: hpss.api.changes
        timestamp: Sat 2007-02-03 21:02:11 +1100
        message:
          Move info branch statistics gathering into the repository to allow smart server optimisation (Robert Collins).
    ------------------------------------------------------------
    revno: 2255.1.5
    merged: pqm at pqm.ubuntu.com-20070203195358-c2d9c5b94445119b
    parent: pqm at pqm.ubuntu.com-20070203162012-b09dab5423fa3c50
    parent: bialix at ukr.net-20070203073605-xkzsgkm13bgmmdkf
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Sat 2007-02-03 19:53:58 +0000
    message:
      (bialix) win32-related selftest fixes (r=john)
        ------------------------------------------------------------
        revno: 2240.1.3
        merged: bialix at ukr.net-20070203073605-xkzsgkm13bgmmdkf
        parent: bialix at ukr.net-20070128181932-css19mjca9nyt8cn
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: selftest.fixes
        timestamp: Sat 2007-02-03 09:36:05 +0200
        message:
          win32: skip tests that try to use funky chars in fileid in Weave-based repositories
        ------------------------------------------------------------
        revno: 2240.1.2
        merged: bialix at ukr.net-20070128181932-css19mjca9nyt8cn
        parent: bialix at ukr.net-20070128181553-rtyivph5j4xn1yle
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: selftest.fixes
        timestamp: Sun 2007-01-28 20:19:32 +0200
        message:
          test_contents_merge2: skip this test on win32
        ------------------------------------------------------------
        revno: 2240.1.1
        merged: bialix at ukr.net-20070128181553-rtyivph5j4xn1yle
        parent: pqm at pqm.ubuntu.com-20070117184107-a6267599a6b636f1
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: selftest.fixes
        timestamp: Sun 2007-01-28 20:15:53 +0200
        message:
          test_external_diff_binary: run external diff with --binary flag
    ------------------------------------------------------------
    revno: 2255.1.4
    merged: pqm at pqm.ubuntu.com-20070203162012-b09dab5423fa3c50
    parent: pqm at pqm.ubuntu.com-20070202204950-910381483d737306
    parent: bialix at ukr.net-20070203150206-wvlmm64itjghmm1w
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Sat 2007-02-03 16:20:12 +0000
    message:
      (bialix) Support for Windows 98
        ------------------------------------------------------------
        revno: 2245.4.11
        merged: bialix at ukr.net-20070203150206-wvlmm64itjghmm1w
        parent: bialix at ukr.net-20070202091430-vdgouvazded1yfqw
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Sat 2007-02-03 17:02:06 +0200
        message:
          Small fixes after John's review; added NEWS entry
        ------------------------------------------------------------
        revno: 2245.4.10
        merged: bialix at ukr.net-20070202091430-vdgouvazded1yfqw
        parent: bialix at ukr.net-20070201133216-a0wm6nuylfjgqsh7
        parent: pqm at pqm.ubuntu.com-20070202061004-5fdd6c2715ccaaa9
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Fri 2007-02-02 11:14:30 +0200
        message:
          merge bzr.dev
        ------------------------------------------------------------
        revno: 2245.4.9
        merged: bialix at ukr.net-20070201133216-a0wm6nuylfjgqsh7
        parent: bialix at ukr.net-20070131115836-lqp9u79n2t8xk3eg
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Thu 2007-02-01 15:32:16 +0200
        message:
          Inno Setup script: using {cmd} macro instead of env varibale substitution (%COMSPEC%)
        ------------------------------------------------------------
        revno: 2245.4.8
        merged: bialix at ukr.net-20070131115836-lqp9u79n2t8xk3eg
        parent: bialix at ukr.net-20070130230535-kx1rd478rtigyc3v
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Wed 2007-01-31 13:58:36 +0200
        message:
          bzr_postinstall.py: on win98 path added to autoexec.bat should have 8.3 form
        ------------------------------------------------------------
        revno: 2245.4.7
        merged: bialix at ukr.net-20070130230535-kx1rd478rtigyc3v
        parent: bialix at ukr.net-20070130151852-pahtk2exx9f1jff9
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Wed 2007-01-31 01:05:35 +0200
        message:
          standalone installer: win98 support
        ------------------------------------------------------------
        revno: 2245.4.6
        merged: bialix at ukr.net-20070130151852-pahtk2exx9f1jff9
        parent: bialix at ukr.net-20070130124550-gggzj7fx8forp9gy
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Tue 2007-01-30 17:18:52 +0200
        message:
          osutils.py: terminal_width() now use win32utils.get_console_size()
        ------------------------------------------------------------
        revno: 2245.4.5
        merged: bialix at ukr.net-20070130124550-gggzj7fx8forp9gy
        parent: bialix at ukr.net-20070130121318-a03bj0mol21o1rup
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Tue 2007-01-30 14:45:50 +0200
        message:
          bzr-win32-bdist-postinstall.py: good win98 support
        ------------------------------------------------------------
        revno: 2245.4.4
        merged: bialix at ukr.net-20070130121318-a03bj0mol21o1rup
        parent: bialix at ukr.net-20070130120420-ab6pl6xjl973ujrf
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Tue 2007-01-30 14:13:18 +0200
        message:
          setup.py: fix plain 'python setup.py install' for win98
        ------------------------------------------------------------
        revno: 2245.4.3
        merged: bialix at ukr.net-20070130120420-ab6pl6xjl973ujrf
        parent: bialix at ukr.net-20070130105138-280dj0ayzeh886rb
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Tue 2007-01-30 14:04:20 +0200
        message:
          config.py: changing _auto_user_id() and config_dir() to use functions from win32utils
        ------------------------------------------------------------
        revno: 2245.4.2
        merged: bialix at ukr.net-20070130105138-280dj0ayzeh886rb
        parent: bialix at ukr.net-20070130105014-cc3qlr06htp2zddv
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Tue 2007-01-30 12:51:38 +0200
        message:
          trace.py: open_tracefile(): win98-compatible detection of location for .bzr.log
          
          It's also change default location of .bzr.log on Windows 2000/XP as well:
          now it in user's My Documents folder, so it's much better 
          for users without administarator priveleges.
          
          Also workaround win32-specific issue with file.tell().
        ------------------------------------------------------------
        revno: 2245.4.1
        merged: bialix at ukr.net-20070130105014-cc3qlr06htp2zddv
        parent: pqm at pqm.ubuntu.com-20070125194626-4ded330415b7276d
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: win98.support
        timestamp: Tue 2007-01-30 12:50:14 +0200
        message:
          win32utils: Windows-specific functions that use Win32 API via ctypes
    ------------------------------------------------------------
    revno: 2255.1.3
    merged: pqm at pqm.ubuntu.com-20070202204950-910381483d737306
    parent: pqm at pqm.ubuntu.com-20070202101652-5367171684fe2eec
    parent: robertc at robertcollins.net-20070202203028-q6hq7cjxggr6yj3g
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Fri 2007-02-02 20:49:50 +0000
    message:
      (robertc) Merge support for import bzrlib.plugins.NAME.
        ------------------------------------------------------------
        revno: 2255.1.2.1.1
        merged: robertc at robertcollins.net-20070202203028-q6hq7cjxggr6yj3g
        parent: pqm at pqm.ubuntu.com-20070202101652-5367171684fe2eec
        parent: robertc at robertcollins.net-20070202202753-uu1ixgssi7471vi9
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: integration
        timestamp: Sat 2007-02-03 07:30:28 +1100
        message:
          (robertc) Merge support for import bzrlib.plugins.NAME.
        ------------------------------------------------------------
        revno: 2255.1.1.2.3
        merged: robertc at robertcollins.net-20070202202753-uu1ixgssi7471vi9
        parent: robertc at robertcollins.net-20070202161755-zy2d68928wqwehj6
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: plugin-import
        timestamp: Sat 2007-02-03 07:27:53 +1100
        message:
          Review feedback.
        ------------------------------------------------------------
        revno: 2255.1.1.2.2
        merged: robertc at robertcollins.net-20070202161755-zy2d68928wqwehj6
        parent: robertc at robertcollins.net-20070202104806-2lfxhf4zsocxuc43
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: plugin-hook
        timestamp: Sat 2007-02-03 03:17:55 +1100
        message:
          Allow 'import bzrlib.plugins.NAME' to work when the plugin NAME has not
          yet been loaded by load_plugins(). This allows plugins to depend on each
          other for code reuse without requiring users to perform file-renaming
          gymnastics. (Robert Collins)
        ------------------------------------------------------------
        revno: 2255.1.1.2.1
        merged: robertc at robertcollins.net-20070202104806-2lfxhf4zsocxuc43
        parent: pqm at pqm.ubuntu.com-20070202061004-5fdd6c2715ccaaa9
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: plugin-hook
        timestamp: Fri 2007-02-02 21:48:06 +1100
        message:
          Cleanup commented out cruft in plugin tests.
    ------------------------------------------------------------
    revno: 2255.1.2
    merged: pqm at pqm.ubuntu.com-20070202101652-5367171684fe2eec
    parent: pqm at pqm.ubuntu.com-20070202061004-5fdd6c2715ccaaa9
    parent: robertc at robertcollins.net-20070202091723-xtak1zzhe2ylwksa
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Fri 2007-02-02 10:16:52 +0000
    message:
      (robertc) Merge new Branch.last_revision_info method.
        ------------------------------------------------------------
        revno: 2255.1.1.1.1
        merged: robertc at robertcollins.net-20070202091723-xtak1zzhe2ylwksa
        parent: pqm at pqm.ubuntu.com-20070202061004-5fdd6c2715ccaaa9
        parent: larstiq at larstiq.dyndns.org-20070201144747-3szl1p7drs9v1hkh
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: integration
        timestamp: Fri 2007-02-02 20:17:23 +1100
        message:
          (robertc) Merge new Branch.last_revision_info method.
        ------------------------------------------------------------
        revno: 2249.4.2
        merged: larstiq at larstiq.dyndns.org-20070201144747-3szl1p7drs9v1hkh
        parent: larstiq at larstiq.dyndns.org-20070201133345-5hsm5hxzqbvmtklr
        committer: Wouter van Heyst <larstiq at larstiq.dyndns.org>
        branch nick: tip.info
        timestamp: Thu 2007-02-01 15:47:47 +0100
        message:
          Convert callers of Branch.revision_history() to Branch.last_revision_info() where sensible.
          (Wouter van Heyst, Robert Collins)
        ------------------------------------------------------------
        revno: 2249.4.1
        merged: larstiq at larstiq.dyndns.org-20070201133345-5hsm5hxzqbvmtklr
        parent: pqm at pqm.ubuntu.com-20070131184047-424584b0fabcee96
        committer: Wouter van Heyst <larstiq at larstiq.dyndns.org>
        branch nick: tip.info
        timestamp: Thu 2007-02-01 14:33:45 +0100
        message:
          New Branch.last_revision_info method, this is being done to allow
          optimization of requests for both the number of revisions and the last
          revision of a branch with smartservers and potentially future branch
          formats. (Wouter van Heyst, Robert Collins)
    ------------------------------------------------------------
    revno: 2255.1.1
    merged: pqm at pqm.ubuntu.com-20070202061004-5fdd6c2715ccaaa9
    parent: pqm at pqm.ubuntu.com-20070201235951-11ed96907aa6bce4
    parent: aaron.bentley at utoronto.ca-20070202043256-g5isx794qet9sxrd
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Fri 2007-02-02 06:10:04 +0000
    message:
      remove default repository format, deprecate get_format_type
    ------------------------------------------------------------
    revno: 2255.2.1
    merged: aaron.bentley at utoronto.ca-20070202043256-g5isx794qet9sxrd
    parent: pqm at pqm.ubuntu.com-20070201235951-11ed96907aa6bce4
    parent: abentley at panoramicfeedback.com-20070126221558-yvlrk159l9ctsn8p
    committer: Aaron Bentley <aaron.bentley at utoronto.ca>
    branch nick: bzr.ab.integration
    timestamp: Thu 2007-02-01 23:32:56 -0500
    message:
      Merge my own bundle
    ------------------------------------------------------------
    revno: 2204.4.13.1.5
    merged: abentley at panoramicfeedback.com-20070126221558-yvlrk159l9ctsn8p
    parent: abentley at panoramicfeedback.com-20070126215616-3rwy48ob0qfkcj3j
    committer: Aaron Bentley <abentley at panoramicfeedback.com>
    branch nick: format-registry
    timestamp: Fri 2007-01-26 17:15:58 -0500
    message:
      Remove RepositoryFormat.set_default_format, deprecate get_format_type
    ------------------------------------------------------------
    revno: 2204.4.13.1.4
    merged: abentley at panoramicfeedback.com-20070126215616-3rwy48ob0qfkcj3j
    parent: abentley at panoramicfeedback.com-20070117221420-njgdmqom87nsjrlx
    parent: pqm at pqm.ubuntu.com-20070125194626-4ded330415b7276d
    committer: Aaron Bentley <abentley at panoramicfeedback.com>
    branch nick: format-registry
    timestamp: Fri 2007-01-26 16:56:16 -0500
    message:
      Merge from bzr.dev
    ------------------------------------------------------------
    revno: 2204.4.13.1.3
    merged: abentley at panoramicfeedback.com-20070117221420-njgdmqom87nsjrlx
    parent: abentley at panoramicfeedback.com-20070109140826-3qm6nlgvbv5tp62c
    committer: Aaron Bentley <abentley at panoramicfeedback.com>
    branch nick: format-registry
    timestamp: Wed 2007-01-17 17:14:20 -0500
    message:
      zap old repository default handling
-------------- next part --------------

Diff too large for email (13756 lines, the limit is 1000).


More information about the bazaar-commits mailing list