Rev 2651: (robertc) Allow the adaption of Knits to external indices via KnitGraphIndex. (Robert Collins). in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Wed Jul 25 03:47:32 BST 2007


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 2651
revision-id: pqm at pqm.ubuntu.com-20070725024725-x592w4y7gdqxv81x
parent: pqm at pqm.ubuntu.com-20070723214204-jwd5cwzvq93wwlgs
parent: robertc at robertcollins.net-20070725005221-0ysm6il5mqnme3wz
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Wed 2007-07-25 03:47:25 +0100
message:
  (robertc) Allow the adaption of Knits to external indices via KnitGraphIndex. (Robert Collins).
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzrlib/deprecated_graph.py     graph.py-20050905070950-b47dce53236c5e48
  bzrlib/knit.py                 knit.py-20051212171256-f056ac8f0fbe1bd9
  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/smart/repository.py     repository.py-20061128022038-vr5wy5bubyb8xttk-1
  bzrlib/tests/branch_implementations/test_branch.py testbranch.py-20050711070244-121d632bc37d7253
  bzrlib/tests/interversionedfile_implementations/test_join.py test_join.py-20060302012326-9b5e9b0f0a03fedc
  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_knit.py      test_knit.py-20051212171302-95d4c00dd5f11f2b
  bzrlib/tests/test_remote.py    test_remote.py-20060720103555-yeeg2x51vn0rbtdp-2
  bzrlib/tests/test_versionedfile.py test_versionedfile.py-20060222045249-db45c9ed14a1c2e5
  bzrlib/versionedfile.py        versionedfile.py-20060222045106-5039c71ee3b65490
    ------------------------------------------------------------
    revno: 2625.8.2
    merged: robertc at robertcollins.net-20070725005221-0ysm6il5mqnme3wz
    parent: robertc at robertcollins.net-20070719063409-stu9sckrxp8wp3mo
    parent: pqm at pqm.ubuntu.com-20070723214204-jwd5cwzvq93wwlgs
    committer: Robert Collins <robertc at robertcollins.net>
    branch nick: knits
    timestamp: Wed 2007-07-25 10:52:21 +1000
    message:
      Merge bzr.dev.
    ------------------------------------------------------------
    revno: 2625.8.1
    merged: robertc at robertcollins.net-20070719063409-stu9sckrxp8wp3mo
    parent: pqm at pqm.ubuntu.com-20070717180333-5smmeduk2q3sbzvw
    committer: Robert Collins <robertc at robertcollins.net>
    branch nick: knits
    timestamp: Thu 2007-07-19 16:34:09 +1000
    message:
      LIBRARY API BREAKS:
      
        * KnitIndex.get_parents now returns tuples. (Robert Collins)
      
      INTERNALS:
      
        * Unused functions on the private interface KnitIndex have been removed.
          (Robert Collins)
      
        * New ``knit.KnitGraphIndex`` which provides a ``KnitIndex`` layered on top
          of a ``index.GraphIndex``. (Robert Collins)
      
        * New ``knit.KnitVersionedFile.iter_parents`` method that allows querying
          the parents of many knit nodes at once, reducing round trips to the 
          underlying index. (Robert Collins)

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



More information about the bazaar-commits mailing list