[Pkg-bazaar-commits] r282 ./bzr-svn/unstable: Merge 0.4.4.

Jelmer Vernooij jelmer at samba.org
Fri Nov 2 14:49:48 UTC 2007


------------------------------------------------------------
revno: 282
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: debian
timestamp: Fri 2007-11-02 15:49:48 +0100
message:
  Merge 0.4.4.
added:
  format.py
renamed:
  format.py => remote.py
modified:
  AUTHORS
  FAQ
  NEWS
  README
  __init__.py
  branch.py
  commit.py
  config.py
  convert.py
  debian/changelog
  debian/control
  errors.py
  fetch.py
  fileids.py
  logwalker.py
  repository.py
  scheme.py
  setup.py
  tests/__init__.py
  tests/test_blackbox.py
  tests/test_branch.py
  tests/test_checkout.py
  tests/test_commit.py
  tests/test_config.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_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.258.1.43
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-09-17 02:46:47 +0200
    message:
      Start working on 0.4.4.
    modified:
      __init__.py
      setup.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.44
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-09-17 02:48:18 +0200
    message:
      Register optimizers lazily.
    modified:
      __init__.py
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.45
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-09-17 15:18:46 +0200
    message:
      Move format code into separate file to improve import time when bzr-svn isn't used.
    added:
      format.py
    renamed:
      format.py => remote.py
    modified:
      __init__.py
      branch.py
      repository.py
      tests/__init__.py
      tests/test_checkout.py
      tests/test_fetch.py
      tests/test_radir.py
      workingtree.py
      remote.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.46
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-09-17 16:19:05 +0200
    message:
      Update news, remove some more imports.
    modified:
      NEWS
      __init__.py
      format.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.47
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-09-19 14:50:40 +0200
    message:
      Avoid tracebacks on malformed data errors.
    modified:
      NEWS
      errors.py
      tests/test_errors.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.48
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-09-19 15:04:21 +0200
    message:
      Fix rst formatting, add entry about slow fetch.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.49
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-09-19 22:29:23 +0200
    message:
      fix import
    modified:
      format.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.50
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-09-19 22:58:46 +0200
    message:
      Add note about revno's.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.51
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2007-09-20 21:28:59 +0200
    message:
      Fetch revisions in chunks of a 1000.
    modified:
      logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.52
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-09-24 01:27:45 +0200
    message:
      Support NULL_REVISION being passed to copy_contnet().
    modified:
      NEWS
      fetch.py
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.53
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-09-24 01:36:18 +0200
    message:
      Work around timestamp bug in svn.
    modified:
      tests/test_branch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.54
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-09-24 01:48:30 +0200
    message:
      Handle long file names with unicode characters correctly on python2.4 (#129334)
    modified:
      NEWS
      fileids.py
      tests/test_fileids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.55
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-09-24 15:35:25 +0200
    message:
      Add news entry for FAQ.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.56
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-09-24 21:07:59 +0200
    message:
      Implement ListBranchingScheme.is_branch_parent().
    modified:
      FAQ
      NEWS
      scheme.py
      tests/test_scheme.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.57
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-09-24 21:23:19 +0200
    message:
      Mention bug#
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.58
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2007-09-25 15:43:48 +0200
    message:
      Add note on svn versions.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.59
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-09-26 04:13:08 +0200
    message:
      Add entry about svn-upgrade.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.60
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-10-01 20:18:33 +0200
    message:
      Merge some offline changes.
    modified:
      NEWS
      __init__.py
      tests/test_blackbox.py
      tests/test_workingtree.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.59.1.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Wed 2007-09-26 13:45:50 +0200
        message:
          Give proper warning message when running 'bzr svn-branching-scheme' on something that is not a Subversion repository. (#145159)
        modified:
          NEWS
          __init__.py
          tests/test_blackbox.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.59.1.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Wed 2007-09-26 13:58:02 +0200
        message:
          Use new KnownFailure exception.
        modified:
          tests/test_workingtree.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.59.1.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: 0.4
        timestamp: Wed 2007-09-26 14:05:21 +0200
        message:
          Give proper warning message when running 'bzr svn-import' on something that is 
          not a Subversion repository. 
        modified:
          NEWS
          __init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.61
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2007-10-02 03:05:30 +0200
    message:
      Use commit revprops rather than just commit message when committing.
    modified:
      NEWS
      commit.py
      repository.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.62
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-10-05 15:19:29 +0200
    message:
      Add mutter for revision properties.
    modified:
      commit.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.63
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2007-10-09 14:27:42 +0200
    message:
      Support svn+ hack when committing in bound branches. (#150699)
    modified:
      NEWS
      fetch.py
      logwalker.py
      remote.py
      tests/test_transport.py
      transport.py
      tree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.64
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2007-10-11 01:24:17 +0200
    message:
      Avoid args/kwargs.
    modified:
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.65
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2007-10-16 14:40:17 +0200
    message:
      Avoid = in property names (#125751).
    modified:
      NEWS
      scheme.py
      tests/test_scheme.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.66
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-17 01:25:41 +0200
    message:
      Fix 'bzr checkout --lightweight' for http and https branches. (#144032)
    modified:
      NEWS
      branch.py
      transport.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.67
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-17 12:37:19 +0200
    message:
      Fix compatibility with 0.92.
    modified:
      NEWS
      __init__.py
      commit.py
      logwalker.py
      scheme.py
      tests/__init__.py
      tests/test_commit.py
      tests/test_push.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.68
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-17 12:47:26 +0200
    message:
      Add test for scheme initialization.
    modified:
      scheme.py
      tests/test_scheme.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.69
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-17 13:44:36 +0200
    message:
      Be somewhat more verbose.
    modified:
      commit.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.70
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-17 13:46:53 +0200
    message:
      Work around the fact that subversion only considers files for commit that have an atime > timestamp at checkout.
    modified:
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.71
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-17 13:53:59 +0200
    message:
      Fix last test.
    modified:
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.72
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2007-10-18 22:48:45 +0200
    message:
      Update installation requirements.
    modified:
      README
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.73
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2007-10-18 23:18:44 +0200
    message:
      Clean up cache list.
    modified:
      fetch.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.74
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-10-19 13:50:16 +0200
    message:
      Check version of bzr-rebase before using it.
    modified:
      NEWS
      upgrade.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.75
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2007-10-20 16:09:40 +0200
    message:
      Don't print traceback when raising errors about bzr versions.
    modified:
      NEWS
      __init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.76
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2007-10-20 16:45:23 +0200
    message:
      Add test case demonstrating #145148
    modified:
      commit.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.77
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2007-10-20 18:52:14 +0200
    message:
      handle corner case in logwalker.find_latest_change correctly.
    modified:
      NEWS
      logwalker.py
      tests/test_logwalker.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.78
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2007-10-20 20:10:41 +0200
    message:
      Add another test for #145148
    modified:
      commit.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.79
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2007-10-20 21:18:11 +0200
    message:
      Support --remember and make location argument optional for svn-push.
    modified:
      NEWS
      __init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.80
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sat 2007-10-20 21:20:18 +0200
    message:
      Raise error when trying to change repository root, add test for bug 118787.
    modified:
      commit.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.81
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2007-10-21 00:17:34 +0200
    message:
      Add helper function for stripping the branch path.
    modified:
      branch.py
      tree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.82
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2007-10-21 00:48:35 +0200
    message:
      Actually use the right function.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.83
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-10-22 20:42:08 +0200
    message:
      Raise proper exception when lightweight checkout is out of date during commit.
    modified:
      NEWS
      tests/test_workingtree.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.84
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2007-10-23 14:31:34 +0200
    message:
      Use locking and write groups properly, fixes compatibility with packs.
    modified:
      FAQ
      NEWS
      commit.py
      fetch.py
      tests/test_branch.py
      tests/test_fetch.py
      tests/test_push.py
      tests/test_upgrade.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.85
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2007-10-23 16:07:40 +0200
    message:
      Move knit-specific bits of the revision builder into a separate class.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.86
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2007-10-23 18:17:08 +0200
    message:
      Fix test, add some packs-specific code.
    modified:
      fetch.py
      tests/test_branch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.87
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2007-10-23 20:18:20 +0200
    message:
      deal with editor batons only in the transport code
    modified:
      fetch.py
      logwalker.py
      transport.py
      tree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.88
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-24 15:07:07 +0200
    message:
      Properly abort write group when exceptions are raised.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.89
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-24 18:14:16 +0200
    message:
      Handle corner cases pulling pushed changes with directory renames.
    modified:
      NEWS
      fetch.py
      fileids.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.90
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-24 18:15:34 +0200
    message:
      Add new entry for #145148.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.91
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-24 19:42:03 +0200
    message:
      Add error for up to date mappings.
    modified:
      errors.py
      tests/test_errors.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.92
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-24 20:58:39 +0200
    message:
      Avoid traceback when already upgraded revisions are present.
    modified:
      NEWS
      __init__.py
      errors.py
      tests/test_errors.py
      upgrade.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.93
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2007-10-25 13:21:39 +0200
    message:
      Make error a bit more verbose when changing repository root.
    modified:
      NEWS
      commit.py
      errors.py
      upgrade.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.94
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2007-10-25 13:31:06 +0200
    message:
      make error more verbose.
    modified:
      commit.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.95
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-10-26 00:47:09 +0200
    message:
      Update FAQ after packs format name change and credits.
    modified:
      AUTHORS
      FAQ
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.96
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-10-26 01:52:25 +0200
    message:
      Start working on recycling RevisionBuildEditor.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.97
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-10-26 16:12:13 +0200
    message:
      More work moving code into the RevisionBuildEditor.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.98
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-10-26 17:23:30 +0200
    message:
      Reuse editor object.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.99
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-10-26 18:17:28 +0200
    message:
      Start working on copying using svn_ra_replay.
    modified:
      AUTHORS
      fetch.py
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.100
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2007-10-28 00:02:09 +0200
    message:
      Fix syntax.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.101
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Sun 2007-10-28 22:05:13 +0100
    message:
      Support possible_transports argument.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.102
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-10-29 13:46:23 +0100
    message:
      Support unicode argument to ListBranchingScheme.
    modified:
      scheme.py
      tests/test_scheme.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.103
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-10-29 14:05:13 +0100
    message:
      Raise clear error instead of triggering an assert when the prefix is missing during push.
    modified:
      NEWS
      commit.py
      errors.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.104
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-10-29 17:37:13 +0100
    message:
      Hide subversion-wc as it's uninitializable.
    modified:
      __init__.py
      format.py
      tests/test_checkout.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.105
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Mon 2007-10-29 23:34:05 +0100
    message:
      Fix double utf8 error.
    modified:
      NEWS
      repository.py
      tests/test_push.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.106
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2007-10-30 12:44:36 +0100
    message:
      No longer intend to implement get_dir_revs() - revision properties are the way to go instead.
    modified:
      README
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.107
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Tue 2007-10-30 23:10:40 +0100
    message:
      Merge fix for 140001.
    modified:
      FAQ
      NEWS
      commit.py
      config.py
      errors.py
      repository.py
      tests/__init__.py
      tests/test_commit.py
      tests/test_config.py
      tests/test_push.py
      tests/test_repos.py
      transport.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.105.1.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: override-svnrevprops
        timestamp: Tue 2007-10-30 20:49:37 +0100
        message:
          Support custom user options for repository config.
        modified:
          config.py
          repository.py
          tests/test_repos.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.105.1.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: override-svnrevprops
        timestamp: Tue 2007-10-30 21:03:43 +0100
        message:
          Add configuration option for override-svn-revprops.
        modified:
          config.py
          tests/test_config.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.105.1.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: override-svnrevprops
        timestamp: Tue 2007-10-30 22:10:26 +0100
        message:
          Add function for changing svn revision properties.
        modified:
          commit.py
          errors.py
          tests/__init__.py
          tests/test_commit.py
          transport.py
        ------------------------------------------------------------
        revno: 220.1.182.1.258.1.105.1.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: override-svnrevprops
        timestamp: Tue 2007-10-30 23:08:13 +0100
        message:
          Support optionally overriding svn:author and svn:date (#140001)
        modified:
          FAQ
          NEWS
          commit.py
          config.py
          tests/test_commit.py
          tests/test_push.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.108
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-31 00:11:07 +0100
    message:
      Implement find_ghosts parameter, speeds up fetching significantly.
    modified:
      commit.py
      fetch.py
      format.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.109
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-31 00:35:41 +0100
    message:
      Create OSError from SubversionException where possible.
    modified:
      NEWS
      errors.py
      tests/test_errors.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.110
    committer: Adeodato Simó <dato at net.com.org.es>
    branch nick: override-svn-revprops.fixes
    timestamp: Wed 2007-10-31 18:42:24 +0100
    message:
      Correct option name in the FAQ.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.111
    committer: Adeodato Simó <dato at net.com.org.es>
    branch nick: override-svn-revprops.fixes
    timestamp: Wed 2007-10-31 18:55:52 +0100
    message:
      svn:date should be a UTC timestamp.
    modified:
      commit.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.112
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Wed 2007-10-31 23:10:33 +0100
    message:
      update credits
    modified:
      AUTHORS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.113
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2007-11-01 02:33:04 +0100
    message:
      Fix tests.
    modified:
      tests/test_commit.py
      tests/test_errors.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.114
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Thu 2007-11-01 22:58:20 +0100
    message:
      Use standard interface as much as possible.
    modified:
      commit.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.115
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-11-02 00:31:45 +0100
    message:
      svn_txdelta_send_string is buggy, avoid it. (#59111).
    modified:
      NEWS
      commit.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.116
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-11-02 15:23:06 +0100
    message:
      Improve progress bars for svn-import.
    modified:
      NEWS
      convert.py
      fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.117
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-11-02 15:25:08 +0100
    message:
      Release 0.4.4.
    modified:
      NEWS
      __init__.py
-------------- next part --------------
Diff too large for email (3705 lines, the limit is 1000).


More information about the Pkg-bazaar-commits mailing list