Rev 2852: Merge dirstate incremental update logic. in http://people.ubuntu.com/~robertc/baz2.0/repository

Robert Collins robertc at robertcollins.net
Tue Oct 23 23:23:02 BST 2007


At http://people.ubuntu.com/~robertc/baz2.0/repository

------------------------------------------------------------
revno: 2852
revision-id:robertc at robertcollins.net-20071023222241-iuqmck10xc2vz6xr
parent: robertc at robertcollins.net-20071022061809-wg85fn4e5xje0x53
parent: robertc at robertcollins.net-20071023221432-j8zndh1oiegql3cu
committer: Robert Collins <robertc at robertcollins.net>
branch nick: repository
timestamp: Wed 2007-10-24 08:22:41 +1000
message:
  Merge dirstate incremental update logic.
modified:
  Makefile                       Makefile-20050805140406-d96e3498bb61c5bb
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzrlib/commit.py               commit.py-20050511101309-79ec1a0168e0e825
  bzrlib/dirstate.py             dirstate.py-20060728012006-d6mvoihjb3je9peu-1
  bzrlib/graph.py                graph_walker.py-20070525030359-y852guab65d4wtn0-1
  bzrlib/knit.py                 knit.py-20051212171256-f056ac8f0fbe1bd9
  bzrlib/mutabletree.py          mutabletree.py-20060906023413-4wlkalbdpsxi2r4y-2
  bzrlib/osutils.py              osutils.py-20050309040759-eeaff12fbf77ac86
  bzrlib/smtp_connection.py      smtp_connection.py-20070618204456-nu6wag1ste4biuk2-1
  bzrlib/tests/blackbox/test_merge_directive.py test_merge_directive-20070302012039-zh7uhy39biairtn0-1
  bzrlib/tests/test_dirstate.py  test_dirstate.py-20060728012006-d6mvoihjb3je9peu-2
  bzrlib/tests/test_graph.py     test_graph_walker.py-20070525030405-enq4r60hhi9xrujc-1
  bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
  bzrlib/tests/test_repository.py test_repository.py-20060131075918-65c555b881612f4d
  bzrlib/tests/test_smtp_connection.py test_smtp_connection-20070618204509-wuyxc0r0ztrecv7e-1
  bzrlib/tests/test_xml.py       test_xml.py-20050905091053-80b45588931a9b35
  bzrlib/tests/workingtree_implementations/test_parents.py test_set_parents.py-20060807231740-yicmnlci1mj8smu1-1
  bzrlib/workingtree_4.py        workingtree_4.py-20070208044105-5fgpc5j3ljlh5q6c-1
  bzrlib/xml5.py                 xml5.py-20050907032657-aac8f960815b66b1
  doc/en/user-guide/conflicts.txt conflicts.txt-20070723221841-ns3jvwxdb4okn6fk-1
    ------------------------------------------------------------
    revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.9
    revision-id:robertc at robertcollins.net-20071023221432-j8zndh1oiegql3cu
    parent: pqm at pqm.ubuntu.com-20071023082111-h6u34i4gvlb2nwch
    committer: Robert Collins <robertc at robertcollins.net>
    branch nick: dirstate.update_basis
    timestamp: Wed 2007-10-24 08:14:32 +1000
    message:
      * Commit updates the state of the working tree via a delta rather than
        supplying entirely new basis trees. For commit of a single specified file
        this reduces the wall clock time for commit by roughly a 30%.
        (Robert Collins, Martin Pool)
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzrlib/commit.py               commit.py-20050511101309-79ec1a0168e0e825
      bzrlib/dirstate.py             dirstate.py-20060728012006-d6mvoihjb3je9peu-1
      bzrlib/mutabletree.py          mutabletree.py-20060906023413-4wlkalbdpsxi2r4y-2
      bzrlib/tests/test_dirstate.py  test_dirstate.py-20060728012006-d6mvoihjb3je9peu-2
      bzrlib/tests/workingtree_implementations/test_parents.py test_set_parents.py-20060807231740-yicmnlci1mj8smu1-1
      bzrlib/workingtree_4.py        workingtree_4.py-20070208044105-5fgpc5j3ljlh5q6c-1
    ------------------------------------------------------------
    revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.8
    revision-id:pqm at pqm.ubuntu.com-20071023082111-h6u34i4gvlb2nwch
    parent: pqm at pqm.ubuntu.com-20071023030547-pjlo1thei6q984os
    parent: robertc at robertcollins.net-20071023073514-r99iahf2lm257zrp
    committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-10-23 09:21:11 +0100
    message:
      (robertc) Prevent heads() calls from accessing all history unnecessarily. (Robert Collins)
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzrlib/graph.py                graph_walker.py-20070525030359-y852guab65d4wtn0-1
      bzrlib/tests/test_graph.py     test_graph_walker.py-20070525030405-enq4r60hhi9xrujc-1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.15
        revision-id:robertc at robertcollins.net-20071023073514-r99iahf2lm257zrp
        parent: robertc at robertcollins.net-20071022194931-ohs6yd08iy7deqlr
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: graph
        timestamp: Tue 2007-10-23 17:35:14 +1000
        message:
          Used fixed rather than bugfixed at Ian's request in NEWS.
        modified:
          NEWS                           NEWS-20050323055033-4e00b5db738777ff
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.14
        revision-id:robertc at robertcollins.net-20071022194931-ohs6yd08iy7deqlr
        parent: robertc at robertcollins.net-20071022054449-v4kdk8bue5a7ckym
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: graph
        timestamp: Tue 2007-10-23 05:49:31 +1000
        message:
          Review feedback.
        modified:
          bzrlib/graph.py                graph_walker.py-20070525030359-y852guab65d4wtn0-1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.13
        revision-id:robertc at robertcollins.net-20071022054449-v4kdk8bue5a7ckym
        parent: robertc at robertcollins.net-20071022054315-b7eddcxqlvy3q58j
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: graph
        timestamp: Mon 2007-10-22 15:44:49 +1000
        message:
          Review feedback.
        modified:
          bzrlib/tests/test_graph.py     test_graph_walker.py-20070525030405-enq4r60hhi9xrujc-1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.12
        revision-id:robertc at robertcollins.net-20071022054315-b7eddcxqlvy3q58j
        parent: robertc at robertcollins.net-20071022004427-x1pn4ywiuubx354f
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: graph
        timestamp: Mon 2007-10-22 15:43:15 +1000
        message:
          Fix mistaken pdb import.
        modified:
          bzrlib/tests/test_graph.py     test_graph_walker.py-20070525030405-enq4r60hhi9xrujc-1
    ------------------------------------------------------------
    revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.7
    revision-id:pqm at pqm.ubuntu.com-20071023030547-pjlo1thei6q984os
    parent: pqm at pqm.ubuntu.com-20071022212520-al7xlieh3d7ng370
    parent: john at arbash-meinel.com-20071023021937-4kt812tl8m2eies6
    committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Tue 2007-10-23 04:05:47 +0100
    message:
      Typo in conflicts.txt (bug #156015)
    modified:
      doc/en/user-guide/conflicts.txt conflicts.txt-20070723221841-ns3jvwxdb4okn6fk-1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.6.1.1
        revision-id:john at arbash-meinel.com-20071023021937-4kt812tl8m2eies6
        parent: pqm at pqm.ubuntu.com-20071022212520-al7xlieh3d7ng370
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: jam-integration
        timestamp: Mon 2007-10-22 21:19:37 -0500
        message:
          Typo in conflicts.txt (bug #156015)
        modified:
          doc/en/user-guide/conflicts.txt conflicts.txt-20070723221841-ns3jvwxdb4okn6fk-1
    ------------------------------------------------------------
    revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.6
    revision-id:pqm at pqm.ubuntu.com-20071022212520-al7xlieh3d7ng370
    parent: pqm at pqm.ubuntu.com-20071022204528-m4i3ievs46d19324
    parent: robertc at robertcollins.net-20071022195326-f3cae7e3e36spmno
    committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-10-22 22:25:20 +0100
    message:
      (robertc) Reduce list copying during text construction decreasing the time to extract single texts with many deltas. (Robert Collins)
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzrlib/knit.py                 knit.py-20051212171256-f056ac8f0fbe1bd9
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.2.2
        revision-id:robertc at robertcollins.net-20071022195326-f3cae7e3e36spmno
        parent: robertc at robertcollins.net-20071022060819-eojcv6pifohuxyns
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: knits
        timestamp: Tue 2007-10-23 05:53:26 +1000
        message:
          Review feedback.
        modified:
          bzrlib/knit.py                 knit.py-20051212171256-f056ac8f0fbe1bd9
    ------------------------------------------------------------
    revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.5
    revision-id:pqm at pqm.ubuntu.com-20071022204528-m4i3ievs46d19324
    parent: pqm at pqm.ubuntu.com-20071022183547-ylcflvri4vahgtmg
    parent: robertc at robertcollins.net-20071022200512-ev362dzjjoj9v7r1
    committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-10-22 21:45:28 +0100
    message:
      (robertc) Add a last-lookup cache to DirState reducing the cost of serial access to paths. (Robert Collins)
    modified:
      bzrlib/dirstate.py             dirstate.py-20060728012006-d6mvoihjb3je9peu-1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.1.4
        revision-id:robertc at robertcollins.net-20071022200512-ev362dzjjoj9v7r1
        parent: robertc at robertcollins.net-20071022195941-06a7tdtkd8muueg9
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: dirstate.cache
        timestamp: Tue 2007-10-23 06:05:12 +1000
        message:
          Documentation to aid our failing memory in the future.
        modified:
          bzrlib/dirstate.py             dirstate.py-20060728012006-d6mvoihjb3je9peu-1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.1.3
        revision-id:robertc at robertcollins.net-20071022195941-06a7tdtkd8muueg9
        parent: robertc at robertcollins.net-20071022193257-4sa1111h0d0b01zg
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: dirstate.cache
        timestamp: Tue 2007-10-23 05:59:41 +1000
        message:
          Review feedback.
        modified:
          bzrlib/dirstate.py             dirstate.py-20060728012006-d6mvoihjb3je9peu-1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.1.2
        revision-id:robertc at robertcollins.net-20071022193257-4sa1111h0d0b01zg
        parent: robertc at robertcollins.net-20071022043300-c8sdvyizlgoy3i97
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: dirstate.cache
        timestamp: Tue 2007-10-23 05:32:57 +1000
        message:
          Reset the dirstate cache pointer for the entry on lookup of a new block, suggested by John.
        modified:
          bzrlib/dirstate.py             dirstate.py-20060728012006-d6mvoihjb3je9peu-1
    ------------------------------------------------------------
    revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.4
    revision-id:pqm at pqm.ubuntu.com-20071022183547-ylcflvri4vahgtmg
    parent: pqm at pqm.ubuntu.com-20071022175339-ueibdaois8t36171
    parent: james at jamesh.id.au-20071020003544-ol0k71n7vgefhlwd
    committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-10-22 19:35:47 +0100
    message:
      (James Henstridge) Update SMTPConnection to better follow the SMTP spec.
    modified:
      bzrlib/smtp_connection.py      smtp_connection.py-20070618204456-nu6wag1ste4biuk2-1
      bzrlib/tests/blackbox/test_merge_directive.py test_merge_directive-20070302012039-zh7uhy39biairtn0-1
      bzrlib/tests/test_smtp_connection.py test_smtp_connection-20070618204509-wuyxc0r0ztrecv7e-1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.8.2.4
        revision-id:james at jamesh.id.au-20071020003544-ol0k71n7vgefhlwd
        parent: james at jamesh.id.au-20071020001437-pbujo03uyui6idz4
        parent: pqm at pqm.ubuntu.com-20071019201226-6z006xotgfe7zmu8
        committer: James Henstridge <james at jamesh.id.au>
        branch nick: bzr.smtp
        timestamp: Sat 2007-10-20 08:35:44 +0800
        message:
          merge from bzr.dev
        removed:
          bzrlib/transport/http/_pycurl_errors.py _pycurl_errors.py-20060714003436-4zste49ltg697ft9-1
        added:
          bzrlib/bisect_multi.py         bisect_multi.py-20071005104357-0vymd381la7ew4o1-1
          bzrlib/tests/repository_implementations/helpers.py helpers.py-20070924032407-m460yl9j5gu5ju85-2
          bzrlib/tests/repository_implementations/test_check.py test_check.py-20070824124512-38g4d135gcqxo4zb-1
          bzrlib/tests/repository_implementations/test_check_reconcile.py test_broken.py-20070928125406-62236394w0jpbpd6-2
          bzrlib/tests/repository_implementations/test_is_write_locked.py test_is_write_locked-20071012063748-vk062lmu683qgbc3-1
          bzrlib/tests/test_bisect_multi.py test_bisect_multi.py-20071005104357-0vymd381la7ew4o1-2
        modified:
          NEWS                           NEWS-20050323055033-4e00b5db738777ff
          bzr                            bzr.py-20050313053754-5485f144c7006fa6
          bzrlib/_dirstate_helpers_c.pyx dirstate_helpers.pyx-20070503201057-u425eni465q4idwn-3
          bzrlib/_dirstate_helpers_py.py _dirstate_helpers_py-20070710145033-90nz6cqglsk150jy-1
          bzrlib/_knit_load_data_c.pyx   knit_c.pyx-20070509143944-u42gy8w387a10m0j-1
          bzrlib/annotate.py             annotate.py-20050922133147-7c60541d2614f022
          bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
          bzrlib/bundle/commands.py      __init__.py-20050617152058-1b6530d9ab85c11c
          bzrlib/bundle/serializer/v4.py v10.py-20070611062757-5ggj7k18s9dej0fr-1
          bzrlib/check.py                check.py-20050309040759-f3a679400c06bcc1
          bzrlib/commit.py               commit.py-20050511101309-79ec1a0168e0e825
          bzrlib/delta.py                delta.py-20050729221636-54cf14ef94783d0a
          bzrlib/diff.py                 diff.py-20050309040759-26944fbbf2ebbf36
          bzrlib/dirstate.py             dirstate.py-20060728012006-d6mvoihjb3je9peu-1
          bzrlib/errors.py               errors.py-20050309040759-20512168c4e14fbd
          bzrlib/fetch.py                fetch.py-20050818234941-26fea6105696365d
          bzrlib/graph.py                graph_walker.py-20070525030359-y852guab65d4wtn0-1
          bzrlib/index.py                index.py-20070712131115-lolkarso50vjr64s-1
          bzrlib/info.py                 info.py-20050323235939-6bbfe7d9700b0b9b
          bzrlib/inventory.py            inventory.py-20050309040759-6648b84ca2005b37
          bzrlib/knit.py                 knit.py-20051212171256-f056ac8f0fbe1bd9
          bzrlib/lock.py                 lock.py-20050527050856-ec090bb51bc03349
          bzrlib/lockdir.py              lockdir.py-20060220222025-98258adf27fbdda3
          bzrlib/log.py                  log.py-20050505065812-c40ce11702fe5fb1
          bzrlib/lsprof.py               lsprof.py-20051208071030-833790916798ceed
          bzrlib/mutabletree.py          mutabletree.py-20060906023413-4wlkalbdpsxi2r4y-2
          bzrlib/plugins/multiparent.py  mpregen-20070411063203-5x9z7i73add0d6f6-1
          bzrlib/reconcile.py            reweave_inventory.py-20051108164726-1e5e0934febac06e
          bzrlib/remote.py               remote.py-20060720103555-yeeg2x51vn0rbtdp-1
          bzrlib/repofmt/knitrepo.py     knitrepo.py-20070206081537-pyy4a00xdas0j4pf-1
          bzrlib/repofmt/weaverepo.py    presplitout.py-20070125045333-wfav3tsh73oxu3zk-1
          bzrlib/repository.py           rev_storage.py-20051111201905-119e9401e46257e3
          bzrlib/rio.py                  rio.py-20051128032247-770b120b34dfff60
          bzrlib/smart/branch.py         branch.py-20061124031907-mzh3pla28r83r97f-1
          bzrlib/smart/repository.py     repository.py-20061128022038-vr5wy5bubyb8xttk-1
          bzrlib/smart/request.py        request.py-20061108095550-gunadhxmzkdjfeek-1
          bzrlib/status.py               status.py-20050505062338-431bfa63ec9b19e6
          bzrlib/symbol_versioning.py    symbol_versioning.py-20060105104851-9ecf8af605d15a80
          bzrlib/tests/__init__.py       selftest.py-20050531073622-8d0e3c8845c97a64
          bzrlib/tests/blackbox/test_commit.py test_commit.py-20060212094538-ae88fc861d969db0
          bzrlib/tests/branch_implementations/test_branch.py testbranch.py-20050711070244-121d632bc37d7253
          bzrlib/tests/per_lock/test_lock.py test_lock.py-20070313190612-mfpoa7t8kvrgrhj2-1
          bzrlib/tests/repository_implementations/__init__.py __init__.py-20060131092037-9564957a7d4a841b
          bzrlib/tests/repository_implementations/test_break_lock.py test_break_lock.py-20060504111704-ee09a107f9f42e43
          bzrlib/tests/repository_implementations/test_commit_builder.py test_commit_builder.py-20060606110838-76e3ra5slucqus81-1
          bzrlib/tests/repository_implementations/test_fetch.py test_fetch.py-20070814052151-5cxha9slx4c93uog-1
          bzrlib/tests/repository_implementations/test_reconcile.py test_reconcile.py-20060223022332-572ef70a3288e369
          bzrlib/tests/repository_implementations/test_repository.py test_repository.py-20060131092128-ad07f494f5c9d26c
          bzrlib/tests/test_config.py    testconfig.py-20051011041908-742d0c15d8d8c8eb
          bzrlib/tests/test_dirstate.py  test_dirstate.py-20060728012006-d6mvoihjb3je9peu-2
          bzrlib/tests/test_errors.py    test_errors.py-20060210110251-41aba2deddf936a8
          bzrlib/tests/test_fetch.py     testfetch.py-20050825090644-f73e07e7dfb1765a
          bzrlib/tests/test_ftp_transport.py test_aftp_transport.-20060823221619-98mwjzxtwtkt527k-1
          bzrlib/tests/test_generate_ids.py test_generate_ids.py-20061102205935-z3do15ipw6m7v26u-2
          bzrlib/tests/test_index.py     test_index.py-20070712131115-lolkarso50vjr64s-2
          bzrlib/tests/test_knit.py      test_knit.py-20051212171302-95d4c00dd5f11f2b
          bzrlib/tests/test_lockdir.py   test_lockdir.py-20060220222025-33d4221569a3d600
          bzrlib/tests/test_log.py       testlog.py-20050728115707-1a514809d7d49309
          bzrlib/tests/test_plugins.py   plugins.py-20050622075746-32002b55e5e943e9
          bzrlib/tests/test_remote.py    test_remote.py-20060720103555-yeeg2x51vn0rbtdp-2
          bzrlib/tests/test_repository.py test_repository.py-20060131075918-65c555b881612f4d
          bzrlib/tests/test_smart.py     test_smart.py-20061122024551-ol0l0o0oofsu9b3t-2
          bzrlib/tests/test_transport.py testtransport.py-20050718175618-e5cdb99f4555ddce
          bzrlib/tests/test_version_info.py test_version_info.py-20051228204928-2c364e30b702b41b
          bzrlib/tests/tree_implementations/test_inv.py test_inv.py-20070312023226-0cdvk5uwhutis9vg-1
          bzrlib/tests/workingtree_implementations/test_executable.py test_executable.py-20060628162557-tr7h57kl80l3ma8i-1
          bzrlib/tests/workingtree_implementations/test_parents.py test_set_parents.py-20060807231740-yicmnlci1mj8smu1-1
          bzrlib/trace.py                trace.py-20050309040759-c8ed824bdcd4748a
          bzrlib/transport/__init__.py   transport.py-20050711165921-4978aa7ce1285ad5
          bzrlib/transport/ftp.py        ftp.py-20051116161804-58dc9506548c2a53
          bzrlib/transport/http/_pycurl.py pycurlhttp.py-20060110060940-4e2a705911af77a6
          bzrlib/util/configobj/configobj.py configobj.py-20051018184548-06992a2246425e3e
          bzrlib/version.py              version.py-20060816024207-ves6ult9a11taj9t-1
          bzrlib/weavefile.py            weavefile.py-20050629135233-2ffe0200f103f6c2
          bzrlib/workingtree.py          workingtree.py-20050511021032-29b6ec0a681e02e3
          bzrlib/workingtree_4.py        workingtree_4.py-20070208044105-5fgpc5j3ljlh5q6c-1
          doc/en/mini-tutorial/index.txt index.txt-20070813141352-2u64ooqzo0or4hss-2
          doc/en/user-guide/configuration.txt configuration.txt-20060314161707-868350809502af01
          doc/index.txt                  index.txt-20070813101924-07gd9i9d2jt124bf-1
          generate_docs.py               bzrinfogen.py-20051211224525-78e7c14f2c955e55
          setup.py                       setup.py-20050314065409-02f8a0a6e3f9bc70
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.8.2.3
        revision-id:james at jamesh.id.au-20071020001437-pbujo03uyui6idz4
        parent: james at jamesh.id.au-20071010034304-pnj843bv68xy151f
        committer: James Henstridge <james at jamesh.id.au>
        branch nick: bzr.smtp
        timestamp: Sat 2007-10-20 08:14:37 +0800
        message:
          * Fix merge-directive blackbox test.
          * Fix small typo in comment in smtp_connection.py
        modified:
          bzrlib/smtp_connection.py      smtp_connection.py-20070618204456-nu6wag1ste4biuk2-1
          bzrlib/tests/blackbox/test_merge_directive.py test_merge_directive-20070302012039-zh7uhy39biairtn0-1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.8.2.2
        revision-id:james at jamesh.id.au-20071010034304-pnj843bv68xy151f
        parent: james at jamesh.id.au-20071009104548-ygqxbh7322f1jfem
        committer: James Henstridge <james at jamesh.id.au>
        branch nick: bzr.smtp
        timestamp: Wed 2007-10-10 16:43:04 +1300
        message:
          Fix test helper class naming, per John's review comments.
        modified:
          bzrlib/tests/test_smtp_connection.py test_smtp_connection-20070618204509-wuyxc0r0ztrecv7e-1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.8.2.1
        revision-id:james at jamesh.id.au-20071009104548-ygqxbh7322f1jfem
        parent: pqm at pqm.ubuntu.com-20071009044446-uliu5z9a52bzmps8
        committer: James Henstridge <james at jamesh.id.au>
        branch nick: bzr.smtp
        timestamp: Tue 2007-10-09 23:45:48 +1300
        message:
          Update SMTPConnection._create_connection to better follow the SMTP 
          specification (and hence work with fussy servers):
           * Call ehlo/helo ourselves instead of relying on login() or sendmail() 
             calling them implicitly.
           * Only call starttls if the previous ehlo response indicates that the 
             server supports the extension.  If starttls fails, raise SMTPError.
           * If we call starttls, follow it with another ehlo to discover any 
             newly revealed extensions (e.g. auth).
          
          Also add some tests for _create_connection().
        modified:
          bzrlib/smtp_connection.py      smtp_connection.py-20070618204456-nu6wag1ste4biuk2-1
          bzrlib/tests/test_smtp_connection.py test_smtp_connection-20070618204509-wuyxc0r0ztrecv7e-1
    ------------------------------------------------------------
    revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.3
    revision-id:pqm at pqm.ubuntu.com-20071022175339-ueibdaois8t36171
    parent: pqm at pqm.ubuntu.com-20071022170800-egprunbmf7j0hkvm
    parent: john at arbash-meinel.com-20071019171433-ko3319eemyhpb7kz
    committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-10-22 18:53:39 +0100
    message:
      (John Arbash Meinel) Fix bug #152360. Always set inv.root.revision
    modified:
      bzrlib/tests/test_repository.py test_repository.py-20060131075918-65c555b881612f4d
      bzrlib/tests/test_xml.py       test_xml.py-20050905091053-80b45588931a9b35
      bzrlib/xml5.py                 xml5.py-20050907032657-aac8f960815b66b1
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.6.2.1
        revision-id:john at arbash-meinel.com-20071019171433-ko3319eemyhpb7kz
        parent: pqm at pqm.ubuntu.com-20071019042839-xwvsz0loa77yokxm
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: missing_root_revision_152360
        timestamp: Fri 2007-10-19 12:14:33 -0500
        message:
          Fix bug #152360. The xml5 serializer should be using
          the hint it was given about the revision id.
          It was accidentally overwriting the revision_id to None when the
          data did not hold a valid value.
          Add tests that this is done properly, at both the Repository level
          and at the xml5 layer.
        modified:
          bzrlib/tests/test_repository.py test_repository.py-20060131075918-65c555b881612f4d
          bzrlib/tests/test_xml.py       test_xml.py-20050905091053-80b45588931a9b35
          bzrlib/xml5.py                 xml5.py-20050907032657-aac8f960815b66b1
    ------------------------------------------------------------
    revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.2
    revision-id:pqm at pqm.ubuntu.com-20071022170800-egprunbmf7j0hkvm
    parent: pqm at pqm.ubuntu.com-20071022014712-mpln8namgmsywr75
    parent: john at arbash-meinel.com-20071022160311-o9ghjovhh6s734n3
    committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-10-22 18:08:00 +0100
    message:
      (John Arbash Meinel, Alexander Belchenko) Fix bug #153493, use O_BINARY when reading files to compute sha1 sum.
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzrlib/osutils.py              osutils.py-20050309040759-eeaff12fbf77ac86
      bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.1.1.2
        revision-id:john at arbash-meinel.com-20071022160311-o9ghjovhh6s734n3
        parent: john at arbash-meinel.com-20071022155447-ev3m0pvsmeel6nge
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: binary_read_153493
        timestamp: Mon 2007-10-22 11:03:11 -0500
        message:
          Add tests for sha_file_by_name.
        modified:
          bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
        ------------------------------------------------------------
        revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.1.1.1
        revision-id:john at arbash-meinel.com-20071022155447-ev3m0pvsmeel6nge
        parent: pqm at pqm.ubuntu.com-20071022014712-mpln8namgmsywr75
        committer: John Arbash Meinel <john at arbash-meinel.com>
        branch nick: binary_read_153493
        timestamp: Mon 2007-10-22 10:54:47 -0500
        message:
          Fix bug #153493, use O_BINARY when reading files.
        modified:
          NEWS                           NEWS-20050323055033-4e00b5db738777ff
          bzrlib/osutils.py              osutils.py-20050309040759-eeaff12fbf77ac86
    ------------------------------------------------------------
    revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.10.3.1
    revision-id:pqm at pqm.ubuntu.com-20071022014712-mpln8namgmsywr75
    parent: pqm at pqm.ubuntu.com-20071019201226-6z006xotgfe7zmu8
    parent: andrew.bennetts at canonical.com-20071020032712-9k1ysf8r38tp1siu
    committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Mon 2007-10-22 02:47:12 +0100
    message:
      (Andrew Bennetts) Allow overriding the PYTHON executable for 'make extensions', and remove *.so files in 'make clean'.
    modified:
      Makefile                       Makefile-20050805140406-d96e3498bb61c5bb
    ------------------------------------------------------------
    revno: 2592.1.25.2.7.1.28.1.6.1.3.1.9.2.1.3.74.1.31.3.18.1.9.1.2.1.12.1.8.1.46.1.18.1.1.2.21.2.5.1.1
    revision-id:andrew.bennetts at canonical.com-20071020032712-9k1ysf8r38tp1siu
    parent: pqm at pqm.ubuntu.com-20071018040514-3hc1k2nj1umg3tig
    committer: Andrew Bennetts <andrew.bennetts at canonical.com>
    branch nick: make-extensions-version
    timestamp: Sat 2007-10-20 13:27:12 +1000
    message:
      Allow overriding the PYTHON executable for 'make extensions', and remove *.so files in 'make clean'.
    modified:
      Makefile                       Makefile-20050805140406-d96e3498bb61c5bb

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



More information about the bazaar-commits mailing list