Rev 2535: merge bzr.dev at 2557 in http://bazaar.launchpad.net/~bzr/bzr/bzr.connection.sharing

Vincent Ladeuil v.ladeuil+lp at free.fr
Wed Jun 27 17:09:07 BST 2007


At http://bazaar.launchpad.net/~bzr/bzr/bzr.connection.sharing

------------------------------------------------------------
revno: 2535
revision-id: v.ladeuil+lp at free.fr-20070627160854-57akuxeppievf0jp
parent: v.ladeuil+lp at free.fr-20070627152512-gc0eprwk842k3mlq
parent: pqm at pqm.ubuntu.com-20070627080723-ci6ghe3bsm0snyit
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: bzr.connection.sharing
timestamp: Wed 2007-06-27 18:08:54 +0200
message:
  merge bzr.dev at 2557
added:
  bzrlib/api.py                  api.py-20070626082640-35lspz7j0ys7a8ld-1
  bzrlib/smtp_connection.py      smtp_connection.py-20070618204456-nu6wag1ste4biuk2-1
  bzrlib/tests/blackbox/test_lsprof.py test_lsprof.py-20070622025641-nbsm2svy8anvj9df-1
  bzrlib/tests/test_smtp_connection.py test_smtp_connection-20070618204509-wuyxc0r0ztrecv7e-1
  doc/developers/api-versioning.txt apiversioning.txt-20070626065626-iiihgmhgkv91uphz-1
  doc/developers/bundles.txt     bundles.txt-20070621030528-qkjnugd7iyud6ow3-1
  doc/developers/dirstate.txt    dirstate.txt-20070618020404-cdhv0ecgrukomemg-2
  doc/developers/scratch.txt     scratch.txt-20070618020404-cdhv0ecgrukomemg-3
  doc/developers/uncommit.txt    uncommit.txt-20070621042721-4clw8ucb9u9yda2h-1
renamed:
  doc/developers/performance-commit.txt => doc/developers/commit.txt performancecommit.tx-20070606061633-4y4rawskx5ejb99w-1
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  README                         README-20050309040720-8f368abf9f346b9d
  bzrlib/__init__.py             __init__.py-20050309040759-33e65acf91bbcd5d
  bzrlib/branch.py               branch.py-20050309040759-e4baf4e0d046576e
  bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
  bzrlib/bundle/serializer/__init__.py __init__.py-20051118175413-86b97db0b618feef
  bzrlib/commands.py             bzr.py-20050309040720-d10f4714595cf8c3
  bzrlib/commit.py               commit.py-20050511101309-79ec1a0168e0e825
  bzrlib/deprecated_graph.py     graph.py-20050905070950-b47dce53236c5e48
  bzrlib/errors.py               errors.py-20050309040759-20512168c4e14fbd
  bzrlib/graph.py                graph_walker.py-20070525030359-y852guab65d4wtn0-1
  bzrlib/inventory.py            inventory.py-20050309040759-6648b84ca2005b37
  bzrlib/knit.py                 knit.py-20051212171256-f056ac8f0fbe1bd9
  bzrlib/merge.py                merge.py-20050513021216-953b65a438527106
  bzrlib/missing.py              missing.py-20050812153334-097f7097e2a8bcd1
  bzrlib/remote.py               remote.py-20060720103555-yeeg2x51vn0rbtdp-1
  bzrlib/repofmt/knitrepo.py     knitrepo.py-20070206081537-pyy4a00xdas0j4pf-1
  bzrlib/repository.py           rev_storage.py-20051111201905-119e9401e46257e3
  bzrlib/revision.py             revision.py-20050309040759-e77802c08f3999d5
  bzrlib/status.py               status.py-20050505062338-431bfa63ec9b19e6
  bzrlib/tests/HTTPTestUtil.py   HTTPTestUtil.py-20050914180604-247d3aafb7a43343
  bzrlib/tests/__init__.py       selftest.py-20050531073622-8d0e3c8845c97a64
  bzrlib/tests/blackbox/__init__.py __init__.py-20051128053524-eba30d8255e08dc3
  bzrlib/tests/blackbox/test_add.py test_add.py-20060518072250-857e4f86f54a30b2
  bzrlib/tests/blackbox/test_added.py test_added.py-20060119085008-6b8b90369d42a26c
  bzrlib/tests/blackbox/test_ancestry.py test_ancestry.py-20060131142602-6d9524c490537e90
  bzrlib/tests/blackbox/test_branch.py test_branch.py-20060524161337-noms9gmcwqqrfi8y-1
  bzrlib/tests/blackbox/test_checkout.py test_checkout.py-20060211231752-a5cde67cf70af854
  bzrlib/tests/blackbox/test_commit.py test_commit.py-20060212094538-ae88fc861d969db0
  bzrlib/tests/blackbox/test_conflicts.py test_conflicts.py-20060228151432-9723ebb925b999cf
  bzrlib/tests/blackbox/test_diff.py test_diff.py-20060110203741-aa99ac93e633d971
  bzrlib/tests/blackbox/test_find_merge_base.py test_find_merge_base.py-20060131142124-f9d5c94df4505b70
  bzrlib/tests/blackbox/test_help.py test_help.py-20060216004358-4ee8a2a338f75a62
  bzrlib/tests/blackbox/test_ignore.py test_ignore.py-20060703063225-4tm8dc2pa7wwg2t3-1
  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_merge_directive.py test_merge_directive-20070302012039-zh7uhy39biairtn0-1
  bzrlib/tests/blackbox/test_nick.py test_nick.py-20061105141046-p7zovcsit44uj4w9-1
  bzrlib/tests/blackbox/test_outside_wt.py test_outside_wt.py-20060116200058-98edd33e7db8bdde
  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_reconcile.py test_fix.py-20060223013051-9a188e15a5ee9451
  bzrlib/tests/blackbox/test_remove.py test_remove.py-20060530011439-fika5rm84lon0goe-1
  bzrlib/tests/blackbox/test_revert.py test_revert.py-20060124160917-485ce9de629c182c
  bzrlib/tests/blackbox/test_revision_history.py test_revision_history.py-20060530150249-i2szwjr5uioe9ujb-1
  bzrlib/tests/blackbox/test_revision_info.py test_revision_info.py-20050917162600-21dab3877aa348d7
  bzrlib/tests/blackbox/test_selftest.py test_selftest.py-20060123024542-01c5f1bbcb596d78
  bzrlib/tests/blackbox/test_tags.py test_tags.py-20070116132048-5h4qak2cm22jlb9e-1
  bzrlib/tests/blackbox/test_too_much.py blackbox.py-20050620052131-a7370d756399f615
  bzrlib/tests/blackbox/test_update.py test_update.py-20060212125639-c4dad1a5c56d5919
  bzrlib/tests/blackbox/test_upgrade.py test_upgrade.py-20060120060132-b41e5ed2f886ad28
  bzrlib/tests/blackbox/test_versioning.py versioning.py-20050622071821-3ddf5e2e5e93c602
  bzrlib/tests/repository_implementations/__init__.py __init__.py-20060131092037-9564957a7d4a841b
  bzrlib/tests/repository_implementations/test_repository.py test_repository.py-20060131092128-ad07f494f5c9d26c
  bzrlib/tests/test_api.py       testapi.py-20051027033546-6f9be2d308d18a52
  bzrlib/tests/test_errors.py    test_errors.py-20060210110251-41aba2deddf936a8
  bzrlib/tests/test_graph.py     test_graph_walker.py-20070525030405-enq4r60hhi9xrujc-1
  bzrlib/tests/test_http.py      testhttp.py-20051018020158-b2eef6e867c514d9
  bzrlib/tests/test_log.py       testlog.py-20050728115707-1a514809d7d49309
  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_plugins.py   plugins.py-20050622075746-32002b55e5e943e9
  bzrlib/tests/test_smart_add.py test_smart_add.py-20050824235919-c60dcdb0c8e999ce
  bzrlib/tests/test_tsort.py     testtsort.py-20051025073946-27da871c394d5be4
  bzrlib/tests/test_versionedfile.py test_versionedfile.py-20060222045249-db45c9ed14a1c2e5
  bzrlib/transport/http/__init__.py http_transport.py-20050711212304-506c5fd1059ace96
  bzrlib/transport/http/_urllib2_wrappers.py _urllib2_wrappers.py-20060913231729-ha9ugi48ktx481ao-1
  bzrlib/transport/remote.py     ssh.py-20060608202016-c25gvf1ob7ypbus6-1
  bzrlib/tsort.py                tsort.py-20051025073946-7808f6aaf7d07208
  bzrlib/versionedfile.py        versionedfile.py-20060222045106-5039c71ee3b65490
  bzrlib/weave.py                knit.py-20050627021749-759c29984154256b
  doc/configuration.txt          configuration.txt-20060314161707-868350809502af01
  doc/developers/index.txt       index.txt-20070508041241-qznziunkg0nffhiw-1
  doc/developers/performance-roadmap.txt performanceroadmap.t-20070507174912-mwv3xv517cs4sisd-2
  doc/developers/performance-use-case-analysis.txt performanceusecasean-20070508045640-zneiu1yzbci574c6-2
  doc/developers/profiling.txt   profiling.txt-20070531045713-j15mxufywgzwdeu8-1
  doc/developers/commit.txt      performancecommit.tx-20070606061633-4y4rawskx5ejb99w-1
    ------------------------------------------------------------
    revno: 2485.1.72
    revision-id: pqm at pqm.ubuntu.com-20070627080723-ci6ghe3bsm0snyit
    parent: pqm at pqm.ubuntu.com-20070627051257-kgk2thfvi2k3k37o
    parent: mbp at sourcefrog.net-20070627073753-rrxu5bbux3vi5yda
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-06-27 09:07:23 +0100
    message:
      Give a cleaner error when failing to decode knit index entry.
        ------------------------------------------------------------
        revno: 2485.1.70.2.1
        revision-id: mbp at sourcefrog.net-20070627073753-rrxu5bbux3vi5yda
        parent: pqm at pqm.ubuntu.com-20070627023032-h316n5k05g1nqqem
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: knit-index-reader
        timestamp: Wed 2007-06-27 17:37:53 +1000
        message:
          Give a cleaner error when failing to decode knit index entry.
    ------------------------------------------------------------
    revno: 2485.1.71
    revision-id: pqm at pqm.ubuntu.com-20070627051257-kgk2thfvi2k3k37o
    parent: pqm at pqm.ubuntu.com-20070627023032-h316n5k05g1nqqem
    parent: mbp at sourcefrog.net-20070627043304-wn1incchxkxa0h2l
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-06-27 06:12:57 +0100
    message:
      Remove use of 'assert False' to raise an exception unconditionally
        ------------------------------------------------------------
        revno: 2485.1.70.1.1
        revision-id: mbp at sourcefrog.net-20070627043304-wn1incchxkxa0h2l
        parent: pqm at pqm.ubuntu.com-20070627023032-h316n5k05g1nqqem
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: trivial
        timestamp: Wed 2007-06-27 14:33:04 +1000
        message:
          Remove use of 'assert False' to raise an exception unconditionally
    ------------------------------------------------------------
    revno: 2485.1.70
    revision-id: pqm at pqm.ubuntu.com-20070627023032-h316n5k05g1nqqem
    parent: pqm at pqm.ubuntu.com-20070626234309-j6n7rdpbmjjfgicn
    parent: mbp at sourcefrog.net-20070627014303-z4ichnqm91hhm4ww
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-06-27 03:30:32 +0100
    message:
      Cleanup blackbox tests
        ------------------------------------------------------------
        revno: 2485.1.45.3.7
        revision-id: mbp at sourcefrog.net-20070627014303-z4ichnqm91hhm4ww
        parent: mbp at sourcefrog.net-20070626101529-omfq0howuazwtr3s
        parent: pqm at pqm.ubuntu.com-20070626234309-j6n7rdpbmjjfgicn
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: cleanup-runbzr
        timestamp: Wed 2007-06-27 11:43:03 +1000
        message:
          merge trunk
        ------------------------------------------------------------
        revno: 2485.1.45.3.6
        revision-id: mbp at sourcefrog.net-20070626101529-omfq0howuazwtr3s
        parent: mbp at sourcefrog.net-20070626101427-b8x0vsdg7b1e6f4x
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: cleanup-runbzr
        timestamp: Tue 2007-06-26 20:15:29 +1000
        message:
          Remove BzrTestBase alias (little used)
        ------------------------------------------------------------
        revno: 2485.1.45.3.5
        revision-id: mbp at sourcefrog.net-20070626101427-b8x0vsdg7b1e6f4x
        parent: mbp at sourcefrog.net-20070626101233-hrmvl09320gt6b8m
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: cleanup-runbzr
        timestamp: Tue 2007-06-26 20:14:27 +1000
        message:
          NEWS on run_bzr changes
        ------------------------------------------------------------
        revno: 2485.1.45.3.4
        revision-id: mbp at sourcefrog.net-20070626101233-hrmvl09320gt6b8m
        parent: mbp at sourcefrog.net-20070626093507-6g30srio9kuy2j0e
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: cleanup-runbzr
        timestamp: Tue 2007-06-26 20:12:33 +1000
        message:
          Deprecate run_bzr_captured in favour of just  run_bzr
        ------------------------------------------------------------
        revno: 2485.1.45.3.3
        revision-id: mbp at sourcefrog.net-20070626093507-6g30srio9kuy2j0e
        parent: mbp at sourcefrog.net-20070626084623-5l1ej6s026urooi1
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: cleanup-runbzr
        timestamp: Tue 2007-06-26 19:35:07 +1000
        message:
          Clean up some callers that use varargs syntax for run_bzr, but don't 
          deprecate it yet because it's too widely used.
          
          Separate out _run_bzr_core from _run_bzr_autosplit.
          
          Remove long-deprecated TestCase.merge helper.
        ------------------------------------------------------------
        revno: 2485.1.45.3.2
        revision-id: mbp at sourcefrog.net-20070626084623-5l1ej6s026urooi1
        parent: mbp at sourcefrog.net-20070626080236-14ihgomtffc9tezj
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: cleanup-runbzr
        timestamp: Tue 2007-06-26 18:46:23 +1000
        message:
          Refactoring run_bzr code into more of a common base.
        ------------------------------------------------------------
        revno: 2485.1.45.3.1
        revision-id: mbp at sourcefrog.net-20070626080236-14ihgomtffc9tezj
        parent: pqm at pqm.ubuntu.com-20070615082222-98j9j9nbl6p2dx0m
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: cleanup-runbzr
        timestamp: Tue 2007-06-26 18:02:36 +1000
        message:
          Cleanup old variations on run_bzr in the test suite
    ------------------------------------------------------------
    revno: 2485.1.69
    revision-id: pqm at pqm.ubuntu.com-20070626234309-j6n7rdpbmjjfgicn
    parent: pqm at pqm.ubuntu.com-20070626191000-flte155pupv54bcs
    parent: robertc at robertcollins.net-20070626224643-50a7lzwugne0d8o0
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-06-27 00:43:09 +0100
    message:
      (robertc) Export explicit API compatibility for bzrlib.
        ------------------------------------------------------------
        revno: 2485.1.65.2.5
        revision-id: robertc at robertcollins.net-20070626224643-50a7lzwugne0d8o0
        parent: robertc at robertcollins.net-20070626085341-pb8fsoij016itqgf
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: api_api
        timestamp: Wed 2007-06-27 08:46:43 +1000
        message:
          NEWS entry was incorrectly capitalised.
        ------------------------------------------------------------
        revno: 2485.1.65.2.4
        revision-id: robertc at robertcollins.net-20070626085341-pb8fsoij016itqgf
        parent: robertc at robertcollins.net-20070626085220-iovhwfjflk8vffbh
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: api_api
        timestamp: Tue 2007-06-26 18:53:41 +1000
        message:
          NEWS.
        ------------------------------------------------------------
        revno: 2485.1.65.2.3
        revision-id: robertc at robertcollins.net-20070626085220-iovhwfjflk8vffbh
        parent: robertc at robertcollins.net-20070626082724-q95taws12ajox2io
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: api_api
        timestamp: Tue 2007-06-26 18:52:20 +1000
        message:
          Add require_api API.
        ------------------------------------------------------------
        revno: 2485.1.65.2.2
        revision-id: robertc at robertcollins.net-20070626082724-q95taws12ajox2io
        parent: robertc at robertcollins.net-20070626065720-w0btzadye6lpq104
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: api_api
        timestamp: Tue 2007-06-26 18:27:24 +1000
        message:
          Add helpers to get api versions from objects.
        ------------------------------------------------------------
        revno: 2485.1.65.2.1
        revision-id: robertc at robertcollins.net-20070626065720-w0btzadye6lpq104
        parent: pqm at pqm.ubuntu.com-20070625174647-pocypsjmp861qgv7
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: api_api
        timestamp: Tue 2007-06-26 16:57:20 +1000
        message:
          API Versioning proposal document.
    ------------------------------------------------------------
    revno: 2485.1.68
    revision-id: pqm at pqm.ubuntu.com-20070626191000-flte155pupv54bcs
    parent: pqm at pqm.ubuntu.com-20070626061722-8m49gdqd8cb8zc0c
    parent: john at arbash-meinel.com-20070626141056-zr6wslndfw8tkg5d
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-06-26 20:10:00 +0100
    message:
      (Adeodato Simó) fix bug #120591 by using exact encoding for merge directives.
        ------------------------------------------------------------
        revno: 2485.1.67.1.1
        revision-id: john at arbash-meinel.com-20070626141056-zr6wslndfw8tkg5d
        parent: pqm at pqm.ubuntu.com-20070626061722-8m49gdqd8cb8zc0c
        parent: dato at net.com.org.es-20070617161104-8mqczaz3oobfg0xy
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: jam-integration
        timestamp: Tue 2007-06-26 09:10:56 -0500
        message:
          (Adeodato Simó) fix bug #120591 by using exact encoding for merge directives.
        ------------------------------------------------------------
        revno: 2485.1.45.2.1
        revision-id: dato at net.com.org.es-20070617161104-8mqczaz3oobfg0xy
        parent: pqm at pqm.ubuntu.com-20070615082222-98j9j9nbl6p2dx0m
        committer: Adeodato Simó <dato at net.com.org.es>
        branch nick: bzr.merge_directive_exact_encoding
        timestamp: Sun 2007-06-17 17:11:04 +0100
        message:
          Add encoding_type = 'exact' to cmd_merge_directive. (LP #120591)
    ------------------------------------------------------------
    revno: 2485.1.67
    revision-id: pqm at pqm.ubuntu.com-20070626061722-8m49gdqd8cb8zc0c
    parent: pqm at pqm.ubuntu.com-20070626045533-qni2zzf3cv41c1t8
    parent: ian.clatworthy at internode.on.net-20070626043739-2ksn3hbnynt6zggj
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-06-26 07:17:22 +0100
    message:
      Refactor of commit to walk the working inventory less
        ------------------------------------------------------------
        revno: 2485.1.65.1.1
        revision-id: ian.clatworthy at internode.on.net-20070626043739-2ksn3hbnynt6zggj
        parent: pqm at pqm.ubuntu.com-20070625174647-pocypsjmp861qgv7
        parent: ian.clatworthy at internode.on.net-20070621001613-j04fg9qt7kh48llg
        committer: Ian Clatworthy <ian.clatworthy at internode.on.net>
        branch nick: ianc-integration
        timestamp: Tue 2007-06-26 14:37:39 +1000
        message:
          Refactor of commit to walk the working inventory less
        ------------------------------------------------------------
        revno: 2485.1.56.1.1
        revision-id: ian.clatworthy at internode.on.net-20070621001613-j04fg9qt7kh48llg
        parent: pqm at pqm.ubuntu.com-20070620205507-uuolokc2e0eckrb7
        committer: Ian Clatworthy <ian.clatworthy at internode.on.net>
        branch nick: bzr.fast-commit
        timestamp: Thu 2007-06-21 10:16:13 +1000
        message:
          Refactor commit.commit() to walk the working inventory once/less
    ------------------------------------------------------------
    revno: 2485.1.66
    revision-id: pqm at pqm.ubuntu.com-20070626045533-qni2zzf3cv41c1t8
    parent: pqm at pqm.ubuntu.com-20070625174647-pocypsjmp861qgv7
    parent: mbp at sourcefrog.net-20070626041504-sxdk4kjal60vnbxl
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-06-26 05:55:33 +0100
    message:
      (mbp) design notes for commit and uncommit
        ------------------------------------------------------------
        revno: 2485.1.28.1.7
        revision-id: mbp at sourcefrog.net-20070626041504-sxdk4kjal60vnbxl
        parent: mbp at sourcefrog.net-20070626032049-whv447fmgyj2lf19
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: doc
        timestamp: Tue 2007-06-26 14:15:04 +1000
        message:
          fix another broken doc link
        ------------------------------------------------------------
        revno: 2485.1.28.1.6
        revision-id: mbp at sourcefrog.net-20070626032049-whv447fmgyj2lf19
        parent: mbp at sourcefrog.net-20070621074424-ayfp2ycf98edc9ma
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: doc
        timestamp: Tue 2007-06-26 13:20:49 +1000
        message:
          Remove broken link to status design document
        ------------------------------------------------------------
        revno: 2485.1.28.1.5
        revision-id: mbp at sourcefrog.net-20070621074424-ayfp2ycf98edc9ma
        parent: mbp at sourcefrog.net-20070621054143-ut9cw6zbkt3vwdzc
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: doc
        timestamp: Thu 2007-06-21 17:44:24 +1000
        message:
          More analysis of commit
        ------------------------------------------------------------
        revno: 2485.1.28.1.4
        revision-id: mbp at sourcefrog.net-20070621054143-ut9cw6zbkt3vwdzc
        parent: mbp at sourcefrog.net-20070621042747-e3g0tdn8if750mv5
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: doc
        timestamp: Thu 2007-06-21 15:41:43 +1000
        message:
          More commit documentation
        ------------------------------------------------------------
        revno: 2485.1.28.1.3
        revision-id: mbp at sourcefrog.net-20070621042747-e3g0tdn8if750mv5
        parent: mbp at sourcefrog.net-20070618065424-awsn4t4tv2bi4okt
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: doc
        timestamp: Thu 2007-06-21 14:27:47 +1000
        message:
          More commit specs
        ------------------------------------------------------------
        revno: 2485.1.28.1.2
        revision-id: mbp at sourcefrog.net-20070618065424-awsn4t4tv2bi4okt
        parent: mbp at sourcefrog.net-20070618020420-3e205xzlugq682j9
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: doc
        timestamp: Mon 2007-06-18 16:54:24 +1000
        message:
          Remove duplicated commit use case documentation
        ------------------------------------------------------------
        revno: 2485.1.28.1.1
        revision-id: mbp at sourcefrog.net-20070618020420-3e205xzlugq682j9
        parent: pqm at pqm.ubuntu.com-20070606144200-rmsd3gyelimh8kal
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: doc
        timestamp: Mon 2007-06-18 12:04:20 +1000
        message:
          (in progress) analysis of commit
    ------------------------------------------------------------
    revno: 2485.1.65
    revision-id: pqm at pqm.ubuntu.com-20070625174647-pocypsjmp861qgv7
    parent: pqm at pqm.ubuntu.com-20070625151932-yshsnfirhwggx07b
    parent: john at arbash-meinel.com-20070625165906-rj1g8amflmksb95i
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-06-25 18:46:47 +0100
    message:
      (Vincent Ladeuil) Fix bug #121889 by working around urllib2 limitation.
        ------------------------------------------------------------
        revno: 2485.1.62.2.1
        revision-id: john at arbash-meinel.com-20070625165906-rj1g8amflmksb95i
        parent: pqm at pqm.ubuntu.com-20070625092303-yr8bqbke8snrmkig
        parent: v.ladeuil+lp at free.fr-20070624152356-2z0c3j94udya3mge
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: jam-integration
        timestamp: Mon 2007-06-25 11:59:06 -0500
        message:
          (Vincent Ladeuil) Fix bug #121889 by working around urllib2 limitation.
        ------------------------------------------------------------
        revno: 2485.1.60.2.2
        revision-id: v.ladeuil+lp at free.fr-20070624152356-2z0c3j94udya3mge
        parent: v.ladeuil+lp at free.fr-20070624151640-5tg62jb5g9tqvybd
        committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
        branch nick: 121889
        timestamp: Sun 2007-06-24 17:23:56 +0200
        message:
          Update NEWS.
        ------------------------------------------------------------
        revno: 2485.1.60.2.1
        revision-id: v.ladeuil+lp at free.fr-20070624151640-5tg62jb5g9tqvybd
        parent: pqm at pqm.ubuntu.com-20070622160825-17gv0lorkzbr3x76
        committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
        branch nick: 121889
        timestamp: Sun 2007-06-24 17:16:40 +0200
        message:
          Fix 121889 by working around urllib2 bug.
          
          * tests/HTTPTestUtil.py:
          (DigestAuthRequestHandler.send_header_auth_reqed): python-2.4.1
          fail to decode the header without the quotes. The RFC do not
          require them, python >= 2.4.4 handles them gracefully. Not a big
          deal.
          
          * tests/test_http.py:
          (TestAuth.setUp): Add a comment in hope I will not running around
          shouting: "Who takes my traces ? Gimme my traces !" when running
          the only tests who capture their own traces without showing them.
          
          * transport/http/_urllib2_wrappers.py (BasicAuthHandler,
          DigestAuthHandler): Not directly related to the bug, bug good to
          fix anyway, the digest auth should be preferred to the basic
          one. To do so, the digest handler should be tried before the basic
          one.
          
          * builtins.py:
          (cmd_selftest.run): Fix typo. Note to reviewers: No, it's not
          related to the bug. No there are no tests for that. No I don't
          intend to write some :) But I'll understand if you veto that
          because you want to take care of it :D
    ------------------------------------------------------------
    revno: 2485.1.64
    revision-id: pqm at pqm.ubuntu.com-20070625151932-yshsnfirhwggx07b
    parent: pqm at pqm.ubuntu.com-20070625134610-4y70duw4fcuj8txe
    parent: abentley at panoramicfeedback.com-20070625142708-m7i0qrtxi7k5y2o7
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-06-25 16:19:32 +0100
    message:
      Don't suppress pipe errors for non-display commaneds (Belchenko, #87178)
        ------------------------------------------------------------
        revno: 2485.1.63.1.1
        revision-id: abentley at panoramicfeedback.com-20070625142708-m7i0qrtxi7k5y2o7
        parent: pqm at pqm.ubuntu.com-20070625134610-4y70duw4fcuj8txe
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's integration
        timestamp: Mon 2007-06-25 10:27:08 -0400
        message:
          Don't suppress pipe errors for non-display commaneds (Belchenko, #87178)
    ------------------------------------------------------------
    revno: 2485.1.63
    revision-id: pqm at pqm.ubuntu.com-20070625134610-4y70duw4fcuj8txe
    parent: pqm at pqm.ubuntu.com-20070625092303-yr8bqbke8snrmkig
    parent: abentley at panoramicfeedback.com-20070625131732-8jp7229jrt5r7khp
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-06-25 14:46:10 +0100
    message:
      Add SMTPConnection class (Adeodato Simó)
        ------------------------------------------------------------
        revno: 2485.1.62.1.1
        revision-id: abentley at panoramicfeedback.com-20070625131732-8jp7229jrt5r7khp
        parent: pqm at pqm.ubuntu.com-20070625092303-yr8bqbke8snrmkig
        parent: dato at net.com.org.es-20070623011151-i21l3zr5igkphd53
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's integration
        timestamp: Mon 2007-06-25 09:17:32 -0400
        message:
          Add SMTPConnection class (Adeodato Simó)
        ------------------------------------------------------------
        revno: 2485.1.50.2.5
        revision-id: dato at net.com.org.es-20070623011151-i21l3zr5igkphd53
        parent: dato at net.com.org.es-20070620003933-cjj1lq1lqgav5gm6
        committer: Adeodato Simó <dato at net.com.org.es>
        branch nick: bzr.smtp_connection
        timestamp: Sat 2007-06-23 02:11:51 +0100
        message:
          Fix copyright statement not to contain "by".
        ------------------------------------------------------------
        revno: 2485.1.50.2.4
        revision-id: dato at net.com.org.es-20070620003933-cjj1lq1lqgav5gm6
        parent: dato at net.com.org.es-20070620002245-t4ugu7418qmkdtmv
        committer: Adeodato Simó <dato at net.com.org.es>
        branch nick: bzr.smtp_connection
        timestamp: Wed 2007-06-20 01:39:33 +0100
        message:
          Don't use BzrCommandError in non-UI code; create and use an SMTPError
          exception instead.
        ------------------------------------------------------------
        revno: 2485.1.50.2.3
        revision-id: dato at net.com.org.es-20070620002245-t4ugu7418qmkdtmv
        parent: dato at net.com.org.es-20070619201517-0v2w6kvc9ur7ybpg
        committer: Adeodato Simó <dato at net.com.org.es>
        branch nick: bzr.smtp_connection
        timestamp: Wed 2007-06-20 01:22:45 +0100
        message:
          Import full email.Utils module instead of individual functions, as per
          Aaron's review.
        ------------------------------------------------------------
        revno: 2485.1.50.2.2
        revision-id: dato at net.com.org.es-20070619201517-0v2w6kvc9ur7ybpg
        parent: dato at net.com.org.es-20070619161126-zwni0l40maepwyj5
        committer: Adeodato Simó <dato at net.com.org.es>
        branch nick: bzr.smtp_connection
        timestamp: Tue 2007-06-19 21:15:17 +0100
        message:
          Swap the order of internal_error and _fmt for consistency.
        ------------------------------------------------------------
        revno: 2485.1.50.2.1
        revision-id: dato at net.com.org.es-20070619161126-zwni0l40maepwyj5
        parent: pqm at pqm.ubuntu.com-20070619024533-oand7e7ns9eyis9x
        committer: Adeodato Simó <dato at net.com.org.es>
        branch nick: bzr.smtp_connection
        timestamp: Tue 2007-06-19 17:11:26 +0100
        message:
          New SMTPConnection class, a reduced version of that in bzr-email.
    ------------------------------------------------------------
    revno: 2485.1.62
    revision-id: pqm at pqm.ubuntu.com-20070625092303-yr8bqbke8snrmkig
    parent: pqm at pqm.ubuntu.com-20070625072710-uiiv39h32diq0al7
    parent: robertc at robertcollins.net-20070622050522-bi07tvlincf1h19m
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-06-25 10:23:03 +0100
    message:
      (robertc) Relocate TestCaseWithRepository to be more central.
        ------------------------------------------------------------
        revno: 2485.8.2
        revision-id: robertc at robertcollins.net-20070622050522-bi07tvlincf1h19m
        parent: robertc at robertcollins.net-20070510141122-91gp5mw7mmv88852
        parent: pqm at pqm.ubuntu.com-20070621070542-od3c9uxurv03i41p
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: per-repository-test-setup
        timestamp: Fri 2007-06-22 15:05:22 +1000
        message:
          Merge bzr.dev.
        ------------------------------------------------------------
        revno: 2485.8.1
        revision-id: robertc at robertcollins.net-20070510141122-91gp5mw7mmv88852
        parent: pqm at pqm.ubuntu.com-20070510055501-w262sk5hl33vmd19
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: per-repository-test-setup
        timestamp: Fri 2007-05-11 00:11:22 +1000
        message:
          Relocate TestCaseWithRepository to be more central.
    ------------------------------------------------------------
    revno: 2485.1.61
    revision-id: pqm at pqm.ubuntu.com-20070625072710-uiiv39h32diq0al7
    parent: pqm at pqm.ubuntu.com-20070622160825-17gv0lorkzbr3x76
    parent: mbp at sourcefrog.net-20070625062227-vr2f1nwzlfa4vxb7
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-06-25 08:27:10 +0100
    message:
      (trivial,mbp) doc updates
        ------------------------------------------------------------
        revno: 2485.1.60.1.2
        revision-id: mbp at sourcefrog.net-20070625062227-vr2f1nwzlfa4vxb7
        parent: mbp at sourcefrog.net-20070625051257-fpzcv067ye6a341c
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: doc
        timestamp: Mon 2007-06-25 16:22:27 +1000
        message:
          Explain where to get lsprof (John, Alexander)
        ------------------------------------------------------------
        revno: 2485.1.60.1.1
        revision-id: mbp at sourcefrog.net-20070625051257-fpzcv067ye6a341c
        parent: pqm at pqm.ubuntu.com-20070622160825-17gv0lorkzbr3x76
        committer: Martin Pool <mbp at sourcefrog.net>
        branch nick: doc
        timestamp: Mon 2007-06-25 15:12:57 +1000
        message:
          Fix typo and remove version number from README
    ------------------------------------------------------------
    revno: 2485.1.60
    revision-id: pqm at pqm.ubuntu.com-20070622160825-17gv0lorkzbr3x76
    parent: pqm at pqm.ubuntu.com-20070621070542-od3c9uxurv03i41p
    parent: abentley at panoramicfeedback.com-20070622152719-b843debqfvuykj0y
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Fri 2007-06-22 17:08:25 +0100
    message:
      Note lsprof filename via trace.note, not stdout
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.39.1.17.1.33
        revision-id: abentley at panoramicfeedback.com-20070622152719-b843debqfvuykj0y
        parent: abentley at panoramicfeedback.com-20070622152525-6uh2x3zz21s95t5q
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Fri 2007-06-22 11:27:19 -0400
        message:
          Add NEWS entry
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.39.1.17.1.32
        revision-id: abentley at panoramicfeedback.com-20070622152525-6uh2x3zz21s95t5q
        parent: abentley at panoramicfeedback.com-20070622152245-e5cewlvmqlj3q76w
        parent: pqm at pqm.ubuntu.com-20070621070542-od3c9uxurv03i41p
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Fri 2007-06-22 11:25:25 -0400
        message:
          Merge bzr.dev
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.39.1.17.1.31
        revision-id: abentley at panoramicfeedback.com-20070622152245-e5cewlvmqlj3q76w
        parent: aaron.bentley at utoronto.ca-20070622032823-2rsipnu2wmt1qoa3
        committer: Aaron Bentley <abentley at panoramicfeedback.com>
        branch nick: Aaron's mergeable stuff
        timestamp: Fri 2007-06-22 11:22:45 -0400
        message:
          Add check for LSProf
        ------------------------------------------------------------
        revno: 1551.2.49.1.40.1.22.1.42.1.31.1.39.1.17.1.30
        revision-id: aaron.bentley at utoronto.ca-20070622032823-2rsipnu2wmt1qoa3
        parent: aaron.bentley at utoronto.ca-20070619052015-y7r2d7i5sihpfadm
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: Aaron's mergeable stuff
        timestamp: Thu 2007-06-21 23:28:23 -0400
        message:
          Write lsprof file name to stderr, not stdout
    ------------------------------------------------------------
    revno: 2485.1.59
    revision-id: pqm at pqm.ubuntu.com-20070621070542-od3c9uxurv03i41p
    parent: pqm at pqm.ubuntu.com-20070621055651-p2zqigyl0rju375h
    parent: aaron.bentley at utoronto.ca-20070621063927-35dli0ujb998wku3
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-06-21 08:05:42 +0100
    message:
      Merge bzr.dev
        ------------------------------------------------------------
        revno: 2485.1.5.2.35
        revision-id: aaron.bentley at utoronto.ca-20070621063927-35dli0ujb998wku3
        parent: aaron.bentley at utoronto.ca-20070621063206-rjmdoolr3qu24y7q
        parent: pqm at pqm.ubuntu.com-20070621055651-p2zqigyl0rju375h
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: graphwalker
        timestamp: Thu 2007-06-21 02:39:27 -0400
        message:
          Merge bzr.dev
        ------------------------------------------------------------
        revno: 2485.1.5.2.34
        revision-id: aaron.bentley at utoronto.ca-20070621063206-rjmdoolr3qu24y7q
        parent: aaron.bentley at utoronto.ca-20070621032939-kcnl1dmxsixygskb
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: graphwalker
        timestamp: Thu 2007-06-21 02:32:06 -0400
        message:
          Update NEWS and change implementation to return an iterator
    ------------------------------------------------------------
    revno: 2485.1.58
    revision-id: pqm at pqm.ubuntu.com-20070621055651-p2zqigyl0rju375h
    parent: pqm at pqm.ubuntu.com-20070621052237-2phm1z5dg4arrwnk
    parent: robertc at robertcollins.net-20070621030632-u20tpto23hcj15td
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-06-21 06:56:51 +0100
    message:
      (robertc) Create a document describing bundles and their motivation.
        ------------------------------------------------------------
        revno: 2485.1.49.1.1
        revision-id: robertc at robertcollins.net-20070621030632-u20tpto23hcj15td
        parent: pqm at pqm.ubuntu.com-20070618210710-6y8wzcqiw2kvxdiy
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: bundle
        timestamp: Thu 2007-06-21 13:06:32 +1000
        message:
          Create a document describing bundles and their motivation.
    ------------------------------------------------------------
    revno: 2485.1.57
    revision-id: pqm at pqm.ubuntu.com-20070621052237-2phm1z5dg4arrwnk
    parent: pqm at pqm.ubuntu.com-20070620205507-uuolokc2e0eckrb7
    parent: aaron.bentley at utoronto.ca-20070621032939-kcnl1dmxsixygskb
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-06-21 06:22:37 +0100
    message:
      Avoid topological sorting in Repository.get_ancestry where possible
        ------------------------------------------------------------
        revno: 2485.1.5.2.33
        revision-id: aaron.bentley at utoronto.ca-20070621032939-kcnl1dmxsixygskb
        parent: aaron.bentley at utoronto.ca-20070621023343-3f3oy8iszatpjcui
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: graphwalker
        timestamp: Wed 2007-06-20 23:29:39 -0400
        message:
          Disable topological sorting of get_ancestry where sensible
        ------------------------------------------------------------
        revno: 2485.1.5.2.32
        revision-id: aaron.bentley at utoronto.ca-20070621023343-3f3oy8iszatpjcui
        parent: aaron.bentley at utoronto.ca-20070621015829-b62l2d1ehuvgnr3x
        parent: aaron.bentley at utoronto.ca-20070617170704-z3xbz0t5nqddnyeo
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: graphwalker
        timestamp: Wed 2007-06-20 22:33:43 -0400
        message:
          Merge of not-sorting-ancestry branch
            ------------------------------------------------------------
            revno: 2485.1.45.1.1
            revision-id: aaron.bentley at utoronto.ca-20070617170704-z3xbz0t5nqddnyeo
            parent: pqm at pqm.ubuntu.com-20070615082222-98j9j9nbl6p2dx0m
            committer: Aaron Bentley <aaron.bentley at utoronto.ca>
            branch nick: get_ancestry_no_topo
            timestamp: Sun 2007-06-17 13:07:04 -0400
            message:
              Make topological sorting optional for get_ancestry
        ------------------------------------------------------------
        revno: 2485.1.5.2.31
        revision-id: aaron.bentley at utoronto.ca-20070621015829-b62l2d1ehuvgnr3x
        parent: aaron.bentley at utoronto.ca-20070621011219-a967wm19vxxc8dx5
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: graphwalker
        timestamp: Wed 2007-06-20 21:58:29 -0400
        message:
          Fix iter_topo_order to permit un-included parents
        ------------------------------------------------------------
        revno: 2485.1.5.2.30
        revision-id: aaron.bentley at utoronto.ca-20070621011219-a967wm19vxxc8dx5
        parent: abentley at panoramicfeedback.com-20070619145132-xc0rgyfzebvraxb0
        committer: Aaron Bentley <aaron.bentley at utoronto.ca>
        branch nick: graphwalker
        timestamp: Wed 2007-06-20 21:12:19 -0400
        message:
          Add functionality for tsorting graphs
    ------------------------------------------------------------
    revno: 2485.1.56
    revision-id: pqm at pqm.ubuntu.com-20070620205507-uuolokc2e0eckrb7
    parent: pqm at pqm.ubuntu.com-20070620092141-cniojlk01bdec2a1
    parent: dato at net.com.org.es-20070620184523-mvaxuzuscq0mc0ua
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Wed 2007-06-20 21:55:07 +0100
    message:
      BzrBadParameter is an internal error.
    ------------------------------------------------------------
    revno: 2485.1.55.1.1
    revision-id: dato at net.com.org.es-20070620184523-mvaxuzuscq0mc0ua
    parent: pqm at pqm.ubuntu.com-20070620092141-cniojlk01bdec2a1
    committer: Adeodato Simó <dato at net.com.org.es>
    branch nick: bzr.bad_parameter_internal_error
    timestamp: Wed 2007-06-20 19:45:23 +0100
    message:
      BzrBadParameter is an internal error.
-------------- next part --------------

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


More information about the bazaar-commits mailing list