[Pkg-bazaar-commits] ./bzr-svn/unstable r302: Merge 0.4 branch.

Jelmer Vernooij jelmer at samba.org
Sun May 11 19:30:13 UTC 2008


------------------------------------------------------------
revno: 302
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: debian
timestamp: Sun 2008-05-11 21:29:26 +0200
message:
  Merge 0.4 branch.
removed:
  graph.py
added:
  changes.py
  layout.py
  mapping3/
  mapping3/__init__.py
  parents.py
  specs/ignores.txt
  specs/layout.txt
  util.py
renamed:
  scheme.py => mapping3/scheme.py
modified:
  .bzrignore
  AUTHORS
  BRANCH.TODO
  COPYING
  FAQ
  Makefile
  NEWS
  README
  __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
  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_repos.py
  tests/test_revids.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
  mapping3/scheme.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.1
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-23 18:33:16 +0100
    message:
      Track actual latest revnum (that changed the branch).
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.2
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-23 18:53:43 +0100
    message:
      Move iter_lhs_ancestry function to graph object.
    modified:
      branch.py
      fetch.py
      graph.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.3
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-23 22:34:43 +0100
    message:
      Work around a bug trying to open nonexistant branches.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.4
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-23 23:04:59 +0100
    message:
      implement newer get_parent_map rather than get_parents.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.5
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-23 23:07:34 +0100
    message:
      Fetch right hand side parents in fetch.
    modified:
      NEWS
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.6
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-23 23:45:50 +0100
    message:
      Implement CachingParentsProvider that implements get_lhs_parent.
    modified:
      branch.py
      fetch.py
      graph.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.7
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 00:09:14 +0100
    message:
      Add tests for graph code.
    added:
      tests/test_graph.py
    modified:
      graph.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.8
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 00:12:03 +0100
    message:
      Don't enable rhs fetching by default.
    modified:
      NEWS
      fetch.py
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.9
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 00:53:30 +0100
    message:
      Avoid using get_revision_paths().
    modified:
      fetch.py
      logwalker.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.10
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 01:25:16 +0100
    message:
      Avoid special-casing revision 0.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.11
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 02:12:19 +0100
    message:
      Allow exporting the commit message from a mapping.
    modified:
      commit.py
      mapping.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.12
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 02:24:10 +0100
    message:
      Add log-strip-trailing-newline option.
    modified:
      NEWS
      commit.py
      config.py
      mapping.py
      tests/test_config.py
      tests/test_mapping.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.13
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 02:58:00 +0100
    message:
      Fix test to match new behaviour.
    modified:
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.14
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 03:51:55 +0100
    message:
      Allow more granularity over what svn properties can be overridden.
    modified:
      NEWS
      commit.py
      config.py
      tests/test_config.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.15
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 05:32:25 +0100
    message:
      merge 0.4.9.
    modified:
      Makefile
      NEWS
      __init__.py
      commit.py
      setup.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.16
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 05:52:30 +0100
    message:
      Switch license to GPLv3 or later.
    modified:
      COPYING
      NEWS
      __init__.py
      branch.py
      branchprops.py
      cache.py
      commit.py
      config.py
      convert.py
      errors.py
      fetch.py
      fileids.py
      format.py
      logwalker.py
      remote.py
      repository.py
      revids.py
      revspec.py
      scheme.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_push.py
      tests/test_radir.py
      tests/test_repos.py
      tests/test_revids.py
      tests/test_scheme.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
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.17
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-24 18:40:04 +0100
    message:
      Remove duplicate definition of CachingParentsProvider.
    modified:
      graph.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.18
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-03-25 00:11:10 +0100
    message:
      Remove revision number cache.
    modified:
      NEWS
      branch.py
      repository.py
      revids.py
      tests/test_revids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.19
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-03-25 01:02:26 +0100
    message:
      Add new append-revisions-only'' option with similar behaviour as in standard bzr formats.
    modified:
      NEWS
      branch.py
      commit.py
      config.py
      tests/test_config.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.20
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-03-25 01:24:02 +0100
    message:
      Fix syntax error.
    modified:
      config.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.21
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-03-25 13:49:13 +0100
    message:
      Remove dictionary lookup.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.22
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-03-25 13:52:10 +0100
    message:
      Make sure BranchConfig providers all required functions.
    modified:
      config.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.23
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-03-25 14:16:41 +0100
    message:
      Use history iterator to make transition to cache-less use easier.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.24
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-03-25 17:36:58 +0100
    message:
      Add rules for building HTML docs.
    modified:
      .bzrignore
      Makefile
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.25
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-03-25 20:37:06 +0100
    message:
      Deal with bzr:revision-info properties disappearing.
    modified:
      NEWS
      mapping.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.26
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-03-26 05:41:32 +0100
    message:
      Avoid determining inventory sha1's.
    modified:
      NEWS
      fetch.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.27
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-03-26 05:42:41 +0100
    message:
      Require bzr 1.4.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.28
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-03-26 16:04:23 +0100
    message:
      Fix branch URL when opening obtaining branch from working tree.
    modified:
      tests/test_checkout.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.29
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-03-26 16:50:35 +0100
    message:
      Parse mergeWithUpstream used by svn-buildpackage.
    modified:
      NEWS
      config.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.30
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-03-26 23:59:24 +0100
    message:
      Avoid use of get_revision_graph().
    modified:
      upgrade.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.31
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-03-27 01:31:59 +0100
    message:
      Simplify logic in conversion code.
    modified:
      __init__.py
      convert.py
      repository.py
      tests/test_convert.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.32
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-03-27 02:13:59 +0100
    message:
      Merge utility code for ignores.
    added:
      specs/ignores.txt
    modified:
      tests/test_workingtree.py
      workingtree.py
        ------------------------------------------------------------
        revno: 220.1.182.1.123.1.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: ignore
        timestamp: Thu 2007-07-12 17:23:29 +0300
        message:
          Some initial work converting svn:ignore to a .bzrignore file.
        modified:
          mapping.txt
          tests/test_workingtree.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.1.182.1.123.1.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: ignore
        timestamp: Mon 2007-11-12 03:08:03 +0100
        message:
          Merge upstream.
        added:
          FAQ
          format.py
          revspec.py
          tests/test_revspec.py
        renamed:
          format.py => remote.py
        modified:
          AUTHORS
          NEWS
          README
          TODO
          __init__.py
          branch.py
          branchprops.py
          cache.py
          commit.py
          config.py
          convert.py
          errors.py
          fetch.py
          fileids.py
          logwalker.py
          mapping.txt
          repository.py
          revids.py
          scheme.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_config.py
          tests/test_convert.py
          tests/test_errors.py
          tests/test_fetch.py
          tests/test_fileids.py
          tests/test_logwalker.py
          tests/test_push.py
          tests/test_radir.py
          tests/test_repos.py
          tests/test_revids.py
          tests/test_scheme.py
          tests/test_transport.py
          tests/test_upgrade.py
          tests/test_workingtree.py
          transport.py
          tree.py
          upgrade.py
          workingtree.py
          remote.py
        ------------------------------------------------------------
        revno: 220.1.182.1.123.1.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: ignore
        timestamp: Thu 2008-03-27 02:11:04 +0100
        message:
          merge 0.4.
        added:
          BRANCH.TODO
          Makefile
          auth.py
          bzr-svn.cfg
          graph.py
          mapping.py
          pre-revprop-change.example
          specs/
          specs/ignores.txt
          specs/mappingv4.txt
          specs/revprops.txt
          specs/unicode.txt
          svk.py
          tests/test_graph.py
          tests/test_mapping.py
          tests/test_svk.py
        modified:
          .bzrignore
          AUTHORS
          COPYING
          FAQ
          NEWS
          README
          TODO
          __init__.py
          branch.py
          branchprops.py
          cache.py
          commit.py
          config.py
          convert.py
          errors.py
          fetch.py
          fileids.py
          format.py
          logwalker.py
          mapping.txt
          remote.py
          repository.py
          revids.py
          revspec.py
          scheme.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_config.py
          tests/test_convert.py
          tests/test_errors.py
          tests/test_fetch.py
          tests/test_fileids.py
          tests/test_logwalker.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_transport.py
          tests/test_tree.py
          tests/test_upgrade.py
          tests/test_workingtree.py
          transport.py
          tree.py
          upgrade.py
          workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.33
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-03-27 02:59:55 +0100
    message:
      Remove LogWalker.touches_path.
    modified:
      branchprops.py
      logwalker.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.34
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 05:10:39 +0100
    message:
      Improve description of bzr-svn somewhat, update outdated descriptions.
    modified:
      Makefile
      README
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.35
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 05:31:42 +0100
    message:
      more README updates
    modified:
      README
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.36
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 15:09:57 +0100
    message:
      Merge some changes from the wiki into README.
    modified:
      .bzrignore
      README
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.37
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 15:37:29 +0100
    message:
      Make all classes subclass object.
    modified:
      branchprops.py
      cache.py
      commit.py
      fileids.py
      mapping.py
      repository.py
      scheme.py
      tests/test_branch.py
      tests/test_checkout.py
      tests/test_commit.py
      tests/test_fileids.py
      tests/test_mapping.py
      tests/test_scheme.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.38
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 16:25:32 +0100
    message:
      Split caching parts out of LogWalker.
    modified:
      cache.py
      logwalker.py
      repository.py
      scheme.py
      tests/test_branchprops.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.39
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 16:36:19 +0100
    message:
      Finish cacheless FileIdMap implementation.
    modified:
      fileids.py
      repository.py
      tests/test_fileids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.40
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 16:47:25 +0100
    message:
      Make sure fancy relative urls for svn:externals are parsed correctly.
    modified:
      tests/test_tree.py
      tree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.41
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 17:03:55 +0100
    message:
      Use iter_reverse_revision_history rather than iter_lhs_ancestry.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.42
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 17:09:59 +0100
    message:
      Remove custom graph implementation.
    removed:
      graph.py
      tests/test_graph.py
    modified:
      repository.py
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.43
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 17:18:09 +0100
    message:
      Remove get_lhs_parent(), it's no longer needed.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.44
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 20:20:03 +0100
    message:
      Move revision mapping code to revids module.
    modified:
      repository.py
      revids.py
      tests/test_revids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.45
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 20:54:16 +0100
    message:
      Add configuration option for disabling the cache.
    modified:
      config.py
      repository.py
      revids.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.46
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 21:07:39 +0100
    message:
      Remove deprecated follow_branch().
    modified:
      repository.py
      revids.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.47
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 21:20:25 +0100
    message:
      Avoid unused cleanup of global changes.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.48
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-03-29 21:22:14 +0100
    message:
      Rename follow_branch_history -> iter_reverse_branch_changes.
    modified:
      fileids.py
      repository.py
      revids.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.49
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-30 01:44:50 +0100
    message:
      Yield branch properties and revision properties in iter_reverse_branch_changes().
    modified:
      fetch.py
      fileids.py
      repository.py
      revids.py
      tests/test_revids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.50
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-30 01:54:46 +0100
    message:
      Simplify code for generating revision ids.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.51
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-30 03:03:59 +0200
    message:
      Fix tests.
    modified:
      repository.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.52
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-30 04:30:49 +0200
    message:
      Deal with context of lambda functions changing under us...
    modified:
      commit.py
      fetch.py
      fileids.py
      repository.py
      revids.py
      tests/test_commit.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.53
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-30 04:37:41 +0200
    message:
      Remove get_property_diff function.
    modified:
      branchprops.py
      revids.py
      tests/test_branchprops.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.54
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-30 14:19:12 +0200
    message:
      Move properties retrieval code out of _svk_merged_revisions.
    modified:
      logwalker.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.55
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-30 16:16:53 +0200
    message:
      Fix various test failures.
    modified:
      fileids.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.56
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-30 22:59:01 +0200
    message:
      Lazily fetch file rename data in fetch.
    added:
      changes.py
    modified:
      fetch.py
      fileids.py
      logwalker.py
      repository.py
      tests/test_branch.py
      tests/test_logwalker.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.57
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-30 23:28:16 +0200
    message:
      Split up iter_reverse_branch_changes.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.58
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-03-30 23:43:54 +0200
    message:
      Let iter_changes return the revision properties dictionary as well.
    modified:
      commit.py
      fetch.py
      logwalker.py
      repository.py
      scheme.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.59
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-31 03:02:31 +0200
    message:
      Remember revprops rather than determining again during fetch.
    modified:
      fetch.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.60
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-31 03:21:48 +0200
    message:
      Cache list of changes as well.
    modified:
      cache.py
      fetch.py
      repository.py
      tests/test_scheme.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.61
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-31 03:31:32 +0200
    message:
      Use remembered revprops.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.62
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-31 03:45:25 +0200
    message:
      Don't mutter about get_revision_paths in iter_changes.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.63
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-31 04:25:02 +0200
    message:
      Use remembered list of parents.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.64
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-31 05:00:42 +0200
    message:
      Make (almost-)cacheless mode work.
    modified:
      repository.py
      revids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.65
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-31 06:13:06 +0200
    message:
      Add iter_log().
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.66
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-31 06:16:59 +0200
    message:
      use iter_log in logwalker.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.67
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-31 06:30:18 +0200
    message:
      Fix non-caching iter_changes() implementation.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.68
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-03-31 14:23:54 +0200
    message:
      Add limit argument to iter_changes().
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.69
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-04-01 20:08:50 +0200
    message:
      Extend the FAQ a bit, mention append-revisions-only.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.70
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-04-02 19:35:52 +0200
    message:
      Clarify subversion version.
    modified:
      README
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.71
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-04-04 14:16:27 +0200
    message:
      Use Repository.get_latest_revnum() rather than Repository.transport.get_latest_revnum() so it can be cached when there is a read lock.
    modified:
      branch.py
      commit.py
      remote.py
      repository.py
      revids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.72
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-04-04 15:20:25 +0200
    message:
      Handle exceptions in get_log().
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.73
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-04-04 15:57:34 +0200
    message:
      Cache revision number when repository is read locked. Significantly improves performance of push.
    modified:
      NEWS
      branch.py
      commit.py
      remote.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.74
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-04-07 16:52:57 +0200
    message:
      Mark current 0.4 as experimental.
    modified:
      __init__.py
      mapping.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.75
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-04-07 18:24:03 +0200
    message:
      Merge fix for :: in svk:merge properties.
    modified:
      NEWS
      svk.py
      tests/test_svk.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.346.1.73.1.1
        committer: Russ Brown <pickscrape at gmail.com>
        branch nick: 0.4
        timestamp: Mon 2008-04-07 09:43:52 -0500
        message:
          Gracefully handle erroneous svk merge tickets created by old versions of svk
          
          Some old versions of svk contained a bug which caused merge tickets to be written that contained lines with null elements: that is lines containing only two colons. This change filters those lines out when parsing the svk merge ticket property.
        modified:
          svk.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.346.1.73.1.2
        committer: Russ Brown <pickscrape at gmail.com>
        branch nick: 0.4
        timestamp: Mon 2008-04-07 11:17:40 -0500
        message:
          Added NEWS entry and unit test for erroneous svk merge property handling
        modified:
          NEWS
          tests/test_svk.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.76
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-04-08 16:43:23 +0200
    message:
      Add news entry for revno changes.
    modified:
      AUTHORS
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.77
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-04-10 11:34:32 +0200
    message:
      Use different cache for experimental versions of bzr-svn.
    modified:
      NEWS
      cache.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.78
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-04-10 11:35:14 +0200
    message:
      Fix tabs.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.79
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-04-12 17:18:12 +0200
    message:
      Fix compatibility after KnitVersionedFile changes.
    modified:
      fileids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.80
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-04-12 17:23:48 +0200
    message:
      Support set_user_option() on Subversion branch BranchConfig.
    modified:
      NEWS
      config.py
      tests/test_config.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.81
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-04-12 18:08:21 +0200
    message:
      Work around bug in the Subversion libraries which don't accept http(s) URLs with urlencoded characters.
    modified:
      NEWS
      tests/test_transport.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.82
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-04-12 18:13:47 +0200
    message:
      Make lazy_dict() take an optional argument with a part of the dictionary
      that is already known.
    modified:
      commit.py
      fetch.py
      logwalker.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.83
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-04-12 22:06:05 +0200
    message:
      Fix upgrade tests.
    modified:
      upgrade.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.84
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-04-12 22:42:44 +0200
    message:
      Note Subversion version being used for debugging purposes.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.85
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-04-13 01:07:49 +0200
    message:
      Support get_log() in svn 1.5 properly again.
    modified:
      logwalker.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.86
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-04-13 03:30:26 +0200
    message:
      Support credentials in URLs.
    modified:
      FAQ
      NEWS
      auth.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.87
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-04-13 03:53:54 +0200
    message:
      Prefer bzr-stored username over guessed one.
    modified:
      auth.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.88
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-04-13 05:25:10 +0200
    message:
      Fix tests
    modified:
      auth.py
      branch.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.89
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-04-28 12:19:52 +0100
    message:
      Fix deprecation warning.
    modified:
      tests/test_branch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.90
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-04-28 12:36:04 +0100
    message:
      Avoid deprecated functions.
    modified:
      tests/test_commit.py
      tests/test_repos.py
      tests/test_upgrade.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.91
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-04-30 21:24:49 +0200
    message:
      Add tests for "bare" logwalker code.
    modified:
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.92
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2008-04-30 21:45:32 +0200
    message:
      Fix a couple of tests.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.93
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-01 01:47:29 +0200
    message:
      Add note about file properties.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.94
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-01 02:54:20 +0200
    message:
      Fix logwalker tests.
    modified:
      README
      logwalker.py
      repository.py
      tests/test_logwalker.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.95
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-01 04:10:39 +0200
    message:
      Fix find_latest_change tests.
    modified:
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.96
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-01 04:49:30 +0200
    message:
      Allow usage without on-disk cache
    modified:
      FAQ
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.97
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-01 05:08:31 +0200
    message:
      Add progress bars to iter_changes.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.98
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-01 05:28:49 +0200
    message:
      Use progress bars.
    modified:
      branch.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.99
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-01 14:11:19 +0200
    message:
      Add extra assertion.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.100
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-05-02 13:18:41 +0200
    message:
      Add extra layer of indirection in transport code.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.101
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-05-02 14:18:14 +0200
    message:
      Add connection pool.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.102
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-05-02 14:30:29 +0200
    message:
      Remove usage of apr pools.
    modified:
      branch.py
      branchprops.py
      repository.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.103
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-05-02 15:05:29 +0200
    message:
      Use connection pools in transport code.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.104
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-05-02 15:11:26 +0200
    message:
      use connection-based API in fetch logic.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.105
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-05-02 15:42:15 +0200
    message:
      Fetch children lazily when iterating over branch changes.
    modified:
      fetch.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.106
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-05-02 16:03:25 +0200
    message:
      Restrict history sample size used when guessing branching scheme.
    modified:
      NEWS
      logwalker.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.107
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-05-02 17:25:51 +0200
    message:
      Share connection pools between transport instances.
    modified:
      branchprops.py
      logwalker.py
      repository.py
      tests/test_transport.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.108
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2008-05-02 18:02:33 +0200
    message:
      Fix a couple of regressions.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.109
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2008-05-03 18:50:17 +0200
    message:
      Use new-style classes. Thanks Matt for pointing this out.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.110
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-05-04 14:49:43 +0200
    message:
      Merge layout code.
    added:
      layout.py
      mapping3/
      mapping3/__init__.py
      specs/layout.txt
      util.py
    renamed:
      scheme.py => mapping3/scheme.py
    modified:
      FAQ
      NEWS
      __init__.py
      branch.py
      commit.py
      config.py
      convert.py
      errors.py
      fetch.py
      fileids.py
      mapping.py
      repository.py
      revids.py
      tests/test_blackbox.py
      tests/test_branch.py
      tests/test_config.py
      tests/test_convert.py
      tests/test_errors.py
      tests/test_fetch.py
      tests/test_fileids.py
      tests/test_mapping.py
      tests/test_repos.py
      tests/test_scheme.py
      tests/test_upgrade.py
      tree.py
      upgrade.py
      workingtree.py
      mapping3/scheme.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Sat 2008-03-22 04:05:40 +0100
        message:
          Add repository layout spec.
        added:
          specs/layout.txt
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Sun 2008-03-23 17:53:15 +0100
        message:
          Updates to layout spec.
        modified:
          specs/layout.txt
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Sun 2008-03-23 17:53:29 +0100
        message:
          Merge 0.4.
        added:
          graph.py
        modified:
          FAQ
          NEWS
          branch.py
          branchprops.py
          commit.py
          fetch.py
          fileids.py
          logwalker.py
          mapping.py
          pre-revprop-change.example
          repository.py
          scheme.py
          tests/__init__.py
          tests/test_blackbox.py
          tests/test_branch.py
          tests/test_branchprops.py
          tests/test_fetch.py
          tests/test_logwalker.py
          tests/test_push.py
          tests/test_repos.py
          tests/test_scheme.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Tue 2008-03-25 01:14:34 +0100
        message:
          Add API for RepositoryLayout.
        added:
          layout.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.5
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Tue 2008-03-25 01:14:47 +0100
        message:
          Merge 0.4.
        added:
          tests/test_graph.py
        modified:
          COPYING
          Makefile
          NEWS
          __init__.py
          branch.py
          branchprops.py
          cache.py
          commit.py
          config.py
          convert.py
          errors.py
          fetch.py
          fileids.py
          format.py
          graph.py
          logwalker.py
          mapping.py
          remote.py
          repository.py
          revids.py
          revspec.py
          scheme.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_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_scheme.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
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.6
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Sat 2008-03-29 17:26:10 +0100
        message:
          Rename scheme -> layout.
        modified:
          repository.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.7
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Sat 2008-03-29 17:41:16 +0100
        message:
          Remove follow_history in favor of all_revision_ids().
        removed:
          graph.py
          tests/test_graph.py
        added:
          specs/ignores.txt
        modified:
          .bzrignore
          Makefile
          NEWS
          README
          __init__.py
          branchprops.py
          cache.py
          commit.py
          config.py
          convert.py
          fetch.py
          fileids.py
          layout.py
          logwalker.py
          mapping.py
          repository.py
          scheme.py
          tests/__init__.py
          tests/test_branch.py
          tests/test_branchprops.py
          tests/test_checkout.py
          tests/test_commit.py
          tests/test_convert.py
          tests/test_fileids.py
          tests/test_logwalker.py
          tests/test_mapping.py
          tests/test_repos.py
          tests/test_scheme.py
          tests/test_tree.py
          tests/test_workingtree.py
          transport.py
          tree.py
          upgrade.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.8
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Sat 2008-03-29 17:46:31 +0100
        message:
          Use set rather than list to improve speed a bit.
        modified:
          repository.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.9
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 16:18:41 +0200
        message:
          Merge 0.4.
        added:
          changes.py
        modified:
          AUTHORS
          FAQ
          NEWS
          README
          __init__.py
          auth.py
          branch.py
          branchprops.py
          cache.py
          commit.py
          config.py
          fetch.py
          fileids.py
          logwalker.py
          mapping.py
          remote.py
          repository.py
          revids.py
          scheme.py
          svk.py
          tests/test_branch.py
          tests/test_branchprops.py
          tests/test_commit.py
          tests/test_config.py
          tests/test_logwalker.py
          tests/test_repos.py
          tests/test_revids.py
          tests/test_scheme.py
          tests/test_svk.py
          tests/test_transport.py
          tests/test_upgrade.py
          transport.py
          upgrade.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.10
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 18:15:47 +0200
        message:
          Use layout in favor of scheme.
        modified:
          convert.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.11
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 19:05:05 +0200
        message:
          Move utility function to separate file.
        added:
          util.py
        modified:
          commit.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.12
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 19:42:52 +0200
        message:
          Use layout rather than scheme in a couple more places.
        modified:
          __init__.py
          repository.py
          revids.py
          scheme.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.13
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 20:27:00 +0200
        message:
          Split v3 mappings into a separate module.
        added:
          mapping3/
          mapping3/__init__.py
        modified:
          mapping.py
          repository.py
          revids.py
          scheme.py
          tests/test_blackbox.py
          tests/test_branch.py
          tests/test_fileids.py
          tests/test_mapping.py
          tests/test_upgrade.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.14
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 20:37:05 +0200
        message:
          Move scheme code to mapping3 package.
        renamed:
          scheme.py => mapping3/scheme.py
        modified:
          __init__.py
          config.py
          mapping.py
          mapping3/__init__.py
          repository.py
          revids.py
          tests/test_blackbox.py
          tests/test_branch.py
          tests/test_config.py
          tests/test_convert.py
          tests/test_fetch.py
          tests/test_fileids.py
          tests/test_mapping.py
          tests/test_repos.py
          tests/test_scheme.py
          tests/test_upgrade.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.15
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 20:48:10 +0200
        message:
          Fix imports.
        modified:
          commit.py
          fetch.py
          fileids.py
          mapping.py
          mapping3/__init__.py
          repository.py
          revids.py
          upgrade.py
          workingtree.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.16
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 21:07:23 +0200
        message:
          Move scheme-related functions out of repository code.
        modified:
          fetch.py
          mapping.py
          mapping3/__init__.py
          repository.py
          tests/test_repos.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.17
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 21:36:00 +0200
        message:
          Remove more uses of schemes inside the main code.
        modified:
          __init__.py
          branch.py
          convert.py
          errors.py
          fetch.py
          fileids.py
          mapping.py
          mapping3/__init__.py
          repository.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.18
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 22:24:01 +0200
        message:
          Fix more tests.
        modified:
          __init__.py
          config.py
          mapping.py
          mapping3/__init__.py
          mapping3/scheme.py
          repository.py
          revids.py
          tree.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.19
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 22:25:05 +0200
        message:
          Merge 0.4
        modified:
          branchprops.py
          logwalker.py
          repository.py
          tests/test_transport.py
          transport.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.20
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 22:55:20 +0200
        message:
          Move v3-specific error to mapping3 package.
        modified:
          errors.py
          mapping3/scheme.py
          tests/test_errors.py
          tests/test_scheme.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.21
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Fri 2008-05-02 23:16:52 +0200
        message:
          Fix name of property in FAQ.
        modified:
          FAQ
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.22
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Sat 2008-05-03 01:54:57 +0200
        message:
          Fix more tests.
        modified:
          __init__.py
          errors.py
          layout.py
          mapping.py
          mapping3/__init__.py
          mapping3/scheme.py
          repository.py
          revids.py
          tests/test_errors.py
          tests/test_scheme.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.23
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Sat 2008-05-03 05:01:28 +0200
        message:
          Fix more tests.
        modified:
          __init__.py
          convert.py
          mapping3/__init__.py
          mapping3/scheme.py
          tests/test_convert.py
          tests/test_errors.py
          tests/test_fetch.py
          tests/test_fileids.py
          tests/test_repos.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.314.1.24
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: layout
        timestamp: Sun 2008-05-04 02:27:34 +0200
        message:
          Rather than just store branching scheme actually set it.
        modified:
          mapping3/__init__.py
          repository.py
          tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.111
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-05-04 20:13:29 +0200
    message:
      Fix some tests.
    modified:
      branch.py
      commit.py
      logwalker.py
      repository.py
      tests/test_logwalker.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.112
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-05-04 23:17:47 +0200
    message:
      Fix regression in children iterate function.
    modified:
      logwalker.py
      mapping3/__init__.py
      repository.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.113
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 01:24:03 +0200
    message:
      Add reuse-revisions option to speed up looking for revids in Subversion repositories.
    modified:
      NEWS
      config.py
      layout.py
      mapping3/__init__.py
      repository.py
      revids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.114
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 02:23:52 +0200
    message:
      Add progress bar in fetch.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.115
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 02:33:06 +0200
    message:
      Avoid reparent call when unnecessary.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.116
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 03:06:09 +0200
    message:
      Use object for keeping track of bzr-related revision metadata in svn.
    modified:
      fetch.py
      fileids.py
      logwalker.py
      repository.py
      revids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.117
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 03:51:53 +0200
    message:
      Avoid loading full revision history when determining revno of revision.
    modified:
      branch.py
      mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.118
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 04:19:52 +0200
    message:
      Use RevisionMetadata object in iter_all_changes() function.
    modified:
      branch.py
      fetch.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.119
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 04:44:53 +0200
    message:
      Update NEWS.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.120
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 05:20:36 +0200
    message:
      Fix tests after function signature change.
    modified:
      BRANCH.TODO
      branch.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.121
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 05:37:36 +0200
    message:
      Fix broken tests.
    modified:
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.122
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 14:19:24 +0200
    message:
      Style fixes.
    modified:
      logwalker.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.123
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 15:27:11 +0200
    message:
      Add extra mutter.
    modified:
      revids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.124
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 15:28:24 +0200
    message:
      Use revmeta object in a couple more places.
    modified:
      BRANCH.TODO
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.125
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 16:05:01 +0200
    message:
      Move rhs revision determination to RevisionMetadata class.
    modified:
      mapping.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.126
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 16:21:36 +0200
    message:
      Make logwalker API match the standard svn API more closely.
    modified:
      logwalker.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.127
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 16:40:08 +0200
    message:
      Allow iter_changes() in reverse order.
    modified:
      logwalker.py
      mapping3/scheme.py
      repository.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.128
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 18:26:52 +0200
    message:
      Fix endless recursion call.
    modified:
      mapping3/__init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.129
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 20:23:23 +0200
    message:
      Use revmeta in fetch, allow specifying multiple paths in iter_log.
    modified:
      fetch.py
      logwalker.py
      mapping3/__init__.py
      repository.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.130
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 20:47:40 +0200
    message:
      Support limit arguments to various history iterating functions.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.131
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 21:49:05 +0200
    message:
      Add sqlite-backed parents cache.
    added:
      parents.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.132
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 21:52:21 +0200
    message:
      Use sqlite-backed parents cache when possible.
    modified:
      BRANCH.TODO
      commit.py
      repository.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.133
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 22:11:23 +0200
    message:
      Fix progress bars in fetch after upstream changes.
    modified:
      fetch.py
      parents.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.134
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2008-05-05 22:34:10 +0200
    message:
      Fix tests after API changes.
    modified:
      repository.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.135
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-05-06 02:12:01 +0200
    message:
      Fix remaining tests.
    modified:
      BRANCH.TODO
      commit.py
      fetch.py
      repository.py
      tests/test_repos.py
      tests/test_scheme.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.136
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-05-06 02:54:50 +0200
    message:
      Proper locking for svn-push.
    modified:
      BRANCH.TODO
      __init__.py
      commit.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.137
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-05-06 03:27:00 +0200
    message:
      Share some code for pushing revisions, use specified configuration rather than repository configuration when committing.
    modified:
      commit.py
      config.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.138
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-05-06 04:23:23 +0200
    message:
      Make sure committer name is UTF-8 encoded in revprops.
    modified:
      NEWS
      commit.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.139
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-05-06 04:24:34 +0200
    message:
      Fix write locking when pushing to new branch.
    modified:
      remote.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.140
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2008-05-06 04:45:49 +0200
    message:
      Allow overriding config higher up.
    modified:
      commit.py
      config.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.141
    author: Sabin Iacob <iacobs at m0n5t3r.info>
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2008-05-08 10:38:46 +0200
    message:
      Fix installation of mapping3 package, don't rely on particular version of Python.
    modified:
      NEWS
      setup.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.142
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-05-11 16:51:04 +0200
    message:
      Cope with RevisionTree no longer being in bzrlib.tree.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.143
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-05-11 16:52:38 +0200
    message:
      Mark as compatible with bzr 1.5.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.346.1.144
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2008-05-11 21:28:20 +0200
    message:
      Fix some tests when not using caches.
    modified:
      BRANCH.TODO
      commit.py
      fileids.py
      revids.py
      transport.py
-------------- next part --------------
Diff too large for email (10289 lines, the limit is 1000).


More information about the Pkg-bazaar-commits mailing list