[Pkg-bazaar-commits] ./bzr-svn/unstable r298: Merge 0.4.8.

Jelmer Vernooij jelmer at samba.org
Wed Mar 12 23:25:18 UTC 2008


------------------------------------------------------------
revno: 298
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: debian
timestamp: Thu 2008-03-13 00:25:18 +0100
message:
  Merge 0.4.8.
added:
  Makefile
modified:
  .bzrignore
  AUTHORS
  FAQ
  NEWS
  __init__.py
  auth.py
  cache.py
  commit.py
  debian/changelog
  debian/control
  errors.py
  logwalker.py
  repository.py
  revids.py
  tests/__init__.py
  tests/test_checkout.py
  tests/test_commit.py
  tests/test_convert.py
  tests/test_fetch.py
  tests/test_push.py
  tests/test_repos.py
  tests/test_transport.py
  tests/test_tree.py
  tests/test_workingtree.py
  transport.py
  workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.1
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:00:47 +0100
    message:
      Mark as being compatible with Bazaar 1.2.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.2
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:02:21 +0100
    message:
      Add another progress bar.
    modified:
      NEWS
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.3
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:05:36 +0100
    message:
      Fix performance regression in sqlite queries. Thanks, spiv, for helping track this down.
    modified:
      NEWS
      revids.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.4
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:07:30 +0100
    message:
      Don't provide find_repository() implementation.
    modified:
      NEWS
      tests/test_checkout.py
      tests/test_commit.py
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.5
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:09:42 +0100
    message:
      Merge support for -d option to the svn-push command.
    modified:
      NEWS
      __init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.6
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:10:54 +0100
    message:
      Allow specifying path inside repository in svn-branching-scheme.
    modified:
      NEWS
      __init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.7
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:12:04 +0100
    message:
      Support using platform-specific auth providers when available.
    modified:
      NEWS
      transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.8
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:13:43 +0100
    message:
      Fix tests for windows.
    modified:
      tests/test_transport.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.9
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:14:04 +0100
    message:
      Skip symlink test on systems that don't uspport symlinks.
    modified:
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.10
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:14:35 +0100
    message:
      Skip executable test on platforms that don't support the executable bit.
    modified:
      tests/test_workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.11
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:15:28 +0100
    message:
      Use standard version for converting abspath to url.
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.12
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:16:16 +0100
    message:
      Hint vim about FAQ file syntax.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.13
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:16:32 +0100
    message:
      Specify urls to transports rather than localpaths.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.14
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:54:17 +0100
    message:
      Update formatting of FAQ file.
    modified:
      FAQ
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.15
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:54:46 +0100
    message:
      Use sys.platform rather than os.name.
    modified:
      tests/__init__.py
      tests/test_push.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.16
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 18:59:17 +0100
    message:
      Merge win32 test fixes from Adrian Wilkins.
    modified:
      tests/__init__.py
      tests/test_convert.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.17
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 19:00:20 +0100
    message:
      Convert SVN_ERR_RA_NOT_IMPLEMENTED errors to NotImplementedError exceptions.
    modified:
      errors.py
      tests/test_errors.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.18
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 19:01:29 +0100
    message:
      Move cache message to directory creation.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.19
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 19:03:00 +0100
    message:
      Another attempt at fixing executable bit on Windows.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.20
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 19:03:25 +0100
    message:
      More win32 improvements.
    modified:
      AUTHORS
      tests/test_convert.py
      tests/test_repos.py
      tests/test_tree.py
      tests/test_workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.21
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 19:04:06 +0100
    message:
      use feature-specific function rather than checking platform.
    modified:
      tests/test_push.py
      tests/test_repos.py
      tests/test_tree.py
      tests/test_workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.22
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 19:05:13 +0100
    message:
      Update NEWS.
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.23
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 19:06:20 +0100
    message:
      Add bug #
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.24
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 19:06:42 +0100
    message:
      Handle executable bit on not yet versioned files on Windows.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.25
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 19:09:31 +0100
    message:
      use standard functions for converting from local path to url.
    modified:
      tests/test_convert.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.26
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 19:16:09 +0100
    message:
      Add Makefile.
    added:
      Makefile
    modified:
      .bzrignore
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.27
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 20:36:59 +0100
    message:
      Fix tests.
    modified:
      tests/test_convert.py
      tests/test_push.py
      tests/test_repos.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.28
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Tue 2008-03-11 21:00:56 +0100
    message:
      Fix NEWS
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.29
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Wed 2008-03-12 16:14:24 +0100
    message:
      Cherrypick some formatting fixes from the 0.4 branch
    modified:
      __init__.py
      auth.py
      cache.py
      commit.py
      errors.py
      format.py
      logwalker.py
      repository.py
      tests/__init__.py
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.30
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Wed 2008-03-12 17:12:05 +0100
    message:
      Allow overriding tests to run.
    modified:
      Makefile
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.31
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Wed 2008-03-12 17:48:04 +0100
    message:
      Add bug #
    modified:
      NEWS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.32
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Wed 2008-03-12 17:53:46 +0100
    message:
      Fix line wrapping
    modified:
      AUTHORS
    ------------------------------------------------------------
    revno: 220.1.182.1.258.1.218.1.33
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4.8
    timestamp: Wed 2008-03-12 20:04:45 +0100
    message:
      Deal with newer versions of bzr passing in unicode strings.
    modified:
      __init__.py
-------------- next part --------------
Diff too large for email (1066 lines, the limit is 1000).


More information about the Pkg-bazaar-commits mailing list