[Pkg-bazaar-commits] ./bzr-git/unstable r37: Merge new upstream.

Jelmer Vernooij jelmer at debian.org
Fri Apr 10 12:28:30 UTC 2009


------------------------------------------------------------
revno: 37
committer: Jelmer Vernooij <jelmer at debian.org>
branch nick: debian
timestamp: Sat 2009-03-21 17:17:05 +0100
message:
  Merge new upstream.
added:
  HACKING
  commands.py
  converter.py
  notes/
  notes/roundtripping.txt
  revspec.py
  shamap.py
  tests/test_fetch.py
  tests/test_shamap.py
  versionedfiles.py
renamed:
  tests/test_ids.py => tests/test_mapping.py
modified:
  .bzrignore
  INSTALL
  README
  TODO
  __init__.py
  branch.py
  debian/changelog
  debian/control
  debian/copyright
  dir.py
  errors.py
  fetch.py
  foreign/__init__.py
  foreign/test_versionedfiles.py
  foreign/upgrade.py
  foreign/versionedfiles.py
  mapping.py
  remote.py
  repository.py
  server.py
  setup.py
  tests/__init__.py
  tests/test_blackbox.py
  tests/test_branch.py
  tests/test_dir.py
  tests/test_repository.py
  workingtree.py
  tests/test_mapping.py
    ------------------------------------------------------------
    revno: 17.1.177
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sun 2009-01-25 17:07:46 +0100
    message:
      Look for commit object in heavyweight tags.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 17.1.178
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sun 2009-01-25 17:37:33 +0100
    message:
      Return mapping in revision_id_bzr_to_foreign() as required by the interface.
    modified:
      __init__.py
      fetch.py
      mapping.py
      repository.py
      server.py
      tests/test_branch.py
      tests/test_ids.py
    ------------------------------------------------------------
    revno: 17.1.179
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sun 2009-01-25 18:49:34 +0100
    message:
      Add simple tests and docstrings for GraphWalker.
    added:
      tests/test_fetch.py
    modified:
      fetch.py
      tests/__init__.py
    ------------------------------------------------------------
    revno: 17.1.180
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Tue 2009-01-27 14:00:24 +0100
    message:
      Merge John.
    modified:
      branch.py
      mapping.py
      server.py
        ------------------------------------------------------------
        revno: 17.10.48
        committer: John Carr <john.carr at unrouted.co.uk>
        branch nick: git-serve
        timestamp: Thu 2009-01-15 21:58:40 +0000
        message:
          Merge upstream
        modified:
          dulwich/dulwich/__init__.py
          dulwich/dulwich/object_store.py
          dulwich/dulwich/pack.py
          dulwich/dulwich/repo.py
          dulwich/dulwich/server.py
          dulwich/dulwich/tests/test_pack.py
          dulwich/setup.py
          fetch.py
          remote.py
          server.py
        ------------------------------------------------------------
        revno: 17.10.49
        committer: John Carr <john.carr at unrouted.co.uk>
        branch nick: git-serve
        timestamp: Thu 2009-01-15 22:00:28 +0000
        message:
          Merge lp:~johncarr/dulwich/git-serve
        modified:
          dulwich/dulwich/objects.py
          dulwich/dulwich/pack.py
          dulwich/dulwich/repo.py
          dulwich/dulwich/tests/test_pack.py
        ------------------------------------------------------------
        revno: 17.10.50
        committer: John Carr <john.carr at unrouted.co.uk>
        branch nick: git-serve
        timestamp: Thu 2009-01-15 22:04:50 +0000
        message:
          Make fetch_objects return a list of (object, path)
        modified:
          server.py
        ------------------------------------------------------------
        revno: 17.10.51
        committer: John Carr <john.carr at unrouted.co.uk>
        branch nick: git-serve
        timestamp: Thu 2009-01-15 22:20:01 +0000
        message:
          Merge lp:~johncarr/dulwich/git-serve
        modified:
          dulwich/dulwich/server.py
        ------------------------------------------------------------
        revno: 17.10.52
        committer: John Carr <john.carr at unrouted.co.uk>
        branch nick: git-serve
        timestamp: Thu 2009-01-15 22:43:28 +0000
        message:
          Have a head, any head
        modified:
          server.py
        ------------------------------------------------------------
        revno: 17.10.53
        committer: John Carr <john.carr at unrouted.co.uk>
        branch nick: git-serve
        timestamp: Fri 2009-01-16 16:13:02 +0000
        message:
          Merge Jelmer (git-serve branch)
        modified:
          mapping.py
          server.py
            ------------------------------------------------------------
            revno: 17.13.1
            committer: Jelmer Vernooij <jelmer at samba.org>
            branch nick: git-serve
            timestamp: Fri 2009-01-16 16:57:32 +0100
            message:
              Move revision_to_commit onto mapping.
            modified:
              mapping.py
              server.py
        ------------------------------------------------------------
        revno: 17.10.54
        committer: John Carr <john.carr at unrouted.co.uk>
        branch nick: git-serve
        timestamp: Sat 2009-01-17 19:37:02 +0000
        message:
          set_user_option breaks - doesnt have a local option in BranchConfig. Follow the bzr.dev syntax instead.
        modified:
          branch.py
        ------------------------------------------------------------
        revno: 17.10.55
        committer: John Carr <john.carr at unrouted.co.uk>
        branch nick: git-serve
        timestamp: Wed 2009-01-21 20:46:15 +0000
        message:
          Merge upstream
        modified:
          branch.py
          mapping.py
          tests/test_ids.py
          tests/test_repository.py
        ------------------------------------------------------------
        revno: 17.10.56
        committer: John Carr <john.carr at unrouted.co.uk>
        branch nick: git-serve
        timestamp: Mon 2009-01-26 11:31:22 +0000
        message:
          Merge upstream
        removed:
          dulwich/
          dulwich/.bzrignore
          dulwich/COPYING
          dulwich/Makefile
          dulwich/README
          dulwich/bin/
          dulwich/bin/dul-daemon
          dulwich/bin/dul-receive-pack
          dulwich/bin/dul-upload-pack
          dulwich/bin/dulwich
          dulwich/docs/
          dulwich/docs/protocol.txt
          dulwich/dulwich/
          dulwich/dulwich/__init__.py
          dulwich/dulwich/client.py
          dulwich/dulwich/commit.py
          dulwich/dulwich/errors.py
          dulwich/dulwich/index.py
          dulwich/dulwich/object_store.py
          dulwich/dulwich/objects.py
          dulwich/dulwich/pack.py
          dulwich/dulwich/protocol.py
          dulwich/dulwich/repo.py
          dulwich/dulwich/server.py
          dulwich/dulwich/tests/
          dulwich/dulwich/tests/__init__.py
          dulwich/dulwich/tests/data/
          dulwich/dulwich/tests/data/blobs/
          dulwich/dulwich/tests/data/blobs/6f670c0fb53f9463760b7295fbb814e965fb20c8
          dulwich/dulwich/tests/data/blobs/954a536f7819d40e6f637f849ee187dd10066349
          dulwich/dulwich/tests/data/blobs/e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
          dulwich/dulwich/tests/data/commits/
          dulwich/dulwich/tests/data/commits/0d89f20333fbb1d2f3a94da77f4981373d8f4310
          dulwich/dulwich/tests/data/commits/5dac377bdded4c9aeb8dff595f0faeebcc8498cc
          dulwich/dulwich/tests/data/commits/60dacdc733de308bb77bb76ce0fb0f9b44c9769e
          dulwich/dulwich/tests/data/indexes/
          dulwich/dulwich/tests/data/indexes/index
          dulwich/dulwich/tests/data/packs/
          dulwich/dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx
          dulwich/dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack
          dulwich/dulwich/tests/data/repos/
          dulwich/dulwich/tests/data/repos/a/
          dulwich/dulwich/tests/data/repos/a/.git/
          dulwich/dulwich/tests/data/repos/a/.git/HEAD
          dulwich/dulwich/tests/data/repos/a/.git/index
          dulwich/dulwich/tests/data/repos/a/.git/objects/
          dulwich/dulwich/tests/data/repos/a/.git/objects/2a/
          dulwich/dulwich/tests/data/repos/a/.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91
          dulwich/dulwich/tests/data/repos/a/.git/objects/4e/
          dulwich/dulwich/tests/data/repos/a/.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec
          dulwich/dulwich/tests/data/repos/a/.git/objects/4f/
          dulwich/dulwich/tests/data/repos/a/.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9
          dulwich/dulwich/tests/data/repos/a/.git/objects/7d/
          dulwich/dulwich/tests/data/repos/a/.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364
          dulwich/dulwich/tests/data/repos/a/.git/objects/a2/
          dulwich/dulwich/tests/data/repos/a/.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005
          dulwich/dulwich/tests/data/repos/a/.git/objects/a9/
          dulwich/dulwich/tests/data/repos/a/.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097
          dulwich/dulwich/tests/data/repos/a/.git/objects/ff/
          dulwich/dulwich/tests/data/repos/a/.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f
          dulwich/dulwich/tests/data/repos/a/.git/objects/info/
          dulwich/dulwich/tests/data/repos/a/.git/objects/pack/
          dulwich/dulwich/tests/data/repos/a/.git/refs/
          dulwich/dulwich/tests/data/repos/a/.git/refs/heads/
          dulwich/dulwich/tests/data/repos/a/.git/refs/heads/master
          dulwich/dulwich/tests/data/repos/a/.git/refs/tags/
          dulwich/dulwich/tests/data/repos/a/a
          dulwich/dulwich/tests/data/repos/a/b
          dulwich/dulwich/tests/data/repos/a/c
          dulwich/dulwich/tests/data/repos/ooo_merge/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/HEAD
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/index
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/29/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/38/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/6f/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/70/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/76/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/90/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/95/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/b2/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/f5/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/f9/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/fb/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/info/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/objects/pack/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/refs/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/refs/heads/
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/refs/heads/master
          dulwich/dulwich/tests/data/repos/ooo_merge/.git/refs/tags/
          dulwich/dulwich/tests/data/repos/ooo_merge/a
          dulwich/dulwich/tests/data/repos/ooo_merge/b
          dulwich/dulwich/tests/data/repos/ooo_merge/c
          dulwich/dulwich/tests/data/repos/simple_merge/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/HEAD
          dulwich/dulwich/tests/data/repos/simple_merge/.git/index
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/0d/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/1b/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/29/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/4c/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/5d/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/60/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/6f/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/70/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/90/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/95/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/ab/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/d4/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/d8/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/e6/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/info/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/objects/pack/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/refs/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/refs/heads/
          dulwich/dulwich/tests/data/repos/simple_merge/.git/refs/heads/master
          dulwich/dulwich/tests/data/repos/simple_merge/.git/refs/tags/
          dulwich/dulwich/tests/data/repos/simple_merge/a
          dulwich/dulwich/tests/data/repos/simple_merge/b
          dulwich/dulwich/tests/data/repos/simple_merge/d
          dulwich/dulwich/tests/data/repos/simple_merge/e
          dulwich/dulwich/tests/data/tags/
          dulwich/dulwich/tests/data/tags/71033db03a03c6a36721efcf1968dd8f8e0cf023
          dulwich/dulwich/tests/data/trees/
          dulwich/dulwich/tests/data/trees/70c190eb48fa8bbb50ddc692a17b44cb781af7f6
          dulwich/dulwich/tests/test_index.py
          dulwich/dulwich/tests/test_object_store.py
          dulwich/dulwich/tests/test_objects.py
          dulwich/dulwich/tests/test_pack.py
          dulwich/dulwich/tests/test_repository.py
          dulwich/setup.py
        added:
          tests/test_fetch.py
        modified:
          __init__.py
          branch.py
          dir.py
          fetch.py
          mapping.py
          remote.py
          repository.py
          server.py
          tests/__init__.py
          tests/test_blackbox.py
          tests/test_branch.py
          tests/test_ids.py
          tests/test_repository.py
    ------------------------------------------------------------
    revno: 17.1.181
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Wed 2009-01-28 12:16:48 +0100
    message:
      Cope with move of show_foreign_revid.
    modified:
      mapping.py
    ------------------------------------------------------------
    revno: 17.1.182
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Wed 2009-01-28 12:19:32 +0100
    message:
      Check for bzrlib API version.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 17.1.183
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-01-29 01:24:21 +0100
    message:
      Register lazily where possible.
    modified:
      __init__.py
      mapping.py
      remote.py
    ------------------------------------------------------------
    revno: 17.1.184
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-01-29 18:16:27 +0100
    message:
      Try to import nothing other than __init__ when not opening git repositories.
    modified:
      __init__.py
      dir.py
    ------------------------------------------------------------
    revno: 17.1.185
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-01-29 19:08:00 +0100
    message:
      Add git: revision specifier.
    added:
      revspec.py
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 17.1.186
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-01-29 19:22:16 +0100
    message:
      Fix imports.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 17.1.187
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Fri 2009-01-30 05:34:22 +0100
    message:
      Support bzr 1.11.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 17.1.188
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Fri 2009-01-30 06:17:44 +0100
    message:
      Fix remote fetching.
    modified:
      remote.py
    ------------------------------------------------------------
    revno: 17.1.189
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Fri 2009-01-30 16:22:58 +0100
    message:
      Move commands to a separate python module and register them lazily.
    added:
      commands.py
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 17.1.190
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Fri 2009-01-30 18:35:00 +0100
    message:
      Provide Repository.inventories.
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 17.1.191
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Fri 2009-01-30 19:23:17 +0100
    message:
      Add dummy Repository.texts.
    added:
      versionedfiles.py
    modified:
      repository.py
    ------------------------------------------------------------
    revno: 17.1.192
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Fri 2009-01-30 19:33:21 +0100
    message:
      Pass repository object to versionedfiles.
    modified:
      repository.py
      versionedfiles.py
    ------------------------------------------------------------
    revno: 17.1.193
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Fri 2009-01-30 21:40:17 +0100
    message:
      properly error out about not support lightweight checkouts.
    modified:
      branch.py
      errors.py
    ------------------------------------------------------------
    revno: 17.1.194
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sat 2009-01-31 17:25:23 +0100
    message:
      Add basic infrastructure for dpush.
    modified:
      TODO
      branch.py
      repository.py
    ------------------------------------------------------------
    revno: 17.1.195
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sat 2009-01-31 17:59:06 +0100
    message:
      Move conversion functions to mapping, use fetch_objects() from repository if present.
    modified:
      mapping.py
      repository.py
      server.py
    ------------------------------------------------------------
    revno: 17.1.196
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sat 2009-01-31 18:49:44 +0100
    message:
      Move functions to mapping.
    modified:
      mapping.py
      repository.py
    ------------------------------------------------------------
    revno: 17.1.197
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sun 2009-02-01 17:28:29 +0100
    message:
      mention the requirement to install Dulwich.
    modified:
      INSTALL
    ------------------------------------------------------------
    revno: 17.1.198
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sun 2009-02-01 20:02:05 +0100
    message:
      Merge improvements for running with bzr.exe.
    modified:
      .bzrignore
      __init__.py
        ------------------------------------------------------------
        revno: 17.14.1
        committer: Alexander Belchenko <bialix at ukr.net>
        branch nick: bzr.exe
        timestamp: Fri 2009-01-30 16:58:20 +0200
        message:
          bzr.exe support: allow import of dulwich from _lib subdirectory
        modified:
          .bzrignore
          __init__.py
    ------------------------------------------------------------
    revno: 17.1.199
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-02-05 02:09:48 +0100
    message:
      Use ObjectIterator interface.
    modified:
      fetch.py
      remote.py
    ------------------------------------------------------------
    revno: 17.1.200
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-02-05 02:27:04 +0100
    message:
      Avoid reading everything into memory when accessing objects.
    modified:
      fetch.py
      remote.py
    ------------------------------------------------------------
    revno: 17.1.201
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-02-05 02:42:27 +0100
    message:
      Simplify TemporaryPack implementation.
    modified:
      remote.py
    ------------------------------------------------------------
    revno: 17.1.202
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sun 2009-02-08 16:30:10 +0100
    message:
      Fix some issues in tree conversion functions.
    modified:
      mapping.py
    ------------------------------------------------------------
    revno: 17.1.203
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sun 2009-02-08 16:37:17 +0100
    message:
      yield the right path for the tree root.
    modified:
      mapping.py
    ------------------------------------------------------------
    revno: 17.1.204
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sun 2009-02-08 16:55:41 +0100
    message:
      Add FOSDEM roundtripping notes.
    added:
      notes/
      notes/roundtripping.txt
    modified:
      mapping.py
      repository.py
    ------------------------------------------------------------
    revno: 17.1.205
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sun 2009-02-08 20:02:15 +0100
    message:
      Dpush works \o/
    modified:
      mapping.py
      repository.py
    ------------------------------------------------------------
    revno: 17.1.206
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Sun 2009-02-08 20:20:33 +0100
    message:
      Merge bzr-foreign.
    modified:
      foreign/__init__.py
      foreign/test_versionedfiles.py
      foreign/upgrade.py
      foreign/versionedfiles.py
        ------------------------------------------------------------
        revno: 0.1.30
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Thu 2009-01-22 01:29:31 +0100
        message:
          Properly return None if a key wasn't found.
        modified:
          versionedfiles.py
        ------------------------------------------------------------
        revno: 0.1.31
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sat 2009-01-31 16:59:10 +0100
        message:
          Remove unused imports.
        modified:
          __init__.py
        ------------------------------------------------------------
        revno: 0.1.32
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sat 2009-01-31 17:16:23 +0100
        message:
          Don't rely on isinstance when there are multiple copies of a type around.
        modified:
          __init__.py
        ------------------------------------------------------------
        revno: 0.1.33
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-02-01 04:00:40 +0100
        message:
          Import simplifications for upgrade.
        modified:
          upgrade.py
        ------------------------------------------------------------
        revno: 0.1.34
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-02-01 05:08:46 +0100
        message:
          s/get_revision/get_inventory.
        modified:
          __init__.py
          test_versionedfiles.py
          versionedfiles.py
        ------------------------------------------------------------
        revno: 0.1.35
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-02-01 05:17:31 +0100
        message:
          Fix empty dpush case.
        modified:
          __init__.py
        ------------------------------------------------------------
        revno: 0.1.36
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-02-01 05:56:23 +0100
        message:
          Just replace all file ids, rather than worrying about unchanged children of changed directories.
        modified:
          upgrade.py
        ------------------------------------------------------------
        revno: 0.1.37
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-02-08 20:20:14 +0100
        message:
          Import foreign-mapping-upgrade command, fixes for bzr-svn.
        modified:
          __init__.py
          upgrade.py
    ------------------------------------------------------------
    revno: 17.1.207
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Mon 2009-02-09 21:40:29 +0100
    message:
      Fix working tree locking.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 17.1.208
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Wed 2009-02-11 22:33:29 +0100
    message:
      Implement custom InterBranch to support fetching from remote git branches.
    modified:
      branch.py
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.209
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: thin-pack
    timestamp: Thu 2009-02-12 00:22:50 +0100
    message:
      Merge thin-pack work.
    added:
      shamap.py
    modified:
      branch.py
      fetch.py
      remote.py
      repository.py
      server.py
    ------------------------------------------------------------
    revno: 17.1.210
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: thin-pack
    timestamp: Thu 2009-02-12 00:59:11 +0100
    message:
      Merge dulwich branch.
    modified:
      branch.py
      remote.py
        ------------------------------------------------------------
        revno: 17.15.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dulwich
        timestamp: Thu 2009-02-12 00:29:36 +0100
        message:
          Don't request thin packs as we don't support them yet.
        modified:
          remote.py
        ------------------------------------------------------------
        revno: 17.15.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dulwich
        timestamp: Thu 2009-02-12 00:33:12 +0100
        message:
          Handle situation when repository is already up to date during pull.
        modified:
          branch.py
          remote.py
        ------------------------------------------------------------
        revno: 17.15.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: dulwich
        timestamp: Thu 2009-02-12 00:43:07 +0100
        message:
          Fix import, claim to support side-band and ofs deltas.
        modified:
          fetch.py
          remote.py
    ------------------------------------------------------------
    revno: 17.1.211
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: thin-pack
    timestamp: Thu 2009-02-12 01:24:16 +0100
    message:
      Split out map.
    added:
      converter.py
    modified:
      shamap.py
    ------------------------------------------------------------
    revno: 17.1.212
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: thin-pack
    timestamp: Thu 2009-02-12 02:10:29 +0100
    message:
      More work on converter.
    modified:
      converter.py
    ------------------------------------------------------------
    revno: 17.1.213
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-02-12 02:43:35 +0100
    message:
      Implement sha cache.
    modified:
      converter.py
      fetch.py
      shamap.py
    ------------------------------------------------------------
    revno: 17.1.214
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-02-12 03:31:01 +0100
    message:
      Partially fix pull.
    modified:
      converter.py
      fetch.py
      mapping.py
      shamap.py
    ------------------------------------------------------------
    revno: 17.1.215
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-02-12 03:46:00 +0100
    message:
      Fix pull from remote branches.
    modified:
      converter.py
      shamap.py
    ------------------------------------------------------------
    revno: 17.1.216
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Wed 2009-02-18 20:42:49 +0100
    message:
      Fix installation of foreign and tests. Thanks Lo-Lan-Do.
    modified:
      setup.py
    ------------------------------------------------------------
    revno: 17.1.217
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-02-26 21:59:14 +0100
    message:
      Derive to_location from from_location, simialr to bzr branch.
    modified:
      commands.py
    ------------------------------------------------------------
    revno: 17.1.218
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Thu 2009-02-26 21:59:24 +0100
    message:
      Depend on newer dulwich.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 17.1.219
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: dulwich
    timestamp: Fri 2009-02-27 02:23:51 +0100
    message:
      require bzr 1.13.
    modified:
      __init__.py
      converter.py
    ------------------------------------------------------------
    revno: 17.1.220
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sat 2009-02-28 03:21:37 +0100
    message:
      Fix get_ancestry() contents.
    modified:
      repository.py
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 17.1.221
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sat 2009-02-28 18:16:49 +0100
    message:
      Import Transport.has().
    modified:
      remote.py
    ------------------------------------------------------------
    revno: 17.1.222
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sat 2009-02-28 19:35:11 +0100
    message:
      Provide views.
    modified:
      workingtree.py
    ------------------------------------------------------------
    revno: 17.1.223
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-08 06:03:08 +0100
    message:
      Wrap socket errors.
    modified:
      remote.py
    ------------------------------------------------------------
    revno: 17.1.224
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-08 20:22:17 +0100
    message:
      Use new thin packs argument.
    modified:
      remote.py
    ------------------------------------------------------------
    revno: 17.1.225
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-08 20:49:21 +0100
    message:
      Add conversion function for dulwich errors.
    modified:
      errors.py
    ------------------------------------------------------------
    revno: 17.1.226
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sun 2009-03-08 20:49:32 +0100
    message:
      Error out on non-git repositories.
    modified:
      commands.py
    ------------------------------------------------------------
    revno: 17.1.227
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Mon 2009-03-09 15:25:37 +0100
    message:
      Avoid use of deprecated get_apparent_author.
    modified:
      mapping.py
    ------------------------------------------------------------
    revno: 17.1.228
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-11 00:08:04 +0100
    message:
      Merge upstream.
    modified:
      branch.py
      commands.py
      fetch.py
        ------------------------------------------------------------
        revno: 17.16.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-03-08 17:31:55 +0100
        message:
          Change default format to 1.9-rich-root.
        modified:
          commands.py
        ------------------------------------------------------------
        revno: 17.16.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-03-08 17:32:01 +0100
        message:
          Cope with new fetch_spec argument.
        modified:
          branch.py
          fetch.py
    ------------------------------------------------------------
    revno: 17.1.229
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-11 20:13:14 +0100
    message:
      Cope with API changes in 1.13.
    modified:
      branch.py
    ------------------------------------------------------------
    revno: 17.1.230
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-11 23:15:59 +0100
    message:
      Fix git-import.
    modified:
      commands.py
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.231
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Fri 2009-03-13 17:48:01 +0100
    message:
      Fix locking.
    modified:
      dir.py
    ------------------------------------------------------------
    revno: 17.1.232
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Fri 2009-03-13 17:55:33 +0100
    message:
      Implement Tree.
    modified:
      converter.py
    ------------------------------------------------------------
    revno: 17.1.233
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Fri 2009-03-13 18:07:58 +0100
    message:
      Remove support for working trees for now.
    modified:
      dir.py
    ------------------------------------------------------------
    revno: 17.1.234
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Fri 2009-03-13 18:21:15 +0100
    message:
      Revert locking fixes for now, as they break bzr 1.13 compatibility.
    modified:
      dir.py
    ------------------------------------------------------------
    revno: 17.1.235
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Fri 2009-03-13 19:51:49 +0100
    message:
      Clarify history, copyright.
    modified:
      README
      branch.py
      commands.py
      converter.py
      fetch.py
      mapping.py
      remote.py
      repository.py
      shamap.py
    ------------------------------------------------------------
    revno: 17.1.236
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sat 2009-03-14 19:18:10 +0100
    message:
      Merge bzr-foreign.
    modified:
      foreign/__init__.py
      foreign/upgrade.py
      foreign/versionedfiles.py
        ------------------------------------------------------------
        revno: 0.1.38
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-02-08 20:27:00 +0100
        message:
          Support dpush --idmap-file.
        modified:
          __init__.py
        ------------------------------------------------------------
        revno: 0.1.39
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Mon 2009-02-09 00:11:41 +0100
        message:
          Merge upstream.
            ------------------------------------------------------------
            revno: 0.11.1
            committer: Jelmer Vernooij <jelmer at samba.org>
            branch nick: trunk
            timestamp: Mon 2009-02-02 16:48:05 +0100
            message:
              Import foreign-mapping-upgrade.
            modified:
              __init__.py
              upgrade.py
        ------------------------------------------------------------
        revno: 0.1.40
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-02-15 02:32:41 +0100
        message:
          Don't upgrade tags to revisions in branch ancestry.
        modified:
          upgrade.py
        ------------------------------------------------------------
        revno: 0.1.41
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-02-15 02:34:16 +0100
        message:
          Fix typo.
        modified:
          upgrade.py
        ------------------------------------------------------------
        revno: 0.1.42
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Wed 2009-02-18 23:34:29 +0100
        message:
          Fix one-line summary.
        modified:
          __init__.py
        ------------------------------------------------------------
        revno: 0.1.43
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sat 2009-03-14 19:17:35 +0100
        message:
          Add keys to virtual VersionedFiles.
        modified:
          versionedfiles.py
    ------------------------------------------------------------
    revno: 17.1.237
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sat 2009-03-14 19:25:04 +0100
    message:
      Fix tests.
    modified:
      repository.py
      tests/test_blackbox.py
      tests/test_dir.py
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 17.1.238
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sat 2009-03-14 19:51:52 +0100
    message:
      Fix formatting.
    modified:
      tests/__init__.py
    ------------------------------------------------------------
    revno: 17.1.239
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-17 02:43:40 +0100
    message:
      Add tests for import_revision_gist.
    modified:
      repository.py
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 17.1.240
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-17 02:56:37 +0100
    message:
      Add more details for commit, to avoid checksum from changing.
    modified:
      tests/test_repository.py
    ------------------------------------------------------------
    revno: 17.1.241
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Tue 2009-03-17 03:04:46 +0100
    message:
      add tests for file id escape/unescape.
    renamed:
      tests/test_ids.py => tests/test_mapping.py
    modified:
      tests/__init__.py
      tests/test_mapping.py
    ------------------------------------------------------------
    revno: 17.1.242
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-18 13:54:29 +0100
    message:
      merge trunk.
    modified:
      __init__.py
      branch.py
      commands.py
      dir.py
      remote.py
      tests/test_fetch.py
        ------------------------------------------------------------
        revno: 17.17.1
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sat 2009-03-14 23:11:34 +0100
        message:
          Add basic tests for local fetch.
        modified:
          __init__.py
          commands.py
          dir.py
          tests/test_fetch.py
        ------------------------------------------------------------
        revno: 17.17.2
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Sun 2009-03-15 14:26:31 +0100
        message:
          Add test for fetching executables.
        modified:
          tests/test_fetch.py
        ------------------------------------------------------------
        revno: 17.17.3
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Mon 2009-03-16 14:52:49 +0100
        message:
          Fix tags when fetching from remotes.
        modified:
          branch.py
          remote.py
        ------------------------------------------------------------
        revno: 17.17.4
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: trunk
        timestamp: Mon 2009-03-16 14:56:04 +0100
        message:
          Strip ref directory name from tag names.
        modified:
          remote.py
    ------------------------------------------------------------
    revno: 17.1.243
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-18 15:15:53 +0100
    message:
      Add DictGitShaMap, useful for testing.
    modified:
      converter.py
      shamap.py
    ------------------------------------------------------------
    revno: 17.1.244
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-18 15:16:58 +0100
    message:
      More formatting fixes.
    modified:
      branch.py
      commands.py
      dir.py
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.245
    tags: bzr-git-0.1.0
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-18 15:33:15 +0100
    message:
      Add tests for GitShaMap.
    added:
      tests/test_shamap.py
    modified:
      shamap.py
      tests/__init__.py
    ------------------------------------------------------------
    revno: 17.1.246
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-19 20:29:25 +0100
    message:
      Start working on 0.2.0.
    modified:
      __init__.py
      setup.py
    ------------------------------------------------------------
    revno: 17.1.247
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-18 17:53:42 +0100
    message:
      Add more tests.
    modified:
      fetch.py
      mapping.py
      tests/test_fetch.py
      tests/test_mapping.py
    ------------------------------------------------------------
    revno: 17.1.248
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-18 19:12:40 +0100
    message:
      Add more tests.
    modified:
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 17.1.249
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Wed 2009-03-18 20:29:40 +0100
    message:
      Use default-rich-root if possible.
    modified:
      __init__.py
    ------------------------------------------------------------
    revno: 17.1.250
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-19 01:33:48 +0100
    message:
      Add more tests for fetch code.
    modified:
      fetch.py
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 17.1.251
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-19 02:23:59 +0100
    message:
      Add more fetch tests.
    modified:
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 17.1.252
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-19 03:08:20 +0100
    message:
      Prepare for testing remote repos.
    modified:
      tests/test_fetch.py
    ------------------------------------------------------------
    revno: 17.1.253
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-19 03:59:49 +0100
    message:
      add tests for branch sprouting.
    modified:
      tests/test_branch.py
    ------------------------------------------------------------
    revno: 17.1.254
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-19 04:24:20 +0100
    message:
      Stop importing tags as branches as part of git-import.
    modified:
      commands.py
      tests/test_branch.py
    ------------------------------------------------------------
    revno: 17.1.255
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-19 04:39:11 +0100
    message:
      Actually store idmap.
    modified:
      converter.py
      fetch.py
    ------------------------------------------------------------
    revno: 17.1.256
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Thu 2009-03-19 04:46:28 +0100
    message:
      Fix import of tags in git-import.
    modified:
      commands.py
    ------------------------------------------------------------
    revno: 17.1.257
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: trunk
    timestamp: Sat 2009-03-21 16:46:18 +0100
    message:
      Add simple HACKING document.
    added:
      HACKING
-------------- next part --------------
Diff too large for email (3767 lines, the limit is 1000).


More information about the Pkg-bazaar-commits mailing list