[Pkg-bazaar-commits] ./bzr-git/unstable r40: New upstream snapshot.

Jelmer Vernooij jelmer at debian.org
Mon Apr 6 14:10:11 UTC 2009


------------------------------------------------------------
revno: 40
committer: Jelmer Vernooij <jelmer at debian.org>
branch nick: debian
timestamp: Mon 2009-04-06 16:10:11 +0200
message:
  New upstream snapshot.
added:
  push.py
modified:
  __init__.py
  branch.py
  commands.py
  converter.py
  debian/changelog
  debian/control
  dir.py
  errors.py
  fetch.py
  foreign/__init__.py
  foreign/test_versionedfiles.py
  mapping.py
  remote.py
  repository.py
  revspec.py
  server.py
  shamap.py
  tests/test_blackbox.py
  tests/test_fetch.py
  tests/test_repository.py
  tests/test_shamap.py
  versionedfiles.py
  workingtree.py
    ------------------------------------------------------------
    revno: 17.1.259
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-22 00:07:04 +0100
    message:
      Improve formatting.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 17.1.260
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-22 00:07:30 +0100
    message:
      Allow passing in refs that *were* found in NoSuchRef.
    modified:
      errors.py
    ------------------------------------------------------------
    revno: 17.1.261
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-22 00:07:44 +0100
    message:
      Update branch head appropriately during dpull.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 17.1.262
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-22 00:30:42 +0100
    message:
      Merge new bzr-foreign.
    modified:
      foreign/__init__.py
        ------------------------------------------------------------
        revno: 0.1.45
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-03-22 00:30:09 +0100
        message:
          Remove dpush command (should be in bzr itself, or if that doesn't make it in a separate plugin).
        modified:
          __init__.py
    ------------------------------------------------------------
    revno: 17.1.263
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-22 02:11:53 +0100
    message:
      Support bzr.dev.
    modified:
      dir.py
      tests/test_shamap.py
    ------------------------------------------------------------
    revno: 17.1.264
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Mon 2009-03-23 23:24:55 +0100
    message:
      Add extra assert to make sure we don't write invalid parents.
    modified:
      mapping.py
    ------------------------------------------------------------
    revno: 17.1.265
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Mon 2009-03-23 23:25:07 +0100
    message:
      Support dpushing with existing parents.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 17.1.266
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-24 03:39:40 +0100
    message:
      Avoid storing repeated texts for blobs.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.267
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-24 03:46:45 +0100
    message:
      Add extra indexes.
    modified:
      shamap.py
    ------------------------------------------------------------
    revno: 17.1.268
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-24 03:47:01 +0100
    message:
      Simplify blob import code.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.269
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-24 04:00:11 +0100
    message:
      Prevent creating repeated directory texts.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.270
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-24 04:27:18 +0100
    message:
      Skip tree sha's already in the git sha map.
    modified:
      fetch.py
      shamap.py
    ------------------------------------------------------------
    revno: 17.1.271
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-24 17:06:36 +0100
    message:
      Add test for init-repo.
    modified:
      dir.py
      fetch.py
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 17.1.272
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-25 22:56:43 +0100
    message:
      Cope with new member variables in RepositoryFormat.
    modified:
      fetch.py
      remote.py
      repository.py
    ------------------------------------------------------------
    revno: 17.1.273
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-25 22:57:55 +0100
    message:
      Fix tests.
    modified:
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 17.1.274
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-26 00:09:08 +0100
    message:
      Print proper error about not supporting push.
    added:
      push.py
    modified:
      errors.py
      fetch.py
      repository.py
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 17.1.275
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-26 04:03:55 +0100
    message:
      Fix formatting.
    modified:
      __init__.py
      commands.py
      dir.py
      errors.py
      fetch.py
      mapping.py
      remote.py
      repository.py
      revspec.py
      server.py
      shamap.py
      versionedfiles.py
      workingtree.py
    ------------------------------------------------------------
    revno: 17.1.276
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-26 04:40:48 +0100
    message:
      Fix branch nicks.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 17.1.277
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-26 04:47:02 +0100
    message:
      Add test for nick.
    modified:
      tests/test_blackbox.py
    ------------------------------------------------------------
    revno: 17.1.278
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-26 21:35:15 +0100
    message:
      Don't re-import revisions already fetched.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.279
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-26 21:57:21 +0100
    message:
      Avoid iterating over all objects just to find the *Commits* to retrieve.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.280
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-26 22:34:13 +0100
    message:
      Cope with non-ascii characters in filenames (needs a test..).
    modified:
      fetch.py
      mapping.py
    ------------------------------------------------------------
    revno: 17.1.281
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-26 22:46:25 +0100
    message:
      Add test for non-ascii characters.
    modified:
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 17.1.282
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-26 23:51:25 +0100
    message:
      Merge inventory delta support.
    modified:
      fetch.py
      tests/test_fetch.py
        ------------------------------------------------------------
        revno: 17.18.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: fetch
        timestamp: Thu 2009-03-26 22:53:33 +0100
        message:
          Start working with inventory deltas.
        modified:
          fetch.py
        ------------------------------------------------------------
        revno: 17.18.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: fetch
        timestamp: Thu 2009-03-26 23:12:17 +0100
        message:
          Initial work relying on inventory deltas.
        modified:
          fetch.py
        ------------------------------------------------------------
        revno: 17.18.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: fetch
        timestamp: Thu 2009-03-26 23:51:15 +0100
        message:
          Use inventory deltas internally so fetch is O(changes) rather than O(tree).
        modified:
          fetch.py
          tests/test_fetch.py
    ------------------------------------------------------------
    revno: 17.1.283
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Fri 2009-03-27 00:00:54 +0100
    message:
      Fix recursive deletion of dirs.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.284
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Fri 2009-03-27 00:29:07 +0100
    message:
      Cache inventories created.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.285
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Fri 2009-03-27 03:11:52 +0100
    message:
      Fix index creation when fetching from remote host.
    modified:
      remote.py
    ------------------------------------------------------------
    revno: 17.1.286
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Fri 2009-03-27 03:18:12 +0100
    message:
      Cope with tags during fetch.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.287
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sat 2009-03-28 23:27:15 +0100
    message:
      Try a bit harder to avoid fetching objects we don't need.
    modified:
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.288
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sat 2009-03-28 23:27:38 +0100
    message:
      Merge laptop work.
    modified:
      branch.py
      errors.py
      mapping.py
      shamap.py
      versionedfiles.py
        ------------------------------------------------------------
        revno: 17.19.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: lightweight-checkouts
        timestamp: Fri 2009-03-27 03:50:58 +0100
        message:
          Support lightweight checkouts.
        modified:
          branch.py
          errors.py
        ------------------------------------------------------------
        revno: 17.19.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: lightweight-checkouts
        timestamp: Fri 2009-03-27 14:04:03 +0100
        message:
          Fix versionedfiles.
        modified:
          mapping.py
          shamap.py
          versionedfiles.py
        ------------------------------------------------------------
        revno: 17.19.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sat 2009-03-28 23:27:07 +0100
        message:
          Fix blob lookup.
        modified:
          shamap.py
    ------------------------------------------------------------
    revno: 17.1.289
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-29 05:58:20 +0200
    message:
      Fix tests, split up InterGitNonGitRepository.
    modified:
      branch.py
      commands.py
      fetch.py
      remote.py
      repository.py
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 17.1.290
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-29 19:14:44 +0200
    message:
      Support git+ssh.
    modified:
      __init__.py
      remote.py
    ------------------------------------------------------------
    revno: 17.1.291
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-29 19:23:25 +0200
    message:
      Register git protocols.
    modified:
      __init__.py
      remote.py
    ------------------------------------------------------------
    revno: 17.1.292
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-29 22:22:06 +0200
    message:
      Add XML escaping to work around serialization bug in bzr.
    modified:
      mapping.py
    ------------------------------------------------------------
    revno: 17.1.293
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-29 23:31:11 +0200
    message:
      Fix pull from remote branches.
    modified:
      converter.py
      fetch.py
      remote.py
      versionedfiles.py
    ------------------------------------------------------------
    revno: 17.1.294
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Mon 2009-03-30 02:16:28 +0200
    message:
      Check for diverged branches when pulling.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 17.1.295
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Mon 2009-03-30 03:04:53 +0200
    message:
      Add notes about parent locations.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 17.1.296
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Mon 2009-03-30 03:15:20 +0200
    message:
      Support overwrite parameter.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 17.1.297
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Mon 2009-03-30 03:18:35 +0200
    message:
      Support stop_revision.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 17.1.298
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Mon 2009-03-30 15:10:50 +0200
    message:
      Also escape committer and author.
    modified:
      mapping.py
    ------------------------------------------------------------
    revno: 17.1.299
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Mon 2009-03-30 15:11:12 +0200
    message:
      Fix formatting.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 17.1.300
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-31 02:21:48 +0200
    message:
      Fix retrieval of fulltexts.
    modified:
      mapping.py
    ------------------------------------------------------------
    revno: 17.1.301
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-31 02:41:22 +0200
    message:
      Use .id rather than .sha().hexdigest().
    modified:
      mapping.py
    ------------------------------------------------------------
    revno: 17.1.302
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-31 03:43:07 +0200
    message:
      Print proper error when trying unsupported operations against a git server.
    modified:
      errors.py
      remote.py
    ------------------------------------------------------------
    revno: 17.1.303
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-31 04:50:39 +0200
    message:
      Handle lightweight checkouts.
    modified:
      converter.py
      dir.py
      fetch.py
      remote.py
      repository.py
      versionedfiles.py
    ------------------------------------------------------------
    revno: 17.1.304
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-31 10:34:42 +0200
    message:
      Make remote repository access a bit lazier.
    modified:
      __init__.py
      repository.py
    ------------------------------------------------------------
    revno: 17.1.305
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-31 14:18:31 +0200
    message:
      Support short git revision specifiers.
    modified:
      revspec.py
    ------------------------------------------------------------
    revno: 17.1.306
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-04-01 02:40:55 +0200
    message:
      merge new bzr-foreign.
    modified:
      foreign/test_versionedfiles.py
        ------------------------------------------------------------
        revno: 0.1.46
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Wed 2009-04-01 02:40:12 +0200
        message:
          Run TestCase.setUp().
        modified:
          test_versionedfiles.py
    ------------------------------------------------------------
    revno: 17.1.307
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-04-01 02:42:12 +0200
    message:
      Fix blob fetch tests.
    modified:
      tests/test_fetch.py
-------------- next part --------------
Diff too large for email (2158 lines, the limit is 1000).


More information about the Pkg-bazaar-commits mailing list