[Pkg-bazaar-commits] ./bzr-svn/unstable r306: Package new snapshot.

Jelmer Vernooij jelmer at samba.org
Wed Dec 10 08:33:39 UTC 2008


------------------------------------------------------------
revno: 306
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: debian
timestamp: Sat 2008-08-09 05:46:45 +0200
message:
  Package new snapshot.
added:
  HACKING
  INSTALL
  client.c
  core.py
  delta.py
  editor.c
  editor.h
  log.py
  ra.c
  ra.h
  repos.c
  stdbool.h
  tests/test_changes.py
  tests/test_client.py
  tests/test_core.py
  tests/test_delta.py
  tests/test_log.py
  tests/test_properties.py
  tests/test_ra.py
  tests/test_repos.py
  tests/test_versionedfiles.py
  tests/test_wc.py
  util.c
  util.h
  versionedfiles.py
  wc.c
  wc.h
  wiki.py
renamed:
  tests/test_repos.py => tests/test_repository.py
  util.py => properties.py
modified:
  AUTHORS
  BRANCH.TODO
  FAQ
  Makefile
  NEWS
  README
  TODO
  __init__.py
  auth.py
  branch.py
  branchprops.py
  cache.py
  changes.py
  commit.py
  config.py
  convert.py
  debian/changelog
  debian/control
  errors.py
  fetch.py
  fileids.py
  format.py
  layout.py
  logwalker.py
  mapping.py
  mapping3/__init__.py
  mapping3/scheme.py
  parents.py
  remote.py
  repository.py
  revids.py
  revspec.py
  setup.py
  svk.py
  tests/__init__.py
  tests/test_blackbox.py
  tests/test_branch.py
  tests/test_branchprops.py
  tests/test_checkout.py
  tests/test_commit.py
  tests/test_config.py
  tests/test_convert.py
  tests/test_errors.py
  tests/test_fetch.py
  tests/test_fileids.py
  tests/test_logwalker.py
  tests/test_mapping.py
  tests/test_push.py
  tests/test_radir.py
  tests/test_revids.py
  tests/test_revspec.py
  tests/test_scheme.py
  tests/test_svk.py
  tests/test_transport.py
  tests/test_tree.py
  tests/test_upgrade.py
  tests/test_workingtree.py
  transport.py
  tree.py
  upgrade.py
  workingtree.py
  tests/test_repository.py
  properties.py
    ------------------------------------------------------------
    revno: 220.36.153
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-12 01:34:03 +0200
    message:
      Start working on 0.4.11.
    modified:
      NEWS
      __init__.py
      setup.py
    ------------------------------------------------------------
    revno: 220.36.154
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-12 06:24:11 +0200
    message:
      Deal with parent branch changing name in Repository.iter_changes().
    modified:
      NEWS
      repository.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.36.155
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-12 06:29:53 +0200
    message:
      Merge nocache fixes.
    modified:
      NEWS
      fetch.py
      transport.py
        ------------------------------------------------------------
        revno: 220.40.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Mon 2008-05-12 05:59:03 +0200
        message:
          Fix disabling of cache.
        modified:
          NEWS
          fetch.py
          transport.py
    ------------------------------------------------------------
    revno: 220.36.156
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-05-14 20:58:25 +0200
    message:
      Support unicode names properly in file id cache.
    modified:
      fileids.py
    ------------------------------------------------------------
    revno: 220.36.157
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-05-14 21:03:14 +0200
    message:
      Fix use of unicode filenames in working tree paths.
    modified:
      tree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.158
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-05-14 21:07:31 +0200
    message:
      Add tests for working tree unicode usage.
    modified:
      tests/test_commit.py
    ------------------------------------------------------------
    revno: 220.36.159
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-05-14 21:08:07 +0200
    message:
      Add entry in NEWS.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.36.160
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-05-14 21:30:48 +0200
    message:
      Fix use of unicode characters in filenames when committing.
    modified:
      NEWS
      commit.py
      mapping.py
      tests/test_commit.py
    ------------------------------------------------------------
    revno: 220.36.161
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-15 03:23:34 +0200
    message:
      Fix setting of branching scheme.
    modified:
      NEWS
      __init__.py
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 220.36.162
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-15 04:26:13 +0200
    message:
      Fix assertion.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.163
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-15 04:58:16 +0200
    message:
      Cope with kind changes better.
    modified:
      NEWS
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.164
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-15 21:08:14 +0200
    message:
      Typo in Russel's name.
    modified:
      AUTHORS
    ------------------------------------------------------------
    revno: 220.36.165
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-15 22:00:48 +0200
    message:
      Fix import to avoid problems with bzr-builddeb.
    modified:
      mapping3/scheme.py
    ------------------------------------------------------------
    revno: 220.36.166
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-15 22:03:18 +0200
    message:
      Leave reparenting to transport code logic.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.167
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-05-18 14:31:57 +0200
    message:
      Fix some typos.
    modified:
      README
      commit.py
    ------------------------------------------------------------
    revno: 220.36.168
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-05-18 16:13:34 +0200
    message:
      Wording improvement in FAQ.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.36.169
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dpush
    timestamp: Sun 2008-05-18 16:33:13 +0200
    message:
      Allow checking for other rebase versions.
    modified:
      upgrade.py
    ------------------------------------------------------------
    revno: 220.36.170
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dpush
    timestamp: Sun 2008-05-18 16:34:26 +0200
    message:
      Move rebase checking to __init__.py.
    modified:
      __init__.py
      upgrade.py
    ------------------------------------------------------------
    revno: 220.36.171
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-05-18 16:45:48 +0200
    message:
      use cheaper as_revision_id 
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.172
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-05-18 17:24:16 +0200
    message:
      Improve formatting.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.36.173
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-05-21 21:40:16 +0200
    message:
      Fix dealing with strange remove during replace operation.
    modified:
      NEWS
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.174
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-05-23 13:32:12 +0200
    message:
      Fix import of rebase check function.
    modified:
      upgrade.py
    ------------------------------------------------------------
    revno: 220.36.175
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-05-24 16:12:35 +0200
    message:
      Fix accidently removed argument.
    modified:
      commit.py
    ------------------------------------------------------------
    revno: 220.36.176
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-05-24 17:42:05 +0200
    message:
      Add simple blackbox test for 'bzr branch'
    modified:
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 220.36.177
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 01:27:39 +0200
    message:
      Fix compatibility with newer versions of Subversion.
    modified:
      NEWS
      __init__.py
      tests/test_fetch.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.178
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 02:09:38 +0200
    message:
      Fix case insensitive handling of paths in CachingLogWalker.find_latest_change().
    modified:
      NEWS
      logwalker.py
      repository.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.36.179
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 13:18:08 +0200
    message:
      Add tests for changes module.
    added:
      tests/test_changes.py
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.180
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 13:22:40 +0200
    message:
      Fix compatibility with bzr 1.6.
    modified:
      NEWS
      branch.py
    ------------------------------------------------------------
    revno: 220.36.181
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 13:24:23 +0200
    message:
      Extend assertion error message.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.182
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 13:28:23 +0200
    message:
      Fix import.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.183
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 13:46:02 +0200
    message:
      Use selftest --starting-with.
    modified:
      Makefile
    ------------------------------------------------------------
    revno: 220.36.184
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 14:05:51 +0200
    message:
      Remove get_revision_graph() as upstream no longer has it either.
    modified:
      repository.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.36.185
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 14:25:55 +0200
    message:
      Raise appropriate errors when using annotate.
    modified:
      NEWS
      tests/test_tree.py
      tree.py
    ------------------------------------------------------------
    revno: 220.36.186
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 14:59:15 +0200
    message:
      Remove Repository.revision_parents().
    modified:
      repository.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.36.187
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 16:23:41 +0200
    message:
      use new version of rebase which doesn't use full revision graphs.
    modified:
      upgrade.py
    ------------------------------------------------------------
    revno: 220.36.188
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-29 18:30:36 +0200
    message:
      Avoid passing None to get_parent_map()
    modified:
      upgrade.py
    ------------------------------------------------------------
    revno: 220.36.189
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-05-31 04:36:05 +0200
    message:
      Make AUTHORS file line-based to easy with merging.
    modified:
      AUTHORS
    ------------------------------------------------------------
    revno: 220.36.190
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-03 00:30:52 +0200
    message:
      Fix spurious warning if svn was built in release mode.
    modified:
      AUTHORS
      transport.py
        ------------------------------------------------------------
        revno: 220.41.1
        committer: Mirko Friedenhagen <mirko-lists at friedenhagen.de>
        branch nick: svn
        timestamp: Mon 2008-06-02 22:52:24 +0200
        message:
          Enhance fix for #229419 if svn is built with `autogen.sh --release`
        modified:
          transport.py
    ------------------------------------------------------------
    revno: 220.36.191
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-06-04 17:20:12 +0200
    message:
      Avoid using relative imports.
    modified:
      NEWS
      __init__.py
      branch.py
      commit.py
      convert.py
      fetch.py
      fileids.py
      format.py
      logwalker.py
      mapping.py
      mapping3/__init__.py
      parents.py
      remote.py
      repository.py
      revids.py
      svk.py
      tests/test_blackbox.py
      tests/test_branch.py
      tests/test_branchprops.py
      tests/test_changes.py
      tests/test_checkout.py
      tests/test_commit.py
      tests/test_config.py
      tests/test_convert.py
      tests/test_errors.py
      tests/test_fetch.py
      tests/test_fileids.py
      tests/test_logwalker.py
      tests/test_mapping.py
      tests/test_push.py
      tests/test_radir.py
      tests/test_repos.py
      tests/test_revids.py
      tests/test_revspec.py
      tests/test_scheme.py
      tests/test_svk.py
      tests/test_transport.py
      tests/test_tree.py
      tests/test_upgrade.py
      tests/test_workingtree.py
      transport.py
      tree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.192
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-06-04 17:47:00 +0200
    message:
      Fix import
    modified:
      mapping3/scheme.py
    ------------------------------------------------------------
    revno: 220.36.193
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-06-04 19:32:12 +0200
    message:
      Merge support for shallow branches.
    modified:
      branch.py
      remote.py
        ------------------------------------------------------------
        revno: 220.42.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: shallow
        timestamp: Wed 2008-06-04 19:31:40 +0200
        message:
          Fix compatibility with shallow branches.
        modified:
          branch.py
          remote.py
    ------------------------------------------------------------
    revno: 220.36.194
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: fast-tests
    timestamp: Thu 2008-06-05 02:25:57 +0200
    message:
      add convenience function for adding commits without a local working tree.
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.195
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: fast-tests
    timestamp: Thu 2008-06-05 02:41:59 +0200
    message:
      Support copying.
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.196
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: fast-tests
    timestamp: Thu 2008-06-05 04:09:24 +0200
    message:
      Fix bug in new simple commit editor, use commit editor in logwalker tests.
    modified:
      tests/__init__.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.36.197
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: fast-tests
    timestamp: Thu 2008-06-05 04:12:47 +0200
    message:
      Use new commit editor in blackbox.
    modified:
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 220.36.198
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: fast-tests
    timestamp: Thu 2008-06-05 04:17:58 +0200
    message:
      Use new API in branchprop tests.
    modified:
      tests/test_branchprops.py
    ------------------------------------------------------------
    revno: 220.36.199
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: fast-tests
    timestamp: Thu 2008-06-05 04:22:28 +0200
    message:
      Avoid using svn.client in more tests.
    modified:
      tests/test_branch.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.36.200
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-05 05:29:15 +0200
    message:
      Use new commit editor in a couple more places.
    modified:
      tests/test_branch.py
      tests/test_radir.py
      tests/test_repos.py
      tests/test_tree.py
      tests/test_upgrade.py
    ------------------------------------------------------------
    revno: 220.36.201
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-05 05:39:17 +0200
    message:
      Convert more code to use new commit editor.
    modified:
      tests/test_checkout.py
      tests/test_radir.py
      tests/test_revspec.py
      tests/test_upgrade.py
    ------------------------------------------------------------
    revno: 220.36.202
    author: Alexey Borzenkov <snaury at gmail.com>
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-05 05:49:12 +0200
    message:
      Remember parent branch correctly during sprout.
    modified:
      NEWS
      branch.py
    ------------------------------------------------------------
    revno: 220.36.203
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-05 12:21:04 +0200
    message:
      Use new commit editor in a couple more places.
    modified:
      tests/__init__.py
      tests/test_commit.py
      tests/test_config.py
      tests/test_convert.py
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 220.36.204
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-05 18:38:01 +0200
    message:
      Cope with new argument to update_revisions.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.36.205
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-05 18:44:48 +0200
    message:
      Avoid removed clone_text call.
    modified:
      tests/test_upgrade.py
    ------------------------------------------------------------
    revno: 220.36.206
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-05 19:26:28 +0200
    message:
      Move property definitions to a separate file.
    renamed:
      util.py => properties.py
    modified:
      commit.py
      config.py
      fetch.py
      mapping.py
      mapping3/__init__.py
      mapping3/scheme.py
      transport.py
      tree.py
      workingtree.py
      properties.py
    ------------------------------------------------------------
    revno: 220.36.207
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-05 19:39:43 +0200
    message:
      Remove absolute path references to SubversionException.
    modified:
      config.py
      convert.py
      revids.py
    ------------------------------------------------------------
    revno: 220.36.208
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-05 19:54:39 +0200
    message:
      Move definition of error codes.
    modified:
      branch.py
      branchprops.py
      commit.py
      convert.py
      errors.py
      format.py
      logwalker.py
      mapping3/__init__.py
      repository.py
      revids.py
      tests/test_errors.py
      transport.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.209
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-05 20:21:31 +0200
    message:
      Fix imports.
    modified:
      repository.py
      tests/test_errors.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.210
    committer: Martin von Gagern <Martin.vGagern at gmx.net>
    branch nick: deferred-formatting
    timestamp: Fri 2008-06-06 19:19:53 +0200
    message:
      More efficient muttering through deferred string formatting.
    modified:
      __init__.py
      cache.py
      commit.py
      fetch.py
      fileids.py
      logwalker.py
      mapping.py
      parents.py
      revids.py
      transport.py
      tree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.211
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-06-06 19:34:19 +0200
    message:
      Add NEWS entry.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.36.212
    author: Chandler Carruth <chandlerc at gmail.com>
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-09 01:25:27 +0200
    message:
      Handling missing branches directory when using webdav.
    modified:
      errors.py
      mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.36.213
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-09 01:30:15 +0200
    message:
      Update NEWS, AUTHORS.
    modified:
      AUTHORS
      NEWS
    ------------------------------------------------------------
    revno: 220.36.214
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-10 23:39:41 +0200
    message:
      Mark as compatible with 1.6.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.215
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-15 03:01:27 +0200
    message:
      Start working on compatibility with the c extensions.
    added:
      ra.py
    modified:
      auth.py
    ------------------------------------------------------------
    revno: 220.36.216
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-15 03:08:06 +0200
    message:
      Provide equivalent of core module.
    added:
      core.py
    modified:
      branch.py
      commit.py
      logwalker.py
      remote.py
      repository.py
      tests/test_radir.py
      tree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.217
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-15 03:18:07 +0200
    message:
      Fix auth.
    modified:
      auth.py
    ------------------------------------------------------------
    revno: 220.36.218
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-15 03:21:52 +0200
    message:
      Import constant for dirent.
    modified:
      ra.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.219
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-15 03:29:38 +0200
    message:
      Abstract away auth code.
    modified:
      auth.py
      ra.py
    ------------------------------------------------------------
    revno: 220.36.220
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-15 03:40:47 +0200
    message:
      Remove unused imports.
    modified:
      remote.py
    ------------------------------------------------------------
    revno: 220.36.221
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-15 03:46:28 +0200
    message:
      Abstract away more of the standard python-svn bindings.
    modified:
      auth.py
      commit.py
      core.py
      ra.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.222
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-15 04:11:24 +0200
    message:
      Avoid more direct imports of python subversion bindings.
    modified:
      branch.py
      branchprops.py
      config.py
      errors.py
      fetch.py
      format.py
      logwalker.py
      mapping3/__init__.py
      revids.py
      tests/__init__.py
      transport.py
      tree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.223
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-15 04:48:51 +0200
    message:
      Fix more imports.
    modified:
      auth.py
      commit.py
      logwalker.py
      ra.py
      tests/test_commit.py
      tests/test_errors.py
      tests/test_fetch.py
      tests/test_logwalker.py
      tests/test_mapping.py
      tests/test_push.py
      tests/test_radir.py
      tests/test_repos.py
      tests/test_svk.py
      tests/test_transport.py
      tests/test_tree.py
      tests/test_workingtree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.224
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-16 18:59:02 +0200
    message:
      Clarify FAQ entry.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.36.225
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-16 19:04:17 +0200
    message:
      Remove more dependencies on the standard python bindings.
    modified:
      branch.py
      core.py
      ra.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.226
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-16 19:27:01 +0200
    message:
      Fix imports.
    modified:
      ra.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.227
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-17 21:53:50 +0200
    message:
      Support get_parent_ids() rather than pending_merges(), which has been removed.
    modified:
      ra.py
      tests/test_workingtree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.228
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-17 22:23:54 +0200
    message:
      Add some extra targets to makefile to ease debugging.
    modified:
      Makefile
    ------------------------------------------------------------
    revno: 220.36.229
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-17 22:55:23 +0200
    message:
      Remove memory Pool usage in bzr-svn.
    modified:
      commit.py
      fetch.py
      logwalker.py
      ra.py
      transport.py
      tree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.230
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-17 23:03:10 +0200
    message:
      Specify paths explicitly to do_update and do_switch.
    modified:
      fetch.py
      logwalker.py
      ra.py
      transport.py
      tree.py
    ------------------------------------------------------------
    revno: 220.36.231
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-06-18 00:21:30 +0200
    message:
      More object oriented editor interface.
    modified:
      commit.py
      mapping3/__init__.py
      ra.py
      tests/__init__.py
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 220.36.232
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-06-18 00:26:00 +0200
    message:
      Rename baton to editor, which is more appropriate for the OO interface.
    modified:
      commit.py
    ------------------------------------------------------------
    revno: 220.36.233
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-06-18 00:31:19 +0200
    message:
      Cherrypick some changes from the cext branch.
    modified:
      format.py
      tests/test_workingtree.py
      tree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.234
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-06-18 00:52:33 +0200
    message:
      Move delta operations to separate file.
    added:
      delta.py
    modified:
      fetch.py
      format.py
      mapping3/__init__.py
      ra.py
      tests/test_branch.py
      tests/test_checkout.py
      tree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.235
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-06-18 13:58:24 +0200
    message:
      Change API to be more similar to cext branch.
    modified:
      auth.py
      commit.py
      fetch.py
      ra.py
      tree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.236
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-19 15:58:42 +0200
    message:
      Make editor API more object oriented.
    modified:
      __init__.py
      auth.py
      convert.py
      delta.py
      fetch.py
      logwalker.py
      ra.py
      revspec.py
      tree.py
    ------------------------------------------------------------
    revno: 220.36.237
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-19 16:06:37 +0200
    message:
      Use property rather than function for busy data.
    modified:
      fetch.py
      ra.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.238
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-19 17:33:47 +0200
    message:
      Merge use of own python bindings for wc.
    added:
      editor.c
      editor.h
      util.c
      util.h
      wc.c
    modified:
      errors.py
      setup.py
      tests/__init__.py
      tree.py
      workingtree.py
        ------------------------------------------------------------
        revno: 220.43.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-wc
        timestamp: Tue 2008-06-17 22:17:54 +0200
        message:
          Add abstraction layer around working copy functions.
        added:
          wc.py
        modified:
          transport.py
          tree.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.43.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-wc
        timestamp: Thu 2008-06-19 16:08:10 +0200
        message:
          Merge upstream.
        added:
          delta.py
        modified:
          Makefile
          __init__.py
          auth.py
          commit.py
          convert.py
          fetch.py
          format.py
          logwalker.py
          mapping3/__init__.py
          ra.py
          revspec.py
          tests/__init__.py
          tests/test_branch.py
          tests/test_checkout.py
          tests/test_fetch.py
          tests/test_workingtree.py
          transport.py
          tree.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.43.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-wc
        timestamp: Thu 2008-06-19 17:33:26 +0200
        message:
          Cherrypick own Python bindings for workingcopy management.
        removed:
          wc.py
        added:
          editor.c
          editor.h
          util.c
          util.h
          wc.c
        modified:
          errors.py
          setup.py
          tests/__init__.py
          tree.py
          workingtree.py
    ------------------------------------------------------------
    revno: 220.36.239
    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
      ra.py
    ------------------------------------------------------------
    revno: 220.36.240
    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
    modified:
      convert.py
      errors.py
      fetch.py
      format.py
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.241
    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
      tests/test_workingtree.py
    ------------------------------------------------------------
    revno: 220.36.242
    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
    modified:
      branch.py
      tests/__init__.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.243
    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
      ra.py
    added:
      client.c
      ra.c
    modified:
      branch.py
      core.py
      logwalker.py
      setup.py
      tests/__init__.py
      transport.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.244
    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
    ------------------------------------------------------------
    revno: 220.36.245
    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
    added:
      delta.py
    ------------------------------------------------------------
    revno: 220.36.246
    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
    ------------------------------------------------------------
    revno: 220.36.247
    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
      layout.py
      logwalker.py
      repos.py
      tests/__init__.py
      tree.py
        ------------------------------------------------------------
        revno: 220.44.1
        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
          layout.py
          logwalker.py
          ra.py
          tree.py
        ------------------------------------------------------------
        revno: 220.44.2
        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
          ra.py
        added:
          client.c
          delta.py
          ra.c
          repos.py
        modified:
          Makefile
          auth.py
          branch.py
          convert.py
          core.py
          errors.py
          fetch.py
          format.py
          logwalker.py
          setup.py
          tests/__init__.py
          tests/test_workingtree.py
          transport.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.44.3
        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
        ------------------------------------------------------------
        revno: 220.44.4
        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
    ------------------------------------------------------------
    revno: 220.36.248
    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
      wc.h
    modified:
      Makefile
      __init__.py
      auth.py
      branch.py
      client.c
      commit.py
      editor.c
      logwalker.py
      ra.c
      setup.py
      tests/__init__.py
      tests/test_commit.py
      tests/test_fetch.py
      tests/test_push.py
      tests/test_repos.py
      tests/test_workingtree.py
      transport.py
      tree.py
      util.c
      util.h
      wc.c
      workingtree.py
        ------------------------------------------------------------
        revno: 220.45.1
        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
        modified:
          client.c
          ra.c
        ------------------------------------------------------------
        revno: 220.45.2
        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
          auth.py
          branch.py
          logwalker.py
          setup.py
          tests/__init__.py
          tree.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.45.3
        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
        ------------------------------------------------------------
        revno: 220.45.4
        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
          editor.c
        ------------------------------------------------------------
        revno: 220.45.5
        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
        ------------------------------------------------------------
        revno: 220.45.6
        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
        ------------------------------------------------------------
        revno: 220.45.7
        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
        ------------------------------------------------------------
        revno: 220.45.8
        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
        ------------------------------------------------------------
        revno: 220.45.9
        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
          workingtree.py
        ------------------------------------------------------------
        revno: 220.45.10
        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
        ------------------------------------------------------------
        revno: 220.45.11
        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
        ------------------------------------------------------------
        revno: 220.45.12
        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
          editor.c
          logwalker.py
          ra.c
          tests/__init__.py
          tests/test_commit.py
          tests/test_fetch.py
          tests/test_push.py
          tests/test_repos.py
          tests/test_workingtree.py
          transport.py
          util.c
          util.h
          wc.c
          workingtree.py
        ------------------------------------------------------------
        revno: 220.45.13
        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
        modified:
          client.c
          setup.py
          tests/__init__.py
          wc.c
        ------------------------------------------------------------
        revno: 220.45.14
        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
          client.c
          ra.c
          tests/__init__.py
          util.c
          util.h
          workingtree.py
        ------------------------------------------------------------
        revno: 220.45.15
        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
          transport.py
        ------------------------------------------------------------
        revno: 220.45.16
        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
          tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.249
    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
    ------------------------------------------------------------
    revno: 220.36.250
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 09:37:15 +0200
    message:
      Remove unused imports.
    modified:
      __init__.py
      branch.py
      fetch.py
      format.py
      logwalker.py
      tests/test_convert.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.36.251
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 09:38:16 +0200
    message:
      Skip test that breaks with svn 1.5.
    modified:
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.36.252
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 09:43:04 +0200
    message:
      Fix dependency on svn.repos
    modified:
      repos.py
      tests/test_convert.py
    ------------------------------------------------------------
    revno: 220.36.253
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 10:00:44 +0200
    message:
      Merge use of C-based repos bindings.
    removed:
      repos.py
    added:
      repos.c
    modified:
      setup.py
      tests/test_convert.py
      tests/test_repos.py
        ------------------------------------------------------------
        revno: 220.46.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra
        timestamp: Thu 2008-06-19 17:57:42 +0200
        message:
          Import own bindings for Subversion repos library.
        added:
          repos.c
        modified:
          convert.py
          setup.py
          tests/__init__.py
          tests/test_convert.py
        ------------------------------------------------------------
        revno: 220.46.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra
        timestamp: Thu 2008-06-19 19:20:13 +0200
        message:
          Cherrypick repository C bindings.
        modified:
          repos.c
          tests/test_repos.py
        ------------------------------------------------------------
        revno: 220.46.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-ra
        timestamp: Sat 2008-06-21 18:29:14 +0200
        message:
          Merge upstream.
        added:
          repos.py
        modified:
          auth.py
          convert.py
          errors.py
          fetch.py
          format.py
          ra.py
        ------------------------------------------------------------
        revno: 220.46.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-repos-cext
        timestamp: Sun 2008-06-22 09:44:40 +0200
        message:
          Merge 0.4.
        removed:
          delta.py
          ra.py
        added:
          client.c
          delta.py
          ra.c
          ra.h
          wc.h
        modified:
          Makefile
          __init__.py
          auth.py
          branch.py
          commit.py
          core.py
          editor.c
          fetch.py
          format.py
          layout.py
          logwalker.py
          repos.py
          setup.py
          tests/__init__.py
          tests/test_commit.py
          tests/test_fetch.py
          tests/test_push.py
          tests/test_repos.py
          tests/test_workingtree.py
          transport.py
          tree.py
          util.c
          util.h
          wc.c
          workingtree.py
        ------------------------------------------------------------
        revno: 220.46.5
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4-repos-cext
        timestamp: Sun 2008-06-22 10:00:12 +0200
        message:
          Fix build with C-based repos module.
        removed:
          repos.py
        modified:
          repos.c
    ------------------------------------------------------------
    revno: 220.36.254
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 10:08:39 +0200
    message:
      Move last py file to C. There are no dependencies on the upstream bindings anymore now.
    removed:
      core.py
    added:
      core.c
    modified:
      mapping.py
      setup.py
    ------------------------------------------------------------
    revno: 220.36.255
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 10:09:10 +0200
    message:
      Update docs about new build instructions.
    modified:
      FAQ
      NEWS
      README
    ------------------------------------------------------------
    revno: 220.36.256
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 10:14:55 +0200
    message:
      Cherrypick core.so tests.
    added:
      tests/test_core.py
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.257
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 10:16:19 +0200
    message:
      Import wc.so tests.
    added:
      tests/test_wc.py
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.258
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 10:17:15 +0200
    message:
      Merge repos.so tests.
    added:
      tests/test_repos.py
    renamed:
      tests/test_repos.py => tests/test_repository.py
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.259
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 10:31:12 +0200
    message:
      Merge tests for ra.so.
    added:
      tests/test_ra.py
    modified:
      errors.py
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.260
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 10:45:53 +0200
    message:
      Cherrypick additional assertions, small improvements from the cext branch.
    modified:
      logwalker.py
      mapping.py
      mapping3/__init__.py
      setup.py
      tests/test_errors.py
      wc.c
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.261
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 10:51:56 +0200
    message:
      merge tests for client.so
    added:
      tests/test_client.py
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.262
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 15:35:17 +0200
    message:
      Remove second definition of get_config.
    modified:
      core.c
      tests/test_client.py
      tests/test_core.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.263
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 15:35:50 +0200
    message:
      Use svn_get_dir() to walk over directory contents.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.264
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 15:43:01 +0200
    message:
      Avoid threading - provide a receiver function directly when fetching data for the cache in logwalker.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.265
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 16:00:33 +0200
    message:
      Make sure all the right flags are specified when compiling extensions.
    modified:
      setup.py
    ------------------------------------------------------------
    revno: 220.36.266
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 16:31:50 +0200
    message:
      Deal with apr flags being empty.
    modified:
      setup.py
    ------------------------------------------------------------
    revno: 220.36.267
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 18:06:12 +0200
    message:
      Fix reference handling.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.268
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 18:17:37 +0200
    message:
      Allow changing progress function.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.269
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 18:21:31 +0200
    message:
      Unconditionally use auth providers.
    modified:
      auth.py
    ------------------------------------------------------------
    revno: 220.36.270
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 18:37:13 +0200
    message:
      Use python implementation of secs_to_cstring.
    modified:
      commit.py
      core.c
      properties.py
      tests/test_commit.py
      tests/test_core.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.271
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 20:53:14 +0200
    message:
      Rewrite time_from_cstring in Python.
    modified:
      core.c
      mapping.py
      properties.py
      tests/test_core.py
    ------------------------------------------------------------
    revno: 220.36.272
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 21:15:37 +0200
    message:
      Move core.c functionality to python.
    renamed:
      core.c => core.py
    modified:
      setup.py
      core.py
    ------------------------------------------------------------
    revno: 220.36.273
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 22:17:00 +0200
    message:
      Add tests for auth code.
    modified:
      errors.py
      ra.c
      tests/test_ra.py
    ------------------------------------------------------------
    revno: 220.36.274
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 22:35:33 +0200
    message:
      Add more auth tests.
    modified:
      ra.c
      tests/test_ra.py
    ------------------------------------------------------------
    revno: 220.36.275
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 23:14:30 +0200
    message:
      Implement tmp file callback.
    modified:
      ra.c
      util.c
      util.h
    ------------------------------------------------------------
    revno: 220.36.276
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-22 23:18:49 +0200
    message:
      Add NEWS entry about endless loop in logwalker.
    modified:
      NEWS
      setup.py
    ------------------------------------------------------------
    revno: 220.36.277
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 00:08:50 +0200
    message:
      Provide access to new style log functions.
    modified:
      client.c
      ra.c
      setup.py
      util.c
      util.h
      wc.c
    ------------------------------------------------------------
    revno: 220.36.278
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 00:19:11 +0200
    message:
      Cope with new include_merged_revisions argument.
    modified:
      logwalker.py
      ra.c
      transport.py
    ------------------------------------------------------------
    revno: 220.36.279
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 00:23:53 +0200
    message:
      Keyboard interrupts are no longer swallowed.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.36.280
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 00:29:47 +0200
    message:
      Mutter why connecting to a SVN URL fails.
    modified:
      format.py
    ------------------------------------------------------------
    revno: 220.36.281
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 00:30:06 +0200
    message:
      Support setting default auth username/password.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.282
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 00:30:18 +0200
    message:
      Remove unused import, add comment.
    modified:
      logwalker.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.283
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 00:44:31 +0200
    message:
      More error checking.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.284
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 00:44:40 +0200
    message:
      Cope with new get_log API.
    modified:
      tests/__init__.py
      tests/test_ra.py
    ------------------------------------------------------------
    revno: 220.36.285
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 00:49:27 +0200
    message:
      use capabilities.
    modified:
      logwalker.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.286
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 00:58:50 +0200
    message:
      Use capabilities rather than catching exceptions.
    modified:
      commit.py
      logwalker.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.287
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 01:03:15 +0200
    message:
      Remove unused smart protocol functions present directly on transport.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.36.288
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 01:24:58 +0200
    message:
      core is now a python module - using it to verify the build is pointless.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.289
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 01:25:42 +0200
    message:
      Add revprop cache to logwalker.
    modified:
      logwalker.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.290
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 01:30:20 +0200
    message:
      Special case revnum 0 since it is never cached.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.291
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 01:35:07 +0200
    message:
      Fix character set handling.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.292
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 01:44:07 +0200
    message:
      Add test for revprop_list, remove special casing in mapping code.
    modified:
      mapping.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.36.293
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 01:57:14 +0200
    message:
      Fix mapping tests.
    modified:
      tests/test_mapping.py
    ------------------------------------------------------------
    revno: 220.36.294
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 02:27:34 +0200
    message:
      Add new easy to use commit editor for tests.
    modified:
      tests/__init__.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.36.295
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 02:49:29 +0200
    message:
      Use new commit editor.
    modified:
      tests/__init__.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.36.296
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 03:11:06 +0200
    message:
      Use new commit editor API.
    modified:
      tests/__init__.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.36.297
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 04:23:10 +0200
    message:
      Fix tests.
    modified:
      tests/test_convert.py
      tests/test_fetch.py
      tests/test_radir.py
      tests/test_repository.py
      tests/test_revspec.py
      tests/test_tree.py
      tests/test_upgrade.py
    ------------------------------------------------------------
    revno: 220.36.298
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 04:40:47 +0200
    message:
      Remove the old test commit editor.
    modified:
      tests/__init__.py
      tests/test_branch.py
      tests/test_branchprops.py
      tests/test_checkout.py
      tests/test_commit.py
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 220.36.299
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 04:42:42 +0200
    message:
      Remove unused tests helper functions.
    modified:
      tests/__init__.py
      tests/test_checkout.py
    ------------------------------------------------------------
    revno: 220.36.300
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 04:56:49 +0200
    message:
      Fix more tests.
    modified:
      tests/test_fetch.py
      tests/test_tree.py
    ------------------------------------------------------------
    revno: 220.36.301
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 05:09:11 +0200
    message:
      Add note about SSL certificate breakage.
    modified:
      NEWS
      auth.py
    ------------------------------------------------------------
    revno: 220.36.302
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 05:18:12 +0200
    message:
      Properly convert redirect requests to Bazaar exceptions.
    modified:
      NEWS
      errors.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.303
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 05:44:00 +0200
    message:
      Add note about find_children function.
    modified:
      NEWS
      mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.36.304
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 05:59:02 +0200
    message:
      Fix typos in auth.py.
    modified:
      auth.py
    ------------------------------------------------------------
    revno: 220.36.305
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 06:47:56 +0200
    message:
      Add trivial cache for repos root.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.306
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 07:08:02 +0200
    message:
      cloning_metadir() is now implemented.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.36.307
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 15:20:28 +0200
    message:
      Merge fix for compatibility with svn built with --enable-runtime-module-search
    modified:
      AUTHORS
      setup.py
        ------------------------------------------------------------
        revno: 220.47.1
        committer: Martin von Gagern <Martin.vGagern at gmx.net>
        branch nick: bug242321
        timestamp: Mon 2008-06-23 14:24:55 +0200
        message:
          Link ra extension against svn_delta-1 library.
          https://bugs.launchpad.net/bzr-svn/+bug/242321
        modified:
          setup.py
    ------------------------------------------------------------
    revno: 220.36.308
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 15:24:15 +0200
    message:
      Merge support for more apr configs.
    modified:
      setup.py
        ------------------------------------------------------------
        revno: 220.48.1
        committer: Martin von Gagern <Martin.vGagern at gmx.net>
        branch nick: apr-config-autodetect
        timestamp: Mon 2008-06-23 09:54:45 +0200
        message:
          Autodetect apr-config and apr-1-config, override with APR_CONFIG environment
          setting.
        modified:
          setup.py
    ------------------------------------------------------------
    revno: 220.36.309
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 15:59:19 +0200
    message:
      Fix handling replaced items in get_previous().
    modified:
      logwalker.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.36.310
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 16:16:21 +0200
    message:
      Fix callback for get_file_revs, add extra checks.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.311
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 16:26:01 +0200
    message:
      Add tests for get_file_revs.
    modified:
      tests/test_ra.py
    ------------------------------------------------------------
    revno: 220.36.312
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 16:48:46 +0200
    message:
      Cope with bzr not having username available.
    modified:
      auth.py
      ra.c
    ------------------------------------------------------------
    revno: 220.36.313
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 17:11:33 +0200
    message:
      Fix conversion of revprops.
    modified:
      logwalker.py
      util.c
    ------------------------------------------------------------
    revno: 220.36.314
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 17:40:07 +0200
    message:
      More pedantic return value checking.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.315
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 17:40:18 +0200
    message:
      Fix tests.
    modified:
      tests/test_ra.py
    ------------------------------------------------------------
    revno: 220.36.316
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 20:15:42 +0200
    message:
      Obtain new connection before creating thread to cope with possible exceptions being raised.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.36.317
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 20:16:02 +0200
    message:
      Use iter_changes() from lhs_revision_parent.
    modified:
      repository.py
      tests/test_logwalker.py
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.318
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 20:58:17 +0200
    message:
      Fix signature test.
    modified:
      repository.py
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.319
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 22:39:56 +0200
    message:
      Use logwalker.iter_changes() rather than logwalker.get_revision_paths().
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.320
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-23 23:03:15 +0200
    message:
      Fix typo.
    modified:
      client.c
    ------------------------------------------------------------
    revno: 220.36.321
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 02:11:56 +0200
    message:
      Remove use of find_latest_change.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.322
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 02:16:10 +0200
    message:
      Cache repos root and uuid.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.36.323
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 02:25:39 +0200
    message:
      Don't use cache when searching for revision signatures.
    modified:
      repository.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.324
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 03:09:56 +0200
    message:
      Wrap replay_range.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.325
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 03:10:28 +0200
    message:
      Add hack to make sure other thread doesn't hang, as suggested by Martin.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.36.326
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 03:10:46 +0200
    message:
      Upgrade cache version.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.327
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 03:31:35 +0200
    message:
      Simplify fetch code.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.328
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 03:56:05 +0200
    message:
      Fix reference count, argument.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.329
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 03:56:19 +0200
    message:
      Fix exception name
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.36.330
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 03:56:36 +0200
    message:
      Add note about username/password prompting working ootb
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.36.331
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 04:17:21 +0200
    message:
      Fix memory leak.
    modified:
      util.c
    ------------------------------------------------------------
    revno: 220.36.332
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 11:01:06 +0200
    message:
      Set exp bit for now, pending issues with the http transport.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.333
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 11:40:17 +0200
    message:
      Add note about revision iteration being fixed.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.36.334
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 12:00:17 +0200
    message:
      Fix some memory leaks.
    modified:
      ra.c
      repos.c
      util.c
    ------------------------------------------------------------
    revno: 220.36.335
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 12:00:53 +0200
    message:
      Use potentially cached revprop list.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.336
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 13:17:43 +0200
    message:
      Fix memory leak leaking config variables.
    modified:
      client.c
    ------------------------------------------------------------
    revno: 220.36.337
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 15:36:25 +0200
    message:
      Fix converting redirect errors.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.36.338
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 16:14:04 +0200
    message:
      Remove assumption about 4-byte pointers.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.339
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-06-24 16:24:09 +0200
    message:
      Fix another hardcoded pointer size.
    modified:
      client.c
    ------------------------------------------------------------
    revno: 220.36.340
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-06-25 11:12:59 +0200
    message:
      Add extra assertion.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.36.341
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-06-25 11:13:14 +0200
    message:
      Simplify call.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.342
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 14:47:38 +0200
    message:
      Add tests for get_locations.
    modified:
      tests/test_ra.py
    ------------------------------------------------------------
    revno: 220.36.343
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 15:26:06 +0200
    message:
      Fix compatibility with new versionedfiles API.
    modified:
      __init__.py
      fetch.py
      fileids.py
      repository.py
      tests/test_branch.py
    ------------------------------------------------------------
    revno: 220.36.344
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 15:41:46 +0200
    message:
      Cope with new required attributes on Repository implementations.
    added:
      versionedfiles.py
    modified:
      fileids.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.345
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 15:43:08 +0200
    message:
      Fix map saving.
    modified:
      fileids.py
    ------------------------------------------------------------
    revno: 220.36.346
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 17:38:43 +0200
    message:
      Fix loading from fileid map cache.
    modified:
      fileids.py
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 220.36.347
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 17:39:56 +0200
    message:
      Add versionedfiles tests.
    added:
      tests/test_versionedfiles.py
    modified:
      tests/__init__.py
      versionedfiles.py
    ------------------------------------------------------------
    revno: 220.36.348
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 18:27:42 +0200
    message:
      Add implementation and tests for stats.
    modified:
      mapping.py
      repository.py
      tests/test_blackbox.py
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.349
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 18:28:08 +0200
    message:
      Fix ra.get_locations() tests.
    modified:
      tests/test_ra.py
    ------------------------------------------------------------
    revno: 220.36.350
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 18:28:29 +0200
    message:
      fix tests.
    modified:
      tests/test_branch.py
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 220.36.351
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 18:34:37 +0200
    message:
      Add another info test.
    modified:
      tests/test_blackbox.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.352
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 18:37:27 +0200
    message:
      Add extra test, todo items for versionedfiles.
    modified:
      tests/test_versionedfiles.py
      versionedfiles.py
    ------------------------------------------------------------
    revno: 220.36.353
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-06-26 21:34:03 +0200
    message:
      More get_locations tests.
    modified:
      tests/test_ra.py
    ------------------------------------------------------------
    revno: 220.36.354
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-06-27 00:23:21 +0200
    message:
      Add wrapper for get_locations.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.36.355
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-06-27 00:38:40 +0200
    message:
      Fix get_branch_path().
    modified:
      branch.py
      tests/test_branch.py
    ------------------------------------------------------------
    revno: 220.36.356
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-06-27 00:58:21 +0200
    message:
      Fix ancestry tests.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.357
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-06-27 01:27:02 +0200
    message:
      Properly raise nosuchrevision exception.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.36.358
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-06-27 01:29:48 +0200
    message:
      Fix timezone test.
    modified:
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.359
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-06-27 01:49:18 +0200
    message:
      Fix get_log call in logwalker.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.360
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-06-27 02:02:33 +0200
    message:
      Avoid use of weave_store.
    modified:
      tests/test_upgrade.py
    ------------------------------------------------------------
    revno: 220.36.361
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-06-27 02:08:44 +0200
    message:
      Fix get_file_text().
    modified:
      tree.py
    ------------------------------------------------------------
    revno: 220.36.362
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-06-27 02:08:50 +0200
    message:
      Use new commit editor.
    modified:
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.363
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-06-28 05:11:46 +0200
    message:
      Merge partial support for stacked branches.
    modified:
      Makefile
      commit.py
      delta.py
      editor.c
      fileids.py
      logwalker.py
      ra.c
      repository.py
      tests/__init__.py
      tests/test_fetch.py
      tests/test_fileids.py
      tests/test_push.py
      tests/test_repository.py
      tests/test_transport.py
      tests/test_tree.py
      tests/test_versionedfiles.py
      transport.py
      util.c
      versionedfiles.py
        ------------------------------------------------------------
        revno: 220.49.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 02:15:22 +0200
        message:
          Use portable argument to get_log().
        modified:
          logwalker.py
        ------------------------------------------------------------
        revno: 220.49.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 03:23:16 +0200
        message:
          Use new commit editor.
        modified:
          tests/test_repository.py
        ------------------------------------------------------------
        revno: 220.49.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 03:33:47 +0200
        message:
          use new commit editor in transport tests.
        modified:
          tests/test_transport.py
        ------------------------------------------------------------
        revno: 220.49.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 04:06:49 +0200
        message:
          Use new commit editor API
        modified:
          tests/__init__.py
          tests/test_fileids.py
        ------------------------------------------------------------
        revno: 220.49.5
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 15:11:47 +0200
        message:
          Add target for checking for memory leaks.
        modified:
          Makefile
        ------------------------------------------------------------
        revno: 220.49.6
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 17:37:05 +0200
        message:
          use new commit editor in more tests.
        modified:
          tests/test_fetch.py
        ------------------------------------------------------------
        revno: 220.49.7
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 17:37:22 +0200
        message:
          Implement send_stream to delta function in Python.
        modified:
          delta.py
        ------------------------------------------------------------
        revno: 220.49.8
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 18:06:25 +0200
        message:
          Convert more functions to use the new commit editor interface.
        modified:
          tests/test_fetch.py
        ------------------------------------------------------------
        revno: 220.49.9
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 18:06:56 +0200
        message:
          Extra type checking.
        modified:
          util.c
        ------------------------------------------------------------
        revno: 220.49.10
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 18:08:43 +0200
        message:
          Properly propagate sentinel in delta steam.
        modified:
          ra.c
        ------------------------------------------------------------
        revno: 220.49.11
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 18:09:00 +0200
        message:
          Allow calling txdelta objects.
        modified:
          editor.c
        ------------------------------------------------------------
        revno: 220.49.12
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 18:28:04 +0200
        message:
          Use python implementation of send to stream function.
        modified:
          commit.py
          ra.c
          tests/__init__.py
        ------------------------------------------------------------
        revno: 220.49.13
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 20:43:40 +0200
        message:
          Convert some push tests to use the new commit builder API.
        modified:
          tests/test_push.py
        ------------------------------------------------------------
        revno: 220.49.14
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 20:56:07 +0200
        message:
          use commit editor in some places in tree tests.
        modified:
          tests/test_tree.py
        ------------------------------------------------------------
        revno: 220.49.15
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-06-27 21:11:10 +0200
        message:
          Couple more.
        modified:
          tests/test_tree.py
        ------------------------------------------------------------
        revno: 220.49.16
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: stackable
        timestamp: Fri 2008-06-27 23:13:27 +0200
        message:
          Implement FakeVersionedFiles.get_parent_map.
        modified:
          repository.py
          tests/test_versionedfiles.py
          versionedfiles.py
        ------------------------------------------------------------
        revno: 220.49.17
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: stackable
        timestamp: Fri 2008-06-27 23:54:52 +0200
        message:
          Implement get_record_stream in FakeVersionedFiles.
        modified:
          tests/test_versionedfiles.py
          versionedfiles.py
        ------------------------------------------------------------
        revno: 220.49.18
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: stackable
        timestamp: Sat 2008-06-28 00:20:30 +0200
        message:
          Fix versionedfiles tests.
        modified:
          tests/test_versionedfiles.py
          versionedfiles.py
        ------------------------------------------------------------
        revno: 220.49.19
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: stackable
        timestamp: Sat 2008-06-28 00:23:33 +0200
        message:
          Switch to using serializer format 7
        modified:
          repository.py
        ------------------------------------------------------------
        revno: 220.49.20
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: stackable
        timestamp: Sat 2008-06-28 00:52:52 +0200
        message:
          implement content for FakeRevisionTexts.
        modified:
          versionedfiles.py
        ------------------------------------------------------------
        revno: 220.49.21
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: stackable
        timestamp: Sat 2008-06-28 03:53:01 +0200
        message:
          Implement get_record_stream() for files.
        modified:
          fileids.py
          ra.c
          versionedfiles.py
        ------------------------------------------------------------
        revno: 220.49.22
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: stackable
        timestamp: Sat 2008-06-28 04:14:21 +0200
        message:
          Add wrapper for get-file.
        modified:
          transport.py
        ------------------------------------------------------------
        revno: 220.49.23
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: stackable
        timestamp: Sat 2008-06-28 04:15:42 +0200
        message:
          Fix construction of fake texts.
        modified:
          repository.py
        ------------------------------------------------------------
        revno: 220.49.24
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: stackable
        timestamp: Sat 2008-06-28 05:03:24 +0200
        message:
          Deal with absent content.
        modified:
          versionedfiles.py
        ------------------------------------------------------------
        revno: 220.49.25
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: stackable
        timestamp: Sat 2008-06-28 05:03:40 +0200
        message:
          Deal with the fact inventory_sha1 can't be None.
        modified:
          repository.py
    ------------------------------------------------------------
    revno: 220.36.364
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-06-28 14:37:28 +0200
    message:
      Properly raise error when bindings haven't been built.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.365
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-06-28 18:07:23 +0200
    message:
      Fix formatting in README, add note about stacked branches.
    modified:
      NEWS
      README
    ------------------------------------------------------------
    revno: 220.36.366
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-06-28 20:55:57 +0200
    message:
      Import BzrError early.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.367
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 04:17:27 +0200
    message:
      Merge support for the dpush command.
    modified:
      FAQ
      NEWS
      __init__.py
      commit.py
      tests/test_blackbox.py
      tests/test_push.py
        ------------------------------------------------------------
        revno: 220.50.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Sun 2008-05-18 17:13:07 +0200
        message:
          Initial work supporting pushing without metadata.
        modified:
          commit.py
        ------------------------------------------------------------
        revno: 220.50.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Sun 2008-05-18 17:13:21 +0200
        message:
          Add dpush command.
        modified:
          __init__.py
        ------------------------------------------------------------
        revno: 220.50.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Wed 2008-06-18 12:36:00 +0200
        message:
          Merg e0.4.
        added:
          core.py
          delta.py
          ra.py
          tests/test_changes.py
        renamed:
          util.py => properties.py
        modified:
          AUTHORS
          FAQ
          Makefile
          NEWS
          __init__.py
          auth.py
          branch.py
          branchprops.py
          cache.py
          commit.py
          config.py
          convert.py
          errors.py
          fetch.py
          fileids.py
          format.py
          logwalker.py
          mapping.py
          mapping3/__init__.py
          mapping3/scheme.py
          parents.py
          remote.py
          repository.py
          revids.py
          svk.py
          tests/__init__.py
          tests/test_blackbox.py
          tests/test_branch.py
          tests/test_branchprops.py
          tests/test_checkout.py
          tests/test_commit.py
          tests/test_config.py
          tests/test_convert.py
          tests/test_errors.py
          tests/test_fetch.py
          tests/test_fileids.py
          tests/test_logwalker.py
          tests/test_mapping.py
          tests/test_push.py
          tests/test_radir.py
          tests/test_repos.py
          tests/test_revids.py
          tests/test_revspec.py
          tests/test_scheme.py
          tests/test_svk.py
          tests/test_transport.py
          tests/test_tree.py
          tests/test_upgrade.py
          tests/test_workingtree.py
          transport.py
          tree.py
          upgrade.py
          workingtree.py
          properties.py
        ------------------------------------------------------------
        revno: 220.50.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Fri 2008-06-27 20:22:18 +0200
        message:
          Add news entry about dpush.
        modified:
          NEWS
        ------------------------------------------------------------
        revno: 220.50.5
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Fri 2008-06-27 20:23:06 +0200
        message:
          Merge 0.4.
        removed:
          core.py
          delta.py
          ra.py
        added:
          client.c
          core.py
          delta.py
          editor.c
          editor.h
          ra.c
          ra.h
          repos.c
          tests/test_client.py
          tests/test_core.py
          tests/test_ra.py
          tests/test_repos.py
          tests/test_versionedfiles.py
          tests/test_wc.py
          util.c
          util.h
          versionedfiles.py
          wc.c
          wc.h
        renamed:
          tests/test_repos.py => tests/test_repository.py
        modified:
          AUTHORS
          FAQ
          Makefile
          NEWS
          README
          __init__.py
          auth.py
          branch.py
          commit.py
          convert.py
          errors.py
          fetch.py
          fileids.py
          format.py
          layout.py
          logwalker.py
          mapping.py
          mapping3/__init__.py
          properties.py
          repository.py
          revspec.py
          setup.py
          tests/__init__.py
          tests/test_blackbox.py
          tests/test_branch.py
          tests/test_branchprops.py
          tests/test_checkout.py
          tests/test_commit.py
          tests/test_convert.py
          tests/test_errors.py
          tests/test_fetch.py
          tests/test_fileids.py
          tests/test_logwalker.py
          tests/test_mapping.py
          tests/test_push.py
          tests/test_radir.py
          tests/test_revspec.py
          tests/test_transport.py
          tests/test_tree.py
          tests/test_upgrade.py
          tests/test_workingtree.py
          transport.py
          tree.py
          workingtree.py
          tests/test_repository.py
        ------------------------------------------------------------
        revno: 220.50.6
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Sat 2008-06-28 18:01:51 +0200
        message:
          Merge 0.4.
        modified:
          __init__.py
          fileids.py
          ra.c
          repository.py
          tests/test_push.py
          tests/test_tree.py
          tests/test_versionedfiles.py
          transport.py
          versionedfiles.py
        ------------------------------------------------------------
        revno: 220.50.7
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Sat 2008-06-28 19:39:31 +0200
        message:
          Add test for dpush.
        modified:
          tests/test_push.py
        ------------------------------------------------------------
        revno: 220.50.8
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Sun 2008-06-29 01:47:28 +0200
        message:
          Merge 0.4.
        modified:
          NEWS
          README
          __init__.py
        ------------------------------------------------------------
        revno: 220.50.9
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Sun 2008-06-29 02:33:29 +0200
        message:
          make dpush test pass.
        modified:
          __init__.py
          commit.py
          tests/test_push.py
        ------------------------------------------------------------
        revno: 220.50.10
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Sun 2008-06-29 03:04:25 +0200
        message:
          Rebase after dpush.
        modified:
          __init__.py
          tests/test_push.py
        ------------------------------------------------------------
        revno: 220.50.11
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Sun 2008-06-29 03:38:04 +0200
        message:
          Rename svn-dpush -> dpush.
        modified:
          __init__.py
          tests/test_blackbox.py
        ------------------------------------------------------------
        revno: 220.50.12
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Sun 2008-06-29 03:43:06 +0200
        message:
          Clarify FAQ about dpush.
        modified:
          FAQ
        ------------------------------------------------------------
        revno: 220.50.13
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dpush
        timestamp: Sun 2008-06-29 04:14:07 +0200
        message:
          Add known failure handling existing data in tree.
        modified:
          __init__.py
          tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 220.36.368
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 04:34:13 +0200
    message:
      make sure multiple revisions can be pushed correctly.
    modified:
      __init__.py
      commit.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.369
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 04:46:13 +0200
    message:
      Fix tests.
    modified:
      tests/test_repository.py
      tests/test_versionedfiles.py
    ------------------------------------------------------------
    revno: 220.36.370
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 05:20:07 +0200
    message:
      Implement pyify_lock.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.371
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 05:57:27 +0200
    message:
      Merge encoding fixes from Martin.
    modified:
      fileids.py
      tree.py
      workingtree.py
        ------------------------------------------------------------
        revno: 220.51.1
        committer: Martin von Gagern <Martin.vGagern at gmx.net>
        branch nick: bug128496
        timestamp: Sun 2008-06-08 17:23:38 +0200
        message:
          Use utf-8 for map keys in two places.
        modified:
          fileids.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.51.2
        committer: Martin von Gagern <Martin.vGagern at gmx.net>
        branch nick: bug128496
        timestamp: Tue 2008-06-10 11:24:07 +0200
        message:
          Untested attempt to solve issue from comment 16.
        modified:
          tree.py
    ------------------------------------------------------------
    revno: 220.36.372
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 13:59:28 +0200
    message:
      Attempt to close database.
    modified:
      cache.py
    ------------------------------------------------------------
    revno: 220.36.373
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 14:45:15 +0200
    message:
      Use log implementation from ra rather than from client.
    modified:
      cache.py
      client.c
      tests/__init__.py
      tests/test_commit.py
      tests/test_push.py
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.374
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 14:50:13 +0200
    message:
      Use ra set and get revprop functions.
    modified:
      client.c
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.375
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 15:06:40 +0200
    message:
      Fix tests.
    modified:
      tests/__init__.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.376
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 15:08:13 +0200
    message:
      Remove bindings for unused mkdir function.
    modified:
      client.c
    ------------------------------------------------------------
    revno: 220.36.377
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 15:32:25 +0200
    message:
      Remove duplicate code.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.378
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 22:47:50 +0200
    message:
      Cherrypick LogCache class from Martins svn-1.5 branch.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.379
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-06-29 23:55:45 +0200
    message:
      Warn when the extensions are out of date.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.380
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-30 00:06:49 +0200
    message:
      Fix indentation.
    modified:
      client.c
      editor.c
      ra.c
      util.c
      wc.c
    ------------------------------------------------------------
    revno: 220.36.381
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-30 00:09:57 +0200
    message:
      Explicitly link against apr.
    modified:
      setup.py
    ------------------------------------------------------------
    revno: 220.36.382
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-30 01:15:20 +0200
    message:
      Add explicit dependency on svn_subr-1 (apparantly needed for Mac OS X.
    modified:
      setup.py
    ------------------------------------------------------------
    revno: 220.36.383
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-30 01:18:19 +0200
    message:
      Fix syntax in setup.py.
    modified:
      setup.py
    ------------------------------------------------------------
    revno: 220.36.384
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-30 01:21:16 +0200
    message:
      Cherrypick tests for LogCache.
    modified:
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.36.385
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-30 14:11:13 +0200
    message:
      Avoid relative imports.
    modified:
      __init__.py
      remote.py
    ------------------------------------------------------------
    revno: 220.36.386
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-30 15:26:57 +0200
    message:
      Make sure log caches are stored.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.387
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-06-30 15:38:04 +0200
    message:
      Fix relative imports, skip version check for 'exp' versions.
    modified:
      __init__.py
      format.py
    ------------------------------------------------------------
    revno: 220.36.388
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 14:33:11 +0200
    message:
      Merge local change.
    modified:
      __init__.py
      repository.py
        ------------------------------------------------------------
        revno: 220.52.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Tue 2008-07-01 13:54:24 +0200
        message:
          Avoid reopening bzrdir.
        modified:
          __init__.py
    ------------------------------------------------------------
    revno: 220.36.389
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 14:46:51 +0200
    message:
      Implement item_keys_introduced_by().
    modified:
      repository.py
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.390
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 15:00:37 +0200
    message:
      Deal with directories.
    modified:
      errors.py
      versionedfiles.py
    ------------------------------------------------------------
    revno: 220.36.391
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 15:06:18 +0200
    message:
      Fix import.
    modified:
      versionedfiles.py
    ------------------------------------------------------------
    revno: 220.36.392
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 15:40:07 +0200
    message:
      remove mutters, add TODO.
    modified:
      versionedfiles.py
    ------------------------------------------------------------
    revno: 220.36.393
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 17:49:10 +0200
    message:
      Remove unused import.
    modified:
      convert.py
    ------------------------------------------------------------
    revno: 220.36.394
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 17:50:32 +0200
    message:
      Avoid reopening transport, cache uuid and repos_root.
    modified:
      repository.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.395
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 17:58:38 +0200
    message:
      Avoid reopening the repository each time when finding branches.
    modified:
      NEWS
      branch.py
      remote.py
      repository.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.396
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 18:09:24 +0200
    message:
      Avoid retrieving revision numbers for once for each branch during svn-import.
    modified:
      convert.py
    ------------------------------------------------------------
    revno: 220.36.397
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 18:12:37 +0200
    message:
      Avoid ra call for current revision branch path.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.36.398
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 18:43:44 +0200
    message:
      More improvements to progress bars.
    modified:
      convert.py
      fetch.py
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.399
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 19:16:56 +0200
    message:
      Fix locking.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.400
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 19:30:32 +0200
    message:
      Update revprop cache when retrieving full revprops.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.401
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 19:37:54 +0200
    message:
      Cache http(s)/file ra connections.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.36.402
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 19:50:18 +0200
    message:
      Stop leaking ra connections.
    modified:
      tree.py
    ------------------------------------------------------------
    revno: 220.36.403
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 20:17:09 +0200
    message:
      Use commit editor API.
    modified:
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 220.36.404
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 21:12:41 +0200
    message:
      Improve guessing of branching scheme.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.405
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 21:18:50 +0200
    message:
      Add hash function for RevisionMeta.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.406
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 21:26:24 +0200
    message:
      Add progress bar to get_branches().
    modified:
      layout.py
      mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.36.407
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 21:34:43 +0200
    message:
      Add extra progress bar.
    modified:
      mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.36.408
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 21:36:27 +0200
    message:
      Add another progress bar.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.409
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 21:39:37 +0200
    message:
      Try harder to not check revisions more than once during fetch.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.410
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 22:10:09 +0200
    message:
      Use sqlite functions for escaping variables.
    modified:
      revids.py
    ------------------------------------------------------------
    revno: 220.36.411
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 22:42:36 +0200
    message:
      Add tests for find_prev_location.
    modified:
      tests/test_changes.py
    ------------------------------------------------------------
    revno: 220.36.412
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 23:19:01 +0200
    message:
      More build fixes...
    modified:
      branch.py
      remote.py
      revids.py
      tests/__init__.py
      tests/test_branch.py
      util.h
        ------------------------------------------------------------
        revno: 220.53.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Tue 2008-07-01 23:10:09 +0200
        message:
          Fix tests.
        modified:
          tests/__init__.py
          tests/test_branch.py
        ------------------------------------------------------------
        revno: 220.53.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Tue 2008-07-01 23:10:34 +0200
        message:
          Fix query, branch paths.
        modified:
          branch.py
          revids.py
    ------------------------------------------------------------
    revno: 220.36.413
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 23:37:19 +0200
    message:
      Avoid 2.5-ism.
    modified:
      commit.py
    ------------------------------------------------------------
    revno: 220.36.414
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-01 23:39:23 +0200
    message:
      Add docstring.
    modified:
      fileids.py
    ------------------------------------------------------------
    revno: 220.36.415
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-02 00:15:49 +0200
    message:
      Merge python2.4 fixes.
    modified:
      commit.py
      transport.py
        ------------------------------------------------------------
        revno: 220.54.1
        committer: Roberto Aguilar <roberto.aguilar at nutricate.com>
        branch nick: svn
        timestamp: Tue 2008-07-01 14:39:36 -0700
        message:
          updating the way ids are passed to the SvnCommitBuilder class so that it is 
          compatible with Python 2.4
        modified:
          commit.py
        ------------------------------------------------------------
        revno: 220.54.2
        committer: Roberto Aguilar <roberto.aguilar at nutricate.com>
        branch nick: svn
        timestamp: Tue 2008-07-01 14:52:34 -0700
        message:
          replacing the use of all() in transport.py so that it works in Python 2.4
        modified:
          transport.py
    ------------------------------------------------------------
    revno: 220.36.416
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-02 02:13:38 +0200
    message:
      Merge fixes from Adrian that remove the dependency on C99.
    modified:
      client.c
      editor.c
      ra.c
      repos.c
      wc.c
        ------------------------------------------------------------
        revno: 220.55.1
        committer: Adrian Wilkins <adrian.wilkins at gmail.com>
        branch nick: svn
        timestamp: Wed 2008-07-02 00:36:39 +0100
        message:
          Removed C99 struct initializers for compatibility with 'legacy' compilers (like MSVC 9.0)
        modified:
          client.c
          editor.c
          ra.c
          repos.c
          wc.c
    ------------------------------------------------------------
    revno: 220.36.417
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-02 02:21:50 +0200
    message:
      Remove complex and somewhat pointless assertion.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.36.418
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-02 02:25:10 +0200
    message:
      Use connection management API when obtaining commit editor.
    modified:
      mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.36.419
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-07-04 04:49:15 +0200
    message:
      Merge several local improvements.
    added:
      tests/test_properties.py
    modified:
      NEWS
      __init__.py
      branch.py
      client.c
      commit.py
      errors.py
      fetch.py
      layout.py
      mapping3/__init__.py
      mapping3/scheme.py
      properties.py
      ra.c
      remote.py
      repository.py
      revids.py
      setup.py
      tests/__init__.py
      tests/test_branch.py
      tests/test_commit.py
      tests/test_core.py
      tests/test_push.py
      tests/test_repository.py
      tests/test_scheme.py
      tests/test_tree.py
      tests/test_versionedfiles.py
      tree.py
      util.c
      versionedfiles.py
      wc.c
        ------------------------------------------------------------
        revno: 220.56.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Thu 2008-07-03 18:38:27 +0200
        message:
          Check return values of Py_BuildValue.
        modified:
          client.c
          ra.c
          util.c
          wc.c
        ------------------------------------------------------------
        revno: 220.56.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Thu 2008-07-03 18:57:19 +0200
        message:
          Look for apr-config in more locations. Should help MacPorts users.
        modified:
          setup.py
        ------------------------------------------------------------
        revno: 220.56.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Thu 2008-07-03 19:39:58 +0200
        message:
          Rename FakeVersionedFiles -> VirtualVersionedFiles.
        modified:
          repository.py
          tests/test_versionedfiles.py
          versionedfiles.py
        ------------------------------------------------------------
        revno: 220.56.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Thu 2008-07-03 23:18:43 +0200
        message:
          Merge tags support.
        modified:
          NEWS
          branch.py
          layout.py
          mapping3/__init__.py
          mapping3/scheme.py
          repository.py
          tests/test_branch.py
          tests/test_repository.py
          tests/test_scheme.py
            ------------------------------------------------------------
            revno: 220.57.1
            committer: Jelmer Vernooij <jelmer at samba.org>
            branch nick: tags
            timestamp: Thu 2008-07-03 20:48:44 +0200
            message:
              Implement get_tags, skip tags in get_branches.
            modified:
              mapping3/__init__.py
            ------------------------------------------------------------
            revno: 220.57.2
            committer: Jelmer Vernooij <jelmer at samba.org>
            branch nick: tags
            timestamp: Thu 2008-07-03 20:53:23 +0200
            message:
              Add find_tags.
            modified:
              repository.py
              tests/test_repository.py
            ------------------------------------------------------------
            revno: 220.57.3
            committer: Jelmer Vernooij <jelmer at samba.org>
            branch nick: tags
            timestamp: Thu 2008-07-03 22:13:34 +0200
            message:
              Implement get_tag_dict for subversion branches.
            modified:
              branch.py
              layout.py
              repository.py
              tests/test_branch.py
            ------------------------------------------------------------
            revno: 220.57.4
            committer: Jelmer Vernooij <jelmer at samba.org>
            branch nick: tags
            timestamp: Thu 2008-07-03 22:33:27 +0200
            message:
              Support deleting tags.
            modified:
              branch.py
              mapping3/__init__.py
              mapping3/scheme.py
              tests/test_branch.py
              tests/test_scheme.py
            ------------------------------------------------------------
            revno: 220.57.5
            committer: Jelmer Vernooij <jelmer at samba.org>
            branch nick: tags
            timestamp: Thu 2008-07-03 22:39:44 +0200
            message:
              Implement tag lookup.
            modified:
              branch.py
              tests/test_branch.py
            ------------------------------------------------------------
            revno: 220.57.6
            committer: Jelmer Vernooij <jelmer at samba.org>
            branch nick: tags
            timestamp: Thu 2008-07-03 23:12:28 +0200
            message:
              Support setting tags.
            modified:
              branch.py
              tests/test_branch.py
            ------------------------------------------------------------
            revno: 220.57.7
            committer: Jelmer Vernooij <jelmer at samba.org>
            branch nick: tags
            timestamp: Thu 2008-07-03 23:12:44 +0200
            message:
              Support proper Bazaar tags.
            modified:
              NEWS
        ------------------------------------------------------------
        revno: 220.56.5
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 00:10:49 +0200
        message:
          Move externals parsing to properties module.
        added:
          tests/test_properties.py
        modified:
          errors.py
          fetch.py
          properties.py
          tests/__init__.py
          tests/test_core.py
          tests/test_tree.py
          tree.py
        ------------------------------------------------------------
        revno: 220.56.6
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 00:24:42 +0200
        message:
          Add functions for parsing mergeinfo properties.
        modified:
          properties.py
          tests/test_properties.py
        ------------------------------------------------------------
        revno: 220.56.7
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 00:31:16 +0200
        message:
          Support creating mergeinfo properties.
        modified:
          properties.py
          tests/test_properties.py
        ------------------------------------------------------------
        revno: 220.56.8
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 00:59:04 +0200
        message:
          Add functions for modifying mergeinfo.
        modified:
          properties.py
          tests/test_properties.py
        ------------------------------------------------------------
        revno: 220.56.9
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 01:47:48 +0200
        message:
          Set mergeinfo property when pushing merges.
        modified:
          NEWS
          commit.py
          properties.py
          tests/test_commit.py
        ------------------------------------------------------------
        revno: 220.56.10
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 02:59:15 +0200
        message:
          Use NULL_REVISION rather that None.
        modified:
          commit.py
        ------------------------------------------------------------
        revno: 220.56.11
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 04:18:02 +0200
        message:
          Support mergeinfo ra call.
        modified:
          ra.c
        ------------------------------------------------------------
        revno: 220.56.12
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 04:18:16 +0200
        message:
          Use less confusing variable name.
        modified:
          revids.py
        ------------------------------------------------------------
        revno: 220.56.13
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 04:19:08 +0200
        message:
          Add test for mergeinfo.
        modified:
          tests/test_commit.py
    ------------------------------------------------------------
    revno: 220.36.420
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-07-04 22:32:31 +0200
    message:
      Merge trunk.
    modified:
      BRANCH.TODO
      NEWS
      TODO
      branch.py
      cache.py
      commit.py
      fetch.py
      logwalker.py
      mapping.py
      mapping3/__init__.py
      mapping3/scheme.py
      parents.py
      properties.py
      ra.c
      remote.py
      repository.py
      revids.py
      tests/test_mapping.py
      tests/test_properties.py
      tests/test_radir.py
      tests/test_scheme.py
      tree.py
      util.c
      wc.c
      workingtree.py
        ------------------------------------------------------------
        revno: 220.58.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 05:32:12 +0200
        message:
          Update TODO.
        modified:
          BRANCH.TODO
        ------------------------------------------------------------
        revno: 220.58.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 05:49:40 +0200
        message:
          Implement bindings for get_location_segments.
        modified:
          ra.c
        ------------------------------------------------------------
        revno: 220.58.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 06:19:18 +0200
        message:
          Fix ra code for locking.
        modified:
          ra.c
        ------------------------------------------------------------
        revno: 220.58.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 06:26:18 +0200
        message:
          Add test for break-lock.
        modified:
          remote.py
          tests/test_radir.py
        ------------------------------------------------------------
        revno: 220.58.5
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 06:46:58 +0200
        message:
          Fix reporter calls.
        modified:
          TODO
          util.c
          wc.c
        ------------------------------------------------------------
        revno: 220.58.6
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 07:10:10 +0200
        message:
          Fix import order.
        modified:
          tree.py
        ------------------------------------------------------------
        revno: 220.58.7
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 07:48:04 +0200
        message:
          Merge support for creating lightweight checkouts without svn.client.
        modified:
          branch.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.58.8
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 08:40:52 +0200
        message:
          Fix locking in update.
        modified:
          workingtree.py
        ------------------------------------------------------------
        revno: 220.58.9
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 08:41:43 +0200
        message:
          Fix update of base tree.
        modified:
          workingtree.py
        ------------------------------------------------------------
        revno: 220.58.10
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 10:20:12 +0200
        message:
          Implement get_branch_path for branching scheme v3.
        modified:
          mapping3/scheme.py
          tests/test_scheme.py
        ------------------------------------------------------------
        revno: 220.58.11
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 10:32:42 +0200
        message:
          Fix interrepo fetching.
        modified:
          commit.py
        ------------------------------------------------------------
        revno: 220.58.12
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 10:54:31 +0200
        message:
          Deal with inheritable property for mergeinfo.
        modified:
          properties.py
          tests/test_properties.py
        ------------------------------------------------------------
        revno: 220.58.13
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 11:15:00 +0200
        message:
          mention bug #128496 as fixed
        modified:
          NEWS
        ------------------------------------------------------------
        revno: 220.58.14
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 12:34:05 +0200
        message:
          Pass revnum, branch and uuid to import_revision function.
        modified:
          fetch.py
          mapping.py
          mapping3/__init__.py
          repository.py
          tests/test_mapping.py
        ------------------------------------------------------------
        revno: 220.58.15
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 13:50:36 +0200
        message:
          Make conditional commit interface generic.
        modified:
          cache.py
          logwalker.py
          revids.py
        ------------------------------------------------------------
        revno: 220.58.16
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 14:12:57 +0200
        message:
          Mention the fact that connections are now retained as much as possible.
        modified:
          NEWS
        ------------------------------------------------------------
        revno: 220.58.17
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 22:03:57 +0200
        message:
          Use a knit as backend for the parent map.
        modified:
          parents.py
          repository.py
    ------------------------------------------------------------
    revno: 220.36.421
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-07-04 22:58:13 +0200
    message:
      Reduce frequency of commits.
    modified:
      revids.py
    ------------------------------------------------------------
    revno: 220.36.422
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-07-04 23:45:46 +0200
    message:
      Remove cruft.
    modified:
      branch.py
        ------------------------------------------------------------
        revno: 220.59.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Fri 2008-07-04 23:14:24 +0200
        message:
          Don't set tag if we can't lookup the revision id.
        modified:
          branch.py
    ------------------------------------------------------------
    revno: 220.36.423
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-07-04 23:48:43 +0200
    message:
      Remove cruft.
    modified:
      tree.py
    ------------------------------------------------------------
    revno: 220.36.424
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-07-04 23:49:44 +0200
    message:
      When importing tags, try to import the parent if the revision of the target 
      does not have any extra changes.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.425
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-07-05 00:20:25 +0200
    message:
      Implement get_change.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.426
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-07-05 03:12:40 +0200
    message:
      Fix tests.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.427
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-07-05 03:36:44 +0200
    message:
      Fix import_revision signature.
    modified:
      mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.36.428
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-07-05 20:17:21 +0200
    message:
      Prefer svn auth providers.
    modified:
      auth.py
    ------------------------------------------------------------
    revno: 220.36.429
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-07-06 03:07:42 +0200
    message:
      Fix DivergedBranches error for dpush.
    modified:
      commit.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.430
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-07-06 04:17:56 +0200
    message:
      Convert tests to commit editor API.
    modified:
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 220.36.431
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-07-06 14:37:54 +0200
    message:
      Deal with tags that are used as a branch.
    modified:
      repository.py
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.432
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-07-06 15:38:57 +0200
    message:
      Merge formatting fixes.
    modified:
      commit.py
        ------------------------------------------------------------
        revno: 220.60.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Sun 2008-07-06 15:26:14 +0200
        message:
          Fix formatting, docstring.
        modified:
          commit.py
    ------------------------------------------------------------
    revno: 220.36.433
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-07-06 15:40:04 +0200
    message:
      Add progress bar.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.434
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-07-06 15:43:40 +0200
    message:
      Deprecate the svn+ syntax.
    modified:
      NEWS
      transport.py
    ------------------------------------------------------------
    revno: 220.36.435
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-07 02:57:56 +0200
    message:
      Fix revision numbers in tags.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.436
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-07 16:55:25 +0200
    message:
      Show subversion revision numbers in bzr log.
    added:
      log.py
    modified:
      NEWS
      __init__.py
      mapping.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.437
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-07 16:57:06 +0200
    message:
      Thank Guillermo for adding custom property support.
    modified:
      AUTHORS
    ------------------------------------------------------------
    revno: 220.36.438
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-07 17:06:13 +0200
    message:
      Add tests for new log functionality.
    added:
      tests/test_log.py
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.439
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-07 18:04:51 +0200
    message:
      Use commit editor API in a couple more places.
    modified:
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.440
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-07 18:09:01 +0200
    message:
      Avoid creating checkout in more cases.
    modified:
      tests/test_transport.py
    ------------------------------------------------------------
    revno: 220.36.441
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-07 19:10:29 +0200
    message:
      Support more arguments for wc.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.442
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-07 19:10:55 +0200
    message:
      Convert permission denied errors properly.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.36.443
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-07 19:34:55 +0200
    message:
      Fix formatting.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.36.444
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-08 00:46:41 +0200
    message:
      Fix regression in executable bits.
    modified:
      fetch.py
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 220.36.445
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-08 19:10:58 +0200
    message:
      Merge upstream.
    modified:
      NEWS
      README
      fetch.py
      format.py
      properties.py
      tests/test_fetch.py
      tests/test_properties.py
      wc.c
        ------------------------------------------------------------
        revno: 220.61.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Tue 2008-07-08 02:31:35 +0200
        message:
          Fix extra entry in NEWS.
        modified:
          NEWS
        ------------------------------------------------------------
        revno: 220.61.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Tue 2008-07-08 02:57:39 +0200
        message:
          Canonicalize path.
        modified:
          wc.c
        ------------------------------------------------------------
        revno: 220.61.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Tue 2008-07-08 15:21:43 +0200
        message:
          Merge properties code improvements.
        modified:
          format.py
          properties.py
          tests/test_properties.py
        ------------------------------------------------------------
        revno: 220.61.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Tue 2008-07-08 15:45:32 +0200
        message:
          Convert to new API.
        modified:
          tests/test_fetch.py
        ------------------------------------------------------------
        revno: 220.61.5
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Tue 2008-07-08 17:01:50 +0200
        message:
          Clarify nested tree status.
        modified:
          README
        ------------------------------------------------------------
        revno: 220.61.6
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Tue 2008-07-08 18:22:50 +0200
        message:
          Add some assertions.
        modified:
          fetch.py
    ------------------------------------------------------------
    revno: 220.36.446
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-08 21:09:33 +0200
    message:
      Cope with files that are special files but not symlinks.
    modified:
      NEWS
      fetch.py
      tests/test_fetch.py
      tests/test_tree.py
      tree.py
        ------------------------------------------------------------
        revno: 220.62.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Tue 2008-07-08 20:49:54 +0200
        message:
          Use new commit editor api.
        modified:
          tests/test_fetch.py
    ------------------------------------------------------------
    revno: 220.36.447
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-08 22:43:47 +0200
    message:
      Split installation instructions out of README.
    added:
      INSTALL
    modified:
      README
    ------------------------------------------------------------
    revno: 220.36.448
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-08 22:53:54 +0200
    message:
      Add script for generating wiki page.
    added:
      HACKING
      wiki.py
    modified:
      INSTALL
      README
    ------------------------------------------------------------
    revno: 220.36.449
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-08 23:07:51 +0200
    message:
      Extend 'bzr help svn'
    modified:
      NEWS
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.450
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-08 23:21:17 +0200
    message:
      Update docs
    modified:
      README
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.451
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-08 23:35:18 +0200
    message:
      Pass guess branching scheme back as well as best matching scheme.
    modified:
      mapping3/__init__.py
      mapping3/scheme.py
      tests/test_scheme.py
    ------------------------------------------------------------
    revno: 220.36.452
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-08 23:48:51 +0200
    message:
      Pass guessed scheme around in a couple more places.
    modified:
      __init__.py
      mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.36.453
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-08 23:55:18 +0200
    message:
      Move info message to avoid confusing when specifying a branch.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.454
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-09 00:52:01 +0200
    message:
      Update docs.
    modified:
      FAQ
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.455
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-09 00:55:28 +0200
    message:
      Avoid setting branching-scheme-mandatory if possible.
    modified:
      config.py
    ------------------------------------------------------------
    revno: 220.36.456
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-09 01:28:17 +0200
    message:
      Warn when trying to clone a repository root as a branch.
    modified:
      NEWS
      config.py
      mapping3/__init__.py
      remote.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.457
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-09 02:06:53 +0200
    message:
      Fix tests.
    modified:
      __init__.py
      mapping3/__init__.py
      tests/test_config.py
    ------------------------------------------------------------
    revno: 220.36.458
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-09 03:49:41 +0200
    message:
      Use common parent id functions.
    modified:
      __init__.py
      fetch.py
      repository.py
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 220.36.459
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-09 04:26:11 +0200
    message:
      use parents cache when possible.
    modified:
      fetch.py
      parents.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.460
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-09 04:31:07 +0200
    message:
      Cope with ghosts.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.461
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-09 04:44:05 +0200
    message:
      Add exception for invalidly added bzrsvn revisions.
    modified:
      errors.py
      revids.py
    ------------------------------------------------------------
    revno: 220.36.462
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-07-10 03:12:55 +0200
    message:
      Implement __delitem__.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.463
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-07-10 03:38:05 +0200
    message:
      Implement iter for lazy_dict.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.36.464
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-07-10 14:08:31 +0200
    message:
      Add initial test for delta code.
    added:
      tests/test_delta.py
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.465
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-15 15:57:56 +0200
    message:
      Fix running tests with svn 1.4.
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.466
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-15 16:06:23 +0200
    message:
      Remove use of svn+ prefix.
    modified:
      tests/test_branch.py
      tests/test_convert.py
      tests/test_fetch.py
      tests/test_fileids.py
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.467
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-16 16:47:31 +0200
    message:
      Fix name of get_stacked_on function.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.36.468
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-16 16:53:24 +0200
    message:
      Fix installation of the .so files.
    modified:
      setup.py
    ------------------------------------------------------------
    revno: 220.36.469
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-07-17 14:52:57 +0200
    message:
      Use VirtualVersionedFiles implementation from Bazaar.
    modified:
      tests/test_versionedfiles.py
      versionedfiles.py
    ------------------------------------------------------------
    revno: 220.36.470
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-07-17 15:23:17 +0200
    message:
      Fix path separator in ignores.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.471
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-07-17 18:07:51 +0200
    message:
      Fix ignore list generation.
    modified:
      fetch.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.472
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-07-17 18:46:39 +0200
    message:
      Deliver encoded paths in URLs to Subversion in switch() and reparent() functions.
    modified:
      NEWS
      fetch.py
      transport.py
    ------------------------------------------------------------
    revno: 220.36.473
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-07-18 17:38:22 +0200
    message:
      Revert accidently committed change.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.474
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-07-19 15:17:41 +0200
    message:
      Fix push on top of non-lhs revisions.
    modified:
      branch.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.475
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-07-19 15:20:04 +0200
    message:
      Remove unused import.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.476
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-21 21:42:33 +0200
    message:
      Add extra progress reporting.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.477
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-21 22:17:38 +0200
    message:
      Pass to_revnum to history iterating functions.
    modified:
      branch.py
      fetch.py
      fileids.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.478
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-21 22:28:04 +0200
    message:
      Fix test.
    modified:
      tests/test_commit.py
    ------------------------------------------------------------
    revno: 220.36.479
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-21 22:46:23 +0200
    message:
      Make get_revision_paths private.
    modified:
      branchprops.py
      logwalker.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.36.480
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-21 22:54:07 +0200
    message:
      Make project argument mandatory.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.481
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-21 23:04:18 +0200
    message:
      Fix some tests.
    modified:
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.482
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-07-21 23:07:45 +0200
    message:
      Use project name when finding tags.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.36.483
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 02:14:53 +0200
    message:
      Allow branching tags for now.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.36.484
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 02:35:03 +0200
    message:
      Return project name in mapping3's parse function.
    modified:
      mapping3/__init__.py
      mapping3/scheme.py
      tests/test_scheme.py
    ------------------------------------------------------------
    revno: 220.36.485
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 02:37:07 +0200
    message:
      Pass to_revnum in a couple more places.
    modified:
      fileids.py
      revids.py
    ------------------------------------------------------------
    revno: 220.36.486
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 02:48:04 +0200
    message:
      Fix last push test.
    modified:
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.487
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 03:48:26 +0200
    message:
      use svn_revnum_t rather than long.
    modified:
      editor.c
      ra.c
      util.c
      wc.c
    ------------------------------------------------------------
    revno: 220.36.488
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 03:51:10 +0200
    message:
      add extra assertion
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.36.489
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 03:53:35 +0200
    message:
      Intensivy error message since people seem to ignore the current one.
    modified:
      mapping.py
    ------------------------------------------------------------
    revno: 220.36.490
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 18:06:27 +0200
    message:
      Lazily connect to repository when opening working copies.
    modified:
      NEWS
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.491
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 20:57:39 +0200
    message:
      Add check to make sure file revids are preserved.
    modified:
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.492
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 21:29:55 +0200
    message:
      Simplify arguments to file id modification functions.
    modified:
      fetch.py
      fileids.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.493
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 21:35:24 +0200
    message:
      eliminate uuid argument in file id map manipulation functions.
    modified:
      fetch.py
      fileids.py
      mapping.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.494
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-23 22:45:18 +0200
    message:
      Simplify fileids code, fix last test.
    modified:
      fileids.py
    ------------------------------------------------------------
    revno: 220.36.495
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-07-25 13:50:37 +0200
    message:
      Use cached parents, avoid mutter.
    modified:
      repository.py
      versionedfiles.py
    ------------------------------------------------------------
    revno: 220.36.496
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-29 00:55:52 +0200
    message:
      Mention stricter checking of special files for symlinks.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.36.497
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-29 00:56:42 +0200
    message:
      Add tests for newlines in symlink targets. (marked KnownFailure atm because it breaks bzr)
    modified:
      fetch.py
      tests/test_fetch.py
      tests/test_tree.py
    ------------------------------------------------------------
    revno: 220.36.498
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-07-29 04:31:30 +0200
    message:
      Merge formatting fixes.
    modified:
      FAQ
        ------------------------------------------------------------
        revno: 220.63.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Sat 2008-07-05 20:24:48 +0200
        message:
          Formatting fixes.
        modified:
          FAQ
        ------------------------------------------------------------
        revno: 220.63.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Thu 2008-07-24 20:46:34 +0200
        message:
          Merge trunk.
        added:
          HACKING
          INSTALL
          log.py
          tests/test_delta.py
          tests/test_log.py
          wiki.py
        modified:
          AUTHORS
          FAQ
          NEWS
          README
          __init__.py
          branch.py
          branchprops.py
          commit.py
          config.py
          editor.c
          errors.py
          fetch.py
          fileids.py
          format.py
          logwalker.py
          mapping.py
          mapping3/__init__.py
          mapping3/scheme.py
          parents.py
          properties.py
          ra.c
          remote.py
          repository.py
          revids.py
          setup.py
          tests/__init__.py
          tests/test_blackbox.py
          tests/test_branch.py
          tests/test_commit.py
          tests/test_config.py
          tests/test_convert.py
          tests/test_fetch.py
          tests/test_fileids.py
          tests/test_logwalker.py
          tests/test_properties.py
          tests/test_push.py
          tests/test_repository.py
          tests/test_scheme.py
          tests/test_transport.py
          tests/test_tree.py
          tests/test_versionedfiles.py
          transport.py
          tree.py
          util.c
          versionedfiles.py
          wc.c
          workingtree.py
    ------------------------------------------------------------
    revno: 220.36.499
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-30 05:25:41 +0200
    message:
      Fix type.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.500
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-07-30 12:42:53 +0200
    message:
      Merge support for building on Windows.
    added:
      stdbool.h
    modified:
      AUTHORS
      setup.py
        ------------------------------------------------------------
        revno: 220.64.1
        committer: Adrian Wilkins <adrian.wilkins at gmail.com>
        branch nick: svn
        timestamp: Mon 2008-07-28 00:50:52 +0100
        message:
          Kludges for Windows
        added:
          build.ps1
          stdbool.h
        modified:
          client.c
          editor.c
          ra.c
          repos.c
          setup.py
          util.c
          wc.c
        ------------------------------------------------------------
        revno: 220.63.3
        committer: Mark Hammond <mhammond at skippinet.com.au>
        branch nick: bzr-svn-win32binary
        timestamp: Tue 2008-07-29 13:44:54 +1000
        message:
          Merge from Andrew's bundle
        added:
          build.ps1
          stdbool.h
        modified:
          client.c
          editor.c
          ra.c
          repos.c
          setup.py
          util.c
          wc.c
        ------------------------------------------------------------
        revno: 220.63.4
        committer: Mark Hammond <mhammond at skippinet.com.au>
        branch nick: bzr-svn-win32binary
        timestamp: Tue 2008-07-29 16:32:38 +1000
        message:
          define WIN32 macro for C compiler, use environment variables to locate
          apr libs etc and install apr binaries next to .pyd files.
        modified:
          setup.py
        ------------------------------------------------------------
        revno: 220.63.5
        committer: Mark Hammond <mhammond at skippinet.com.au>
        branch nick: bzr-svn-win32binary
        timestamp: Wed 2008-07-30 15:51:22 +1000
        message:
          revert how stdbool is included in the .c and add our dir to include paths
        modified:
          client.c
          editor.c
          ra.c
          repos.c
          setup.py
          util.c
        ------------------------------------------------------------
        revno: 220.63.6
        committer: Mark Hammond <mhammond at skippinet.com.au>
        branch nick: bzr-svn-win32binary
        timestamp: Wed 2008-07-30 17:10:51 +1000
        message:
          reduce the size of the patch against the original and keeping in the
          style of the original.
        modified:
          setup.py
        ------------------------------------------------------------
        revno: 220.63.7
        committer: Mark Hammond <mhammond at skippinet.com.au>
        branch nick: bzr-svn-win32binary
        timestamp: Wed 2008-07-30 17:14:17 +1000
        message:
          remove unneeded file.
        removed:
          build.ps1
        ------------------------------------------------------------
        revno: 220.63.8
        committer: Mark Hammond <mhammond at skippinet.com.au>
        branch nick: bzr-svn-win32binary
        timestamp: Wed 2008-07-30 17:15:40 +1000
        message:
          revert how stdbool is included in the .c and add our dir to include paths
        modified:
          wc.c
    ------------------------------------------------------------
    revno: 220.36.501
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-07-31 03:30:15 +0200
    message:
      Unconditionally include log code - it's been merged into bzr.dev.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.36.502
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-08-01 23:18:01 +0200
    message:
      Fix versionedfiles tests.
    modified:
      tests/test_versionedfiles.py
    ------------------------------------------------------------
    revno: 220.36.503
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-08-01 23:20:36 +0200
    message:
      Avoid deadlocks by locking/unlocking the GIL.
    modified:
      client.c
      editor.c
      ra.c
      repos.c
      util.c
      util.h
      wc.c
        ------------------------------------------------------------
        revno: 220.65.1
        author: Mark Hammond <mhammond at skippinet.com.au>
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: gil
        timestamp: Fri 2008-08-01 22:04:49 +0200
        message:
          Deal with GIL in a couple of places.
        modified:
          ra.c
        ------------------------------------------------------------
        revno: 220.65.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: gil
        timestamp: Fri 2008-08-01 22:18:49 +0200
        message:
          Store thread state properly for ra module.
        modified:
          ra.c
        ------------------------------------------------------------
        revno: 220.65.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: gil
        timestamp: Fri 2008-08-01 22:45:59 +0200
        message:
          Acquire gil where necessary.
        modified:
          client.c
          ra.c
          util.c
          util.h
          wc.c
        ------------------------------------------------------------
        revno: 220.65.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: gil
        timestamp: Fri 2008-08-01 22:55:49 +0200
        message:
          Acquire and release GIL in a couple more places.
        modified:
          client.c
          ra.c
          repos.c
          util.c
          util.h
          wc.c
        ------------------------------------------------------------
        revno: 220.65.5
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: gil
        timestamp: Fri 2008-08-01 23:06:43 +0200
        message:
          Release GIL in a couple more places.
        modified:
          editor.c
          ra.c
          util.h
    ------------------------------------------------------------
    revno: 220.36.504
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-08-01 23:39:54 +0200
    message:
      Handle RA_DAV_REQUEST_FAILED errors explicitly.
    modified:
      NEWS
      errors.py
      tests/test_errors.py
    ------------------------------------------------------------
    revno: 220.36.505
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 01:58:39 +0200
    message:
      Attempt to support other sizes for svn_filesize_t and apr_size_t.
    modified:
      editor.c
    ------------------------------------------------------------
    revno: 220.36.506
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 02:11:59 +0200
    message:
      Use same python version for running setup.py and bzr.
    modified:
      Makefile
    ------------------------------------------------------------
    revno: 220.36.507
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 02:14:43 +0200
    message:
      Fix use on 64-bit platforms.
    modified:
      editor.c
    ------------------------------------------------------------
    revno: 220.36.508
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 02:41:46 +0200
    message:
      Attach Subversion meta object rather than individual settings.
    modified:
      log.py
      repository.py
      tests/test_log.py
    ------------------------------------------------------------
    revno: 220.36.509
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 03:15:19 +0200
    message:
      Cache mapping as well in revision, split up lhs_revision_parent function.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.510
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 04:39:06 +0200
    message:
      Fix missing argument.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.36.511
    author: Mark Hammond <mhammond at skippinet.com.au>
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 13:20:59 +0200
    message:
      Avoid declarations after statements.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.512
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 16:44:01 +0200
    message:
      Add function for determining whether to push merged revisions.
    modified:
      layout.py
      mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.36.513
    author: Adrian Wilkins <adrian.wilkins at gmail.com>
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 16:52:53 +0200
    message:
      Report all inventory contents, should improve the build on Windows.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.514
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 17:05:04 +0200
    message:
      Move functionality for reporting inventory contents to a reporter to a separate function.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.515
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 17:12:53 +0200
    message:
      Allow overriding the Subversion prefix by setting the SVN_PREFIX environment variable.
    modified:
      setup.py
    ------------------------------------------------------------
    revno: 220.36.516
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 17:20:48 +0200
    message:
      Use actual prefix.
    modified:
      setup.py
    ------------------------------------------------------------
    revno: 220.36.517
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 18:56:12 +0200
    message:
      Implement do_diff.
    modified:
      ra.c
      tests/test_ra.py
    ------------------------------------------------------------
    revno: 220.36.518
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 18:56:21 +0200
    message:
      Always store file id map.
    modified:
      fileids.py
    ------------------------------------------------------------
    revno: 220.36.519
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 19:19:40 +0200
    message:
      Initial work on a TreeDeltaBuildEditor.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.520
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 20:35:23 +0200
    message:
      Use revmeta in a couple more places.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.521
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 20:42:33 +0200
    message:
      Move more functions out of delta editor.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.522
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 21:08:36 +0200
    message:
      Make more DeltaBuildEditor functions overridable by subclasses.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.523
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 21:13:40 +0200
    message:
      Allow committing write groups less often.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.524
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 21:16:28 +0200
    message:
      Eliminate WeaveRevisionBuildEditor.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.525
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 21:47:18 +0200
    message:
      Split up DirectoryBuildEditor.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.526
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 21:52:43 +0200
    message:
      Split up FileBuildEditor.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.36.527
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 21:57:44 +0200
    message:
      Move more code out of DeltaBuildEditor.
    modified:
      fetch.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.528
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 23:19:27 +0200
    message:
      Fix http exceptions during.
    modified:
      NEWS
      fetch.py
      fileids.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.529
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 23:20:07 +0200
    message:
      Add much faster log -v.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.36.530
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 23:38:49 +0200
    message:
      Support push --overwrite.
    modified:
      NEWS
      __init__.py
      branch.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.531
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 23:53:02 +0200
    message:
      Support overwriting unrelated branches.
    modified:
      branch.py
      commit.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.532
    author: Miklos Vajna <vmiklos at frugalware.org>
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-02 23:56:55 +0200
    message:
      Add DESTDIR support to Makefile to make distro's life easier.
    modified:
      Makefile
    ------------------------------------------------------------
    revno: 220.36.533
    author: Miklos Vajna <vmiklos at frugalware.org>
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-08-03 00:00:11 +0200
    message:
      Avoid DESTDIR to be empty.
    modified:
      Makefile
    ------------------------------------------------------------
    revno: 220.36.534
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-08-03 01:03:39 +0200
    message:
      Split up update_revisions.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.36.535
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-08-03 01:28:23 +0200
    message:
      Add push --overwrite blackbox test.
    modified:
      branch.py
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 220.36.536
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-08-03 01:41:20 +0200
    message:
      Fix bug reacquiring GIL too late.
    modified:
      wc.c
    ------------------------------------------------------------
    revno: 220.36.537
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-08-03 01:41:33 +0200
    message:
      Support uncommit.
    modified:
      NEWS
      __init__.py
      branch.py
      tests/test_branch.py
    ------------------------------------------------------------
    revno: 220.36.538
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-08-03 02:02:00 +0200
    message:
      Support bzr sign-my-commits.
    modified:
      NEWS
      repository.py
    ------------------------------------------------------------
    revno: 220.36.539
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-08-03 02:27:44 +0200
    message:
      Add simple get_revision_delta() test.
    modified:
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 220.36.540
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-08-03 16:54:12 +0200
    message:
      Support obtaining tag and branch paths for trunk schemes where level > 0.
    modified:
      mapping3/__init__.py
      mapping3/scheme.py
      tests/test_scheme.py
    ------------------------------------------------------------
    revno: 220.36.541
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-08-04 17:37:30 +0200
    message:
      Attempt to fix value parsing on 64bit.
    modified:
      editor.c
    ------------------------------------------------------------
    revno: 220.36.542
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-08-04 18:57:09 +0200
    message:
      Merge support for pushing merged revisions.
    modified:
      AUTHORS
      BRANCH.TODO
      NEWS
      branch.py
      branchprops.py
      changes.py
      commit.py
      config.py
      mapping.py
      mapping3/__init__.py
      remote.py
      revids.py
      tests/test_push.py
      tests/test_revids.py
        ------------------------------------------------------------
        revno: 220.66.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 06:38:52 +0200
        message:
          Merge initial support for pushing merged revisions.
        modified:
          branch.py
          commit.py
          mapping3/__init__.py
          mapping3/scheme.py
        ------------------------------------------------------------
        revno: 220.66.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 06:54:20 +0200
        message:
          Implement ImaginaryBranch._get_append_revisions_only
        modified:
          commit.py
        ------------------------------------------------------------
        revno: 220.66.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 06:54:31 +0200
        message:
          Fix property name of branch nick.
        modified:
          branch.py
        ------------------------------------------------------------
        revno: 220.66.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 07:35:31 +0200
        message:
          Add extra asserts.
        modified:
          revids.py
        ------------------------------------------------------------
        revno: 220.66.5
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 07:36:03 +0200
        message:
          Support octopus merges.
        modified:
          branch.py
        ------------------------------------------------------------
        revno: 220.66.6
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 07:36:09 +0200
        message:
          Update TODO.
        modified:
          BRANCH.TODO
        ------------------------------------------------------------
        revno: 220.66.7
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 07:48:23 +0200
        message:
          Deal with ghosts.
        modified:
          BRANCH.TODO
          branch.py
        ------------------------------------------------------------
        revno: 220.66.8
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 07:53:44 +0200
        message:
          Make sure mainline is never interrupted.
        modified:
          branch.py
        ------------------------------------------------------------
        revno: 220.66.9
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 17:12:02 +0200
        message:
          Fix double encoding.
        modified:
          branchprops.py
        ------------------------------------------------------------
        revno: 220.66.10
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 17:12:20 +0200
        message:
          Encode branch nick.
        modified:
          branch.py
        ------------------------------------------------------------
        revno: 220.66.11
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 17:13:49 +0200
        message:
          Extra paranoia checks.
        modified:
          commit.py
        ------------------------------------------------------------
        revno: 220.66.12
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 17:59:05 +0200
        message:
          Fix caching.
        modified:
          changes.py
          revids.py
        ------------------------------------------------------------
        revno: 220.66.13
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 18:41:48 +0200
        message:
          Cache revid results properly.
        modified:
          revids.py
        ------------------------------------------------------------
        revno: 220.66.14
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 18:42:20 +0200
        message:
          Implement BranchingSchemeDerivedLayout.__repr__() as it's used as key in revid cache.
        modified:
          mapping3/__init__.py
        ------------------------------------------------------------
        revno: 220.66.15
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 18:42:54 +0200
        message:
          Avoid pushing revisions more than once.
        modified:
          branch.py
        ------------------------------------------------------------
        revno: 220.66.16
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Sun 2008-08-03 18:57:08 +0200
        message:
          Reduce number of revisions searched during bisect.
        modified:
          revids.py
        ------------------------------------------------------------
        revno: 220.66.17
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Mon 2008-08-04 17:47:27 +0200
        message:
          Replace directory separators.
        modified:
          branch.py
        ------------------------------------------------------------
        revno: 220.66.18
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Mon 2008-08-04 17:47:44 +0200
        message:
          Properly encode unicode strings.
        modified:
          mapping.py
        ------------------------------------------------------------
        revno: 220.66.19
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Mon 2008-08-04 17:48:02 +0200
        message:
          Avoid double encoding.
        modified:
          commit.py
        ------------------------------------------------------------
        revno: 220.66.20
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Mon 2008-08-04 18:08:25 +0200
        message:
          Fix tests, share more code.
        modified:
          AUTHORS
          BRANCH.TODO
          branch.py
          commit.py
          tests/test_revids.py
        ------------------------------------------------------------
        revno: 220.66.21
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Mon 2008-08-04 18:23:24 +0200
        message:
          Require source repository to be passed to push only, not source branch.
        modified:
          branch.py
          commit.py
          remote.py
          tests/test_push.py
        ------------------------------------------------------------
        revno: 220.66.22
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: pushmerged
        timestamp: Mon 2008-08-04 18:37:35 +0200
        message:
          Add configuration option for pushing merged revisions.
        modified:
          NEWS
          config.py
          mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.36.543
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-08-04 19:13:51 +0200
    message:
      Use WorkingTree.abspath() for better portability.
    modified:
      AUTHORS
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.544
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-08-04 20:01:03 +0200
    message:
      Attempt to cope with API change in svn 1.4.
    modified:
      ra.c
    ------------------------------------------------------------
    revno: 220.36.545
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-08-05 02:14:32 +0200
    message:
      Add text-parents property.
    modified:
      mapping.py
      mapping3/__init__.py
      tests/test_mapping.py
    ------------------------------------------------------------
    revno: 220.36.546
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-08-05 02:39:01 +0200
    message:
      Store text-parents when committing.
    modified:
      commit.py
    ------------------------------------------------------------
    revno: 220.36.547
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-08-05 05:16:29 +0200
    message:
      Add test for bug 250480.
    modified:
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.548
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-08-05 05:17:03 +0200
    message:
      Fix typo.
    modified:
      commit.py
    ------------------------------------------------------------
    revno: 220.36.549
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-08-05 20:21:19 +0200
    message:
      Add more data to FAQ.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.36.550
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-08-06 03:58:22 +0200
    message:
      Simplify commit code logic.
    modified:
      commit.py
      tests/test_commit.py
    ------------------------------------------------------------
    revno: 220.36.551
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-08-06 04:51:47 +0200
    message:
      Support proper text revids during fetch.
    modified:
      fetch.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.36.552
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-08-06 15:58:20 +0200
    message:
      Add blackbox test for bzr sign-my-commits.
    modified:
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 220.36.553
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-08-06 16:46:40 +0200
    message:
      Merge patch to support environment variables for svn files.
    modified:
      setup.py
        ------------------------------------------------------------
        revno: 220.67.1
        committer: Martin Haecker <mhaecker at cs.tu-berlin.de>
        branch nick: support-environment-variables-to-set-svn-libs-and-header-dir-directly
        timestamp: Wed 2008-08-06 15:21:01 +0200
        message:
          Added Support for SVN_HEADER_PATH and SVN_LIBRARY_PATH to set them directly
        modified:
          setup.py
    ------------------------------------------------------------
    revno: 220.36.554
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-08-06 16:55:56 +0200
    message:
      Clearer error message.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.555
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-08-08 23:35:37 +0200
    message:
      Add exclude argument.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 220.36.556
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-08-08 23:44:41 +0200
    message:
      Add blackbox test for commit.
    modified:
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 220.36.557
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 00:09:21 +0200
    message:
      Fix test.
    modified:
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 220.36.558
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 00:10:26 +0200
    message:
      Simplify tree building functions.
    modified:
      tree.py
    ------------------------------------------------------------
    revno: 220.36.559
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 00:34:38 +0200
    message:
      Move file id caching to a separate object.
    modified:
      fileids.py
    ------------------------------------------------------------
    revno: 220.36.560
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 00:50:51 +0200
    message:
      Avoid changing revision of directories too often.
    modified:
      fileids.py
      tests/test_fileids.py
    ------------------------------------------------------------
    revno: 220.36.561
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 01:53:12 +0200
    message:
      Move lazy dictionary code to branchprops.py.
    modified:
      branchprops.py
      repository.py
    ------------------------------------------------------------
    revno: 220.36.562
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 01:55:03 +0200
    message:
      Add support for using text revid overrides.
    modified:
      fileids.py
    ------------------------------------------------------------
    revno: 220.36.563
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 03:58:00 +0200
    message:
      Preserve individual text revision ids correctly when round-tripping.
    modified:
      NEWS
      commit.py
      fetch.py
      fileids.py
      tests/test_push.py
      tree.py
    ------------------------------------------------------------
    revno: 220.36.564
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 04:30:39 +0200
    message:
      Fix constructor.
    modified:
      tree.py
    ------------------------------------------------------------
    revno: 220.36.565
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 04:31:11 +0200
    message:
      Upgrade fileid map version.
    modified:
      fileids.py
    ------------------------------------------------------------
    revno: 220.36.566
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 04:56:27 +0200
    message:
      Fix tests.
    modified:
      fetch.py
      fileids.py
      properties.py
    ------------------------------------------------------------
    revno: 220.36.567
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 05:00:45 +0200
    message:
      Add some notes.
    modified:
      NEWS
      versionedfiles.py
    ------------------------------------------------------------
    revno: 220.36.568
    tags: bzr-svn-0.4.11~rc1
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-08-09 05:04:16 +0200
    message:
      Prepare release candidate.
    modified:
      NEWS
      __init__.py
      setup.py
-------------- next part --------------
Diff too large for email (25682 lines, the limit is 1000).


More information about the Pkg-bazaar-commits mailing list