Rev 1114: Merge 0.4. in http://people.samba.org/bzr/jelmer/bzr-svn/cext

Jelmer Vernooij jelmer at samba.org
Sun Jun 22 08:34:31 BST 2008


At http://people.samba.org/bzr/jelmer/bzr-svn/cext

------------------------------------------------------------
revno: 1114
revision-id: jelmer at samba.org-20080622073426-ajyouu17dpj8h0c3
parent: jelmer at samba.org-20080621162817-2zkyv0cbwl29dy2o
parent: jelmer at samba.org-20080622072225-p8pu2abk18l72gp1
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: cext
timestamp: Sun 2008-06-22 09:34:26 +0200
message:
  Merge 0.4.
added:
  ra.h                           ra.h-20080621214350-wlaxxs087eiu02me-1
  repos.py                       repos.py-20080621160832-kvb89lus284oufuq-1
  wc.h                           wc.h-20080622050149-ir7xe34a497adbmp-1
modified:
  Makefile                       makefile.other-20080311181537-5svhje3v1flh1n4f-1
  __init__.py                    __init__.py-20051008155114-eae558e6cf149e1d
  branch.py                      svnbranch.py-20051017135706-11c749eb0dab04a7
  client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
  commit.py                      commit.py-20060607190346-qvq128wgfubhhgm2-1
  convert.py                     svn2bzr.py-20051018015439-cb4563bff29e632d
  editor.c                       editor.c-20080602191336-frj7az1sdk13o1tw-1
  fetch.py                       fetch.py-20060625004942-x2lfaib8ra707a8p-1
  format.py                      format.py-20070917005147-94kb7zysotf82kqw-1
  layout.py                      layout.py-20080323165407-y9qw8nx4oykvoe1k-1
  logwalker.py                   logwalker.py-20060621215743-c13fhfnyzh1xzwh2-1
  ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
  tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
  tests/test_fetch.py            test_fetch.py-20070624210302-luvgwjmlfysk5qeq-1
  tests/test_push.py             test_push.py-20070201165715-g2ievcdfqi33wqsy-1
  tests/test_repository.py       test_repos.py-20060508151940-ddc49a59257ca712
  tests/test_workingtree.py      test_workingtree.py-20060622191524-0di7bc3q1ckdbybb-1
  transport.py                   transport.py-20060406231150-b3472d06b3a0818d
  tree.py                        tree.py-20060624222557-dudlwqcmkf22lt2s-1
  util.c                         util.c-20080531154025-s8ef6ej9tytsnkkw-1
  util.h                         util.h-20080531154025-s8ef6ej9tytsnkkw-2
  wc.c                           wc.pyx-20080313142018-10l8l23vha2j9e6b-1
  workingtree.py                 workingtree.py-20060306120941-b083cb0fdd4a69de
    ------------------------------------------------------------
    revno: 950.3.195
    revision-id: jelmer at samba.org-20080622072225-p8pu2abk18l72gp1
    parent: jelmer at samba.org-20080622072022-75ty5l6q4kynb6fz
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 09:22:25 +0200
    message:
      Fix syntax error.
    modified:
      logwalker.py                   logwalker.py-20060621215743-c13fhfnyzh1xzwh2-1
    ------------------------------------------------------------
    revno: 950.3.194
    revision-id: jelmer at samba.org-20080622072022-75ty5l6q4kynb6fz
    parent: jelmer at samba.org-20080622063639-qkybtj9dm1stk5wa
    parent: jelmer at samba.org-20080622064947-9d72l114ud9ku9pg
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 09:20:22 +0200
    message:
      Merge own bindings for ra and client svn libraries.
    added:
      ra.h                           ra.h-20080621214350-wlaxxs087eiu02me-1
      wc.h                           wc.h-20080622050149-ir7xe34a497adbmp-1
    modified:
      Makefile                       makefile.other-20080311181537-5svhje3v1flh1n4f-1
      __init__.py                    __init__.py-20051008155114-eae558e6cf149e1d
      auth.py                        auth.py-20071209174622-w8d42k6nm5yhxvi8-1
      branch.py                      svnbranch.py-20051017135706-11c749eb0dab04a7
      client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
      commit.py                      commit.py-20060607190346-qvq128wgfubhhgm2-1
      editor.c                       editor.c-20080602191336-frj7az1sdk13o1tw-1
      logwalker.py                   logwalker.py-20060621215743-c13fhfnyzh1xzwh2-1
      ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
      setup.py                       setup.py-20060502115218-86950492da22353f
      tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
      tests/test_commit.py           test_commit.py-20060624213521-l5kcufywkh9mnilk-1
      tests/test_fetch.py            test_fetch.py-20070624210302-luvgwjmlfysk5qeq-1
      tests/test_push.py             test_push.py-20070201165715-g2ievcdfqi33wqsy-1
      tests/test_repos.py            test_repos.py-20060508151940-ddc49a59257ca712
      tests/test_workingtree.py      test_workingtree.py-20060622191524-0di7bc3q1ckdbybb-1
      transport.py                   transport.py-20060406231150-b3472d06b3a0818d
      tree.py                        tree.py-20060624222557-dudlwqcmkf22lt2s-1
      util.c                         util.c-20080531154025-s8ef6ej9tytsnkkw-1
      util.h                         util.h-20080531154025-s8ef6ej9tytsnkkw-2
      wc.c                           wc.pyx-20080313142018-10l8l23vha2j9e6b-1
      workingtree.py                 workingtree.py-20060306120941-b083cb0fdd4a69de
        ------------------------------------------------------------
        revno: 950.11.16
        revision-id: jelmer at samba.org-20080622064947-9d72l114ud9ku9pg
        parent: jelmer at samba.org-20080622061438-xanmlmwhq1wd35fg
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 08:49:47 +0200
        message:
          Fix segfault.
        modified:
          client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
          tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
        ------------------------------------------------------------
        revno: 950.11.15
        revision-id: jelmer at samba.org-20080622061438-xanmlmwhq1wd35fg
        parent: jelmer at samba.org-20080622060420-2642ifct4wqkibog
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 08:14:38 +0200
        message:
          Support client strings.
        modified:
          ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
          transport.py                   transport.py-20060406231150-b3472d06b3a0818d
        ------------------------------------------------------------
        revno: 950.11.14
        revision-id: jelmer at samba.org-20080622060420-2642ifct4wqkibog
        parent: jelmer at samba.org-20080622051311-ttn0kyz0hlxq6k4h
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 08:04:20 +0200
        message:
          Fix more tests.
        modified:
          branch.py                      svnbranch.py-20051017135706-11c749eb0dab04a7
          client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
          ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
          tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
          util.c                         util.c-20080531154025-s8ef6ej9tytsnkkw-1
          util.h                         util.h-20080531154025-s8ef6ej9tytsnkkw-2
          workingtree.py                 workingtree.py-20060306120941-b083cb0fdd4a69de
        ------------------------------------------------------------
        revno: 950.11.13
        revision-id: jelmer at samba.org-20080622051311-ttn0kyz0hlxq6k4h
        parent: jelmer at samba.org-20080622045145-5vlu649bkr55oidd
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 07:13:11 +0200
        message:
          Support notify function in client code.
        added:
          wc.h                           wc.h-20080622050149-ir7xe34a497adbmp-1
        modified:
          client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
          setup.py                       setup.py-20060502115218-86950492da22353f
          tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
          wc.c                           wc.pyx-20080313142018-10l8l23vha2j9e6b-1
        ------------------------------------------------------------
        revno: 950.11.12
        revision-id: jelmer at samba.org-20080622045145-5vlu649bkr55oidd
        parent: jelmer at samba.org-20080622030206-5h6rzhd6a77lye8h
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 06:51:45 +0200
        message:
          Fix a bunch of tests.
        modified:
          client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
          editor.c                       editor.c-20080602191336-frj7az1sdk13o1tw-1
          logwalker.py                   logwalker.py-20060621215743-c13fhfnyzh1xzwh2-1
          ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
          tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
          tests/test_commit.py           test_commit.py-20060624213521-l5kcufywkh9mnilk-1
          tests/test_fetch.py            test_fetch.py-20070624210302-luvgwjmlfysk5qeq-1
          tests/test_push.py             test_push.py-20070201165715-g2ievcdfqi33wqsy-1
          tests/test_repos.py            test_repos.py-20060508151940-ddc49a59257ca712
          tests/test_workingtree.py      test_workingtree.py-20060622191524-0di7bc3q1ckdbybb-1
          transport.py                   transport.py-20060406231150-b3472d06b3a0818d
          util.c                         util.c-20080531154025-s8ef6ej9tytsnkkw-1
          util.h                         util.h-20080531154025-s8ef6ej9tytsnkkw-2
          wc.c                           wc.pyx-20080313142018-10l8l23vha2j9e6b-1
          workingtree.py                 workingtree.py-20060306120941-b083cb0fdd4a69de
        ------------------------------------------------------------
        revno: 950.11.11
        revision-id: jelmer at samba.org-20080622030206-5h6rzhd6a77lye8h
        parent: jelmer at samba.org-20080622025538-i33abbrpdy04kdto
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 05:02:06 +0200
        message:
          Cope with new commit editor return type.
        modified:
          commit.py                      commit.py-20060607190346-qvq128wgfubhhgm2-1
        ------------------------------------------------------------
        revno: 950.11.10
        revision-id: jelmer at samba.org-20080622025538-i33abbrpdy04kdto
        parent: jelmer at samba.org-20080622015032-4dqkqo13gqygwsed
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 04:55:38 +0200
        message:
          make sure we keep a handle open to the ra session.
        modified:
          ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
        ------------------------------------------------------------
        revno: 950.11.9
        revision-id: jelmer at samba.org-20080622015032-4dqkqo13gqygwsed
        parent: jelmer at samba.org-20080622014959-p7glrnba1rpcsyu9
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 03:50:32 +0200
        message:
          Cope with changed return value of commit function.
        modified:
          tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
          workingtree.py                 workingtree.py-20060306120941-b083cb0fdd4a69de
        ------------------------------------------------------------
        revno: 950.11.8
        revision-id: jelmer at samba.org-20080622014959-p7glrnba1rpcsyu9
        parent: jelmer at samba.org-20080622014937-c2gxuqd8tq8i1aod
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 03:49:59 +0200
        message:
          use single pool for editor and arguments in commit editor.
        modified:
          ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
        ------------------------------------------------------------
        revno: 950.11.7
        revision-id: jelmer at samba.org-20080622014937-c2gxuqd8tq8i1aod
        parent: jelmer at samba.org-20080621232222-2afs0ebd06z0ptqj
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 03:49:37 +0200
        message:
          Canonicalize paths passed to reparent().
        modified:
          ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
        ------------------------------------------------------------
        revno: 950.11.6
        revision-id: jelmer at samba.org-20080621232222-2afs0ebd06z0ptqj
        parent: jelmer at samba.org-20080621231253-2unajf3iu6mbl4h5
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 01:22:22 +0200
        message:
          Pass in peg_rev correctly.
        modified:
          branch.py                      svnbranch.py-20051017135706-11c749eb0dab04a7
        ------------------------------------------------------------
        revno: 950.11.5
        revision-id: jelmer at samba.org-20080621231253-2unajf3iu6mbl4h5
        parent: jelmer at samba.org-20080621225335-7u3jpjqjfmcd6zrj
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 01:12:53 +0200
        message:
          Fix URL changing with reparent.
        modified:
          ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
        ------------------------------------------------------------
        revno: 950.11.4
        revision-id: jelmer at samba.org-20080621225335-7u3jpjqjfmcd6zrj
        parent: jelmer at samba.org-20080621220510-4xwfk94krvhmzm6i
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 00:53:35 +0200
        message:
          Avoid specifying obsolete parameters.
        modified:
          commit.py                      commit.py-20060607190346-qvq128wgfubhhgm2-1
          editor.c                       editor.c-20080602191336-frj7az1sdk13o1tw-1
        ------------------------------------------------------------
        revno: 950.11.3
        revision-id: jelmer at samba.org-20080621220510-4xwfk94krvhmzm6i
        parent: jelmer at samba.org-20080621214734-8xwpe5pej1blrnj3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sun 2008-06-22 00:05:10 +0200
        message:
          Use debugging symbols when possible.
        modified:
          Makefile                       makefile.other-20080311181537-5svhje3v1flh1n4f-1
        ------------------------------------------------------------
        revno: 950.11.2
        revision-id: jelmer at samba.org-20080621214734-8xwpe5pej1blrnj3
        parent: jelmer at samba.org-20080621214404-nlo0nm99vm8ju1or
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sat 2008-06-21 23:47:34 +0200
        message:
          Remove checks for Subversion version, adapt code to use the new C-basd API.
        modified:
          __init__.py                    __init__.py-20051008155114-eae558e6cf149e1d
          auth.py                        auth.py-20071209174622-w8d42k6nm5yhxvi8-1
          branch.py                      svnbranch.py-20051017135706-11c749eb0dab04a7
          logwalker.py                   logwalker.py-20060621215743-c13fhfnyzh1xzwh2-1
          setup.py                       setup.py-20060502115218-86950492da22353f
          tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
          tree.py                        tree.py-20060624222557-dudlwqcmkf22lt2s-1
          workingtree.py                 workingtree.py-20060306120941-b083cb0fdd4a69de
        ------------------------------------------------------------
        revno: 950.11.1
        revision-id: jelmer at samba.org-20080621214404-nlo0nm99vm8ju1or
        parent: jelmer at samba.org-20080621210709-rige4bhwd07t32gs
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra-cext
        timestamp: Sat 2008-06-21 23:44:04 +0200
        message:
          Use auth code from client.c.
        added:
          ra.h                           ra.h-20080621214350-wlaxxs087eiu02me-1
        modified:
          client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
          ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
    ------------------------------------------------------------
    revno: 950.3.193
    revision-id: jelmer at samba.org-20080622063639-qkybtj9dm1stk5wa
    parent: jelmer at samba.org-20080621210709-rige4bhwd07t32gs
    parent: mnordhoff at mattnordhoff.com-20080622061937-k03f9o9iyhwewcw4
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 08:36:39 +0200
    message:
      Merge support for new-style classes.
    modified:
      fetch.py                       fetch.py-20060625004942-x2lfaib8ra707a8p-1
      layout.py                      layout.py-20080323165407-y9qw8nx4oykvoe1k-1
      logwalker.py                   logwalker.py-20060621215743-c13fhfnyzh1xzwh2-1
      repos.py                       repos.py-20080621160832-kvb89lus284oufuq-1
      tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
      tree.py                        tree.py-20060624222557-dudlwqcmkf22lt2s-1
        ------------------------------------------------------------
        revno: 950.10.4
        revision-id: mnordhoff at mattnordhoff.com-20080622061937-k03f9o9iyhwewcw4
        parent: mnordhoff at mattnordhoff.com-20080622044133-r59mxszw9a448py3
        committer: Matt Nordhoff <mnordhoff at mattnordhoff.com>
        branch nick: new-style-classes
        timestamp: Sun 2008-06-22 06:19:37 +0000
        message:
          Fix one that I missed before.
        modified:
          tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
        ------------------------------------------------------------
        revno: 950.10.3
        revision-id: mnordhoff at mattnordhoff.com-20080622044133-r59mxszw9a448py3
        parent: mnordhoff at mattnordhoff.com-20080622044001-iwdyf5gsll53a14p
        committer: Matt Nordhoff <mnordhoff at mattnordhoff.com>
        branch nick: new-style-classes
        timestamp: Sun 2008-06-22 04:41:33 +0000
        message:
          Fix another one
        modified:
          repos.py                       repos.py-20080621160832-kvb89lus284oufuq-1
        ------------------------------------------------------------
        revno: 950.10.2
        revision-id: mnordhoff at mattnordhoff.com-20080622044001-iwdyf5gsll53a14p
        parent: mnordhoff at mattnordhoff.com-20080620022924-gf2zewthsn4oim38
        parent: jelmer at samba.org-20080621210709-rige4bhwd07t32gs
        committer: Matt Nordhoff <mnordhoff at mattnordhoff.com>
        branch nick: new-style-classes
        timestamp: Sun 2008-06-22 04:40:01 +0000
        message:
          Merge trunk
        removed:
          delta.py                       delta.py-20080617225125-jeg43afui0czkuwk-1
          ra.py                          ra.py-20080615005305-t5221niknu8rm6bt-1
        added:
          client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
          delta.py                       delta.py-20080316001917-xyng7m3jlxvdc4c9-1
          ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
          repos.py                       repos.py-20080621160832-kvb89lus284oufuq-1
        modified:
          Makefile                       makefile.other-20080311181537-5svhje3v1flh1n4f-1
          auth.py                        auth.py-20071209174622-w8d42k6nm5yhxvi8-1
          branch.py                      svnbranch.py-20051017135706-11c749eb0dab04a7
          convert.py                     svn2bzr.py-20051018015439-cb4563bff29e632d
          core.py                        core.py-20080615010310-67lnibnp889hlarb-1
          errors.py                      errors.py-20061226172623-w1sbj8ynpo0eojqp-1
          fetch.py                       fetch.py-20060625004942-x2lfaib8ra707a8p-1
          format.py                      format.py-20070917005147-94kb7zysotf82kqw-1
          logwalker.py                   logwalker.py-20060621215743-c13fhfnyzh1xzwh2-1
          setup.py                       setup.py-20060502115218-86950492da22353f
          tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
          tests/test_workingtree.py      test_workingtree.py-20060622191524-0di7bc3q1ckdbybb-1
          transport.py                   transport.py-20060406231150-b3472d06b3a0818d
          workingtree.py                 workingtree.py-20060306120941-b083cb0fdd4a69de
        ------------------------------------------------------------
        revno: 950.10.1
        revision-id: mnordhoff at mattnordhoff.com-20080620022924-gf2zewthsn4oim38
        parent: jelmer at samba.org-20080619153347-eysgz8ci9hvjr5r3
        committer: Matt Nordhoff <mnordhoff at mattnordhoff.com>
        branch nick: new-style-classes
        timestamp: Fri 2008-06-20 02:29:24 +0000
        message:
          Always use new-style classes
        modified:
          fetch.py                       fetch.py-20060625004942-x2lfaib8ra707a8p-1
          layout.py                      layout.py-20080323165407-y9qw8nx4oykvoe1k-1
          logwalker.py                   logwalker.py-20060621215743-c13fhfnyzh1xzwh2-1
          ra.py                          ra.py-20080615005305-t5221niknu8rm6bt-1
          tree.py                        tree.py-20060624222557-dudlwqcmkf22lt2s-1
    ------------------------------------------------------------
    revno: 950.3.192
    revision-id: jelmer at samba.org-20080621210709-rige4bhwd07t32gs
    parent: jelmer at samba.org-20080621205013-3uf156ai3y84hl8n
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4-ra-cext
    timestamp: Sat 2008-06-21 23:07:09 +0200
    message:
      Fix order of arguments to client_checkout.
    modified:
      client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
    ------------------------------------------------------------
    revno: 950.3.191
    revision-id: jelmer at samba.org-20080621205013-3uf156ai3y84hl8n
    parent: jelmer at samba.org-20080621204702-ki86mzo0xn0x433m
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4-ra-cext
    timestamp: Sat 2008-06-21 22:50:13 +0200
    message:
      use own delta implementation.
    removed:
      delta.py                       delta.py-20080617225125-jeg43afui0czkuwk-1
    added:
      delta.py                       delta.py-20080316001917-xyng7m3jlxvdc4c9-1
    ------------------------------------------------------------
    revno: 950.3.190
    revision-id: jelmer at samba.org-20080621204702-ki86mzo0xn0x433m
    parent: jelmer at samba.org-20080621204424-spqj65s3vxhnrdt2
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4-ra-cext
    timestamp: Sat 2008-06-21 22:47:02 +0200
    message:
      Add strace-check Makefile target.
    modified:
      Makefile                       makefile.other-20080311181537-5svhje3v1flh1n4f-1
    ------------------------------------------------------------
    revno: 950.3.189
    revision-id: jelmer at samba.org-20080621204424-spqj65s3vxhnrdt2
    parent: jelmer at samba.org-20080621184441-ozpi37mrafqqnh0w
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4-ra-cext
    timestamp: Sat 2008-06-21 22:44:24 +0200
    message:
      Import C implementations of client and ra bindings.
    removed:
      client.py                      client.py-20080621184436-8i1d6dfhzp8xi9mq-1
      ra.py                          ra.py-20080615005305-t5221niknu8rm6bt-1
    added:
      client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
      ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
    modified:
      branch.py                      svnbranch.py-20051017135706-11c749eb0dab04a7
      core.py                        core.py-20080615010310-67lnibnp889hlarb-1
      logwalker.py                   logwalker.py-20060621215743-c13fhfnyzh1xzwh2-1
      setup.py                       setup.py-20060502115218-86950492da22353f
      tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
      transport.py                   transport.py-20060406231150-b3472d06b3a0818d
      workingtree.py                 workingtree.py-20060306120941-b083cb0fdd4a69de
    ------------------------------------------------------------
    revno: 950.3.188
    revision-id: jelmer at samba.org-20080621184441-ozpi37mrafqqnh0w
    parent: jelmer at samba.org-20080621164258-fpce4algapj5xzmv
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-06-21 20:44:41 +0200
    message:
      Add wrapper for client functions.
    added:
      client.py                      client.py-20080621184436-8i1d6dfhzp8xi9mq-1
    modified:
      branch.py                      svnbranch.py-20051017135706-11c749eb0dab04a7
      tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
      workingtree.py                 workingtree.py-20060306120941-b083cb0fdd4a69de
    ------------------------------------------------------------
    revno: 950.3.187
    revision-id: jelmer at samba.org-20080621164258-fpce4algapj5xzmv
    parent: jelmer at samba.org-20080621162146-wjwtgd6hijvoz406
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-06-21 18:42:58 +0200
    message:
      Use own WorkingCopy bindings.
    modified:
      format.py                      format.py-20070917005147-94kb7zysotf82kqw-1
      tests/test_workingtree.py      test_workingtree.py-20060622191524-0di7bc3q1ckdbybb-1
    ------------------------------------------------------------
    revno: 950.3.186
    revision-id: jelmer at samba.org-20080621162146-wjwtgd6hijvoz406
    parent: jelmer at samba.org-20080621160510-eehv5pu62512f9tv
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-06-21 18:21:46 +0200
    message:
      Add wrapper for svn.repos.
    added:
      repos.py                       repos.py-20080621160832-kvb89lus284oufuq-1
    modified:
      convert.py                     svn2bzr.py-20051018015439-cb4563bff29e632d
      errors.py                      errors.py-20061226172623-w1sbj8ynpo0eojqp-1
      fetch.py                       fetch.py-20060625004942-x2lfaib8ra707a8p-1
      format.py                      format.py-20070917005147-94kb7zysotf82kqw-1
      tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
    ------------------------------------------------------------
    revno: 950.3.185
    revision-id: jelmer at samba.org-20080621160510-eehv5pu62512f9tv
    parent: jelmer at samba.org-20080619153347-eysgz8ci9hvjr5r3
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-06-21 18:05:10 +0200
    message:
      Use wrapped API for svn version.
    modified:
      auth.py                        auth.py-20071209174622-w8d42k6nm5yhxvi8-1
      ra.py                          ra.py-20080615005305-t5221niknu8rm6bt-1

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



More information about the bazaar-commits mailing list