Rev 4332: (vila) Parametrize tests against dir readers and fix some unicode in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Tue May 5 20:56:12 BST 2009


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 4332
revision-id: pqm at pqm.ubuntu.com-20090505195559-0qmeyyua7e407sym
parent: pqm at pqm.ubuntu.com-20090505141949-is3fyloox546i797
parent: v.ladeuil+lp at free.fr-20090505184800-qt0wpe1cttxsam7p
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2009-05-05 20:55:59 +0100
message:
  (vila) Parametrize tests against dir readers and fix some unicode
  	symlink latent bugs
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzrlib/hashcache.py            hashcache.py-20050706091756-fe3a8cc1143ff24f
  bzrlib/osutils.py              osutils.py-20050309040759-eeaff12fbf77ac86
  bzrlib/revisiontree.py         revisiontree.py-20060724012533-bg8xyryhxd0o0i0h-1
  bzrlib/tests/branch_implementations/test_sprout.py test_sprout.py-20070521151739-b8t8p7axw1h966ws-1
  bzrlib/tests/per_repository/test_commit_builder.py test_commit_builder.py-20060606110838-76e3ra5slucqus81-1
  bzrlib/tests/test__dirstate_helpers.py test_dirstate_helper-20070504035751-jsbn00xodv0y1eve-2
  bzrlib/tests/test_bundle.py    test.py-20050630184834-092aa401ab9f039c
  bzrlib/tests/test_dirstate.py  test_dirstate.py-20060728012006-d6mvoihjb3je9peu-2
  bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
  bzrlib/tests/test_shelf.py     test_prepare_shelf.p-20081005181341-n74qe6gu1e65ad4v-2
  bzrlib/tests/test_transform.py test_transaction.py-20060105172520-b3ffb3946550e6c4
  bzrlib/tests/tree_implementations/test_get_symlink_target.py test_get_symlink_tar-20070225165554-ickod3w3t7u0zzqh-1
  bzrlib/tests/workingtree_implementations/test_parents.py test_set_parents.py-20060807231740-yicmnlci1mj8smu1-1
  bzrlib/transform.py            transform.py-20060105172343-dd99e54394d91687
  bzrlib/workingtree.py          workingtree.py-20050511021032-29b6ec0a681e02e3
    ------------------------------------------------------------
    revno: 4331.1.1
    revision-id: v.ladeuil+lp at free.fr-20090505184800-qt0wpe1cttxsam7p
    parent: pqm at pqm.ubuntu.com-20090505141949-is3fyloox546i797
    parent: v.ladeuil+lp at free.fr-20090505184608-0u9g7qblwx8bi47o
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: integration
    timestamp: Tue 2009-05-05 20:48:00 +0200
    message:
      Parametrize tests against dir readers and fix some unicode symlink latent bugs
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzrlib/hashcache.py            hashcache.py-20050706091756-fe3a8cc1143ff24f
      bzrlib/osutils.py              osutils.py-20050309040759-eeaff12fbf77ac86
      bzrlib/revisiontree.py         revisiontree.py-20060724012533-bg8xyryhxd0o0i0h-1
      bzrlib/tests/branch_implementations/test_sprout.py test_sprout.py-20070521151739-b8t8p7axw1h966ws-1
      bzrlib/tests/per_repository/test_commit_builder.py test_commit_builder.py-20060606110838-76e3ra5slucqus81-1
      bzrlib/tests/test__dirstate_helpers.py test_dirstate_helper-20070504035751-jsbn00xodv0y1eve-2
      bzrlib/tests/test_bundle.py    test.py-20050630184834-092aa401ab9f039c
      bzrlib/tests/test_dirstate.py  test_dirstate.py-20060728012006-d6mvoihjb3je9peu-2
      bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
      bzrlib/tests/test_shelf.py     test_prepare_shelf.p-20081005181341-n74qe6gu1e65ad4v-2
      bzrlib/tests/test_transform.py test_transaction.py-20060105172520-b3ffb3946550e6c4
      bzrlib/tests/tree_implementations/test_get_symlink_target.py test_get_symlink_tar-20070225165554-ickod3w3t7u0zzqh-1
      bzrlib/tests/workingtree_implementations/test_parents.py test_set_parents.py-20060807231740-yicmnlci1mj8smu1-1
      bzrlib/transform.py            transform.py-20060105172343-dd99e54394d91687
      bzrlib/workingtree.py          workingtree.py-20050511021032-29b6ec0a681e02e3
    ------------------------------------------------------------
    revno: 4241.14.25
    revision-id: v.ladeuil+lp at free.fr-20090505184608-0u9g7qblwx8bi47o
    parent: v.ladeuil+lp at free.fr-20090505164939-33sx6w7221bgubaq
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Tue 2009-05-05 20:46:08 +0200
    message:
      Fix PQM failures.
      
      * bzrlib/tests/test_osutils.py:
      (TestDirReader.test_walk_unicode_tree,
      TestDirReader.test_symlink): Requires UnicodeFilenameFeature.
      (TestReadLink): Requires Requires UnicodeFilenameFeature.
      (TestReadLink): Requires UnicodeFilenameFeature *and*
      SymlinkFeature.
    modified:
      bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
    ------------------------------------------------------------
    revno: 4241.14.24
    revision-id: v.ladeuil+lp at free.fr-20090505164939-33sx6w7221bgubaq
    parent: v.ladeuil+lp at free.fr-20090417160845-2ti82rp1nc7kfoj4
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Tue 2009-05-05 18:49:39 +0200
    message:
      Fixed as per John's review.
      
      * bzrlib/tests/test_osutils.py:
      (dir_reader_scenarios): Jusr define dicts as needed.
      (TestDirReader): Get rid of _fs_enc, we don't use it yet.
      
      * bzrlib/tests/test_dirstate.py:
      (TestCaseWithDirState): Get rid of _fs_enc, we don't use it yet.
    modified:
      bzrlib/tests/test_dirstate.py  test_dirstate.py-20060728012006-d6mvoihjb3je9peu-2
      bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
    ------------------------------------------------------------
    revno: 4241.14.23
    revision-id: v.ladeuil+lp at free.fr-20090417160845-2ti82rp1nc7kfoj4
    parent: v.ladeuil+lp at free.fr-20090417145933-th1e56320bmnriao
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-17 18:08:45 +0200
    message:
      NEWS entry and final cleanup before submission.
    modified:
      BRANCH.TODO                    BRANCH.TODO-20060103052123-79ac4969351c03a9
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzrlib/tests/branch_implementations/test_sprout.py test_sprout.py-20070521151739-b8t8p7axw1h966ws-1
      bzrlib/tests/test__dirstate_helpers.py test_dirstate_helper-20070504035751-jsbn00xodv0y1eve-2
    ------------------------------------------------------------
    revno: 4241.14.22
    revision-id: v.ladeuil+lp at free.fr-20090417145933-th1e56320bmnriao
    parent: v.ladeuil+lp at free.fr-20090417132515-619d0xuo60orqjpo
    parent: v.ladeuil+lp at free.fr-20090417140332-ey5zutiy0ygxnml0
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-17 16:59:33 +0200
    message:
      merge bzr.dev and cleanups
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzrlib/branch.py               branch.py-20050309040759-e4baf4e0d046576e
      bzrlib/branchbuilder.py        branchbuilder.py-20070427022007-zlxpqz2lannhk6y8-1
      bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
      bzrlib/bzrdir.py               bzrdir.py-20060131065624-156dfea39c4387cb
      bzrlib/config.py               config.py-20051011043216-070c74f4e9e338e8
      bzrlib/fetch.py                fetch.py-20050818234941-26fea6105696365d
      bzrlib/foreign.py              foreign.py-20081112170002-olsxmandkk8qyfuq-1
      bzrlib/log.py                  log.py-20050505065812-c40ce11702fe5fb1
      bzrlib/lru_cache.py            lru_cache.py-20070119165515-tlw203kuwh0id5gv-1
      bzrlib/mail_client.py          mail_client.py-20070809192806-vuxt3t19srtpjpdn-1
      bzrlib/remote.py               remote.py-20060720103555-yeeg2x51vn0rbtdp-1
      bzrlib/repository.py           rev_storage.py-20051111201905-119e9401e46257e3
      bzrlib/smart/branch.py         branch.py-20061124031907-mzh3pla28r83r97f-1
      bzrlib/smart/bzrdir.py         bzrdir.py-20061122024551-ol0l0o0oofsu9b3t-1
      bzrlib/smart/request.py        request.py-20061108095550-gunadhxmzkdjfeek-1
      bzrlib/tests/__init__.py       selftest.py-20050531073622-8d0e3c8845c97a64
      bzrlib/tests/blackbox/test_branch.py test_branch.py-20060524161337-noms9gmcwqqrfi8y-1
      bzrlib/tests/blackbox/test_log.py test_log.py-20060112090212-78f6ea560c868e24
      bzrlib/tests/blackbox/test_push.py test_push.py-20060329002750-929af230d5d22663
      bzrlib/tests/branch_implementations/test_locking.py test_locking.py-20060707151933-tav3o2hpibwi53u4-4
      bzrlib/tests/branch_implementations/test_parent.py test_parent.py-20050830052751-5e62766623c32222
      bzrlib/tests/bzrdir_implementations/test_bzrdir.py test_bzrdir.py-20060131065642-0ebeca5e30e30866
      bzrlib/tests/interrepository_implementations/__init__.py __init__.py-20060220054744-baf49a1f88f17b1a
      bzrlib/tests/interrepository_implementations/test_fetch.py test_fetch.py-20080425213627-j60cjh782ufm83ry-1
      bzrlib/tests/lock_helpers.py   LockHelpers.py-20060707151933-tav3o2hpibwi53u4-1
      bzrlib/tests/test_config.py    testconfig.py-20051011041908-742d0c15d8d8c8eb
      bzrlib/tests/test_foreign.py   test_foreign.py-20081125004048-ywb901edgp9lluxo-1
      bzrlib/tests/test_log.py       testlog.py-20050728115707-1a514809d7d49309
      bzrlib/tests/test_lru_cache.py test_lru_cache.py-20070119165535-hph6rk4h9rzy4180-1
      bzrlib/tests/test_mail_client.py test_mail_client.py-20070809192806-vuxt3t19srtpjpdn-2
      bzrlib/tests/test_remote.py    test_remote.py-20060720103555-yeeg2x51vn0rbtdp-2
      bzrlib/tests/test_smart.py     test_smart.py-20061122024551-ol0l0o0oofsu9b3t-2
      bzrlib/tests/test_urlutils.py  test_urlutils.py-20060502192900-46b1f9579987cf9c
      bzrlib/transport/__init__.py   transport.py-20050711165921-4978aa7ce1285ad5
      bzrlib/urlutils.py             urlutils.py-20060502195429-e8a161ecf8fac004
    ------------------------------------------------------------
    revno: 4241.14.21
    revision-id: v.ladeuil+lp at free.fr-20090417132515-619d0xuo60orqjpo
    parent: v.ladeuil+lp at free.fr-20090417125236-1h8bkodqys6reofz
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-17 15:25:15 +0200
    message:
      More cleanup.
    modified:
      bzrlib/bundle/bundle_data.py   read_changeset.py-20050619171944-c0d95aa685537640
      bzrlib/bundle/serializer/v08.py v06.py-20051119041339-ee43f97270b01823
      bzrlib/tests/test_shelf.py     test_prepare_shelf.p-20081005181341-n74qe6gu1e65ad4v-2
    ------------------------------------------------------------
    revno: 4241.14.20
    revision-id: v.ladeuil+lp at free.fr-20090417125236-1h8bkodqys6reofz
    parent: v.ladeuil+lp at free.fr-20090417124250-vb9zcpl3rgfu0uop
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-17 14:52:36 +0200
    message:
      Cleanup pronto calls.
    modified:
      BRANCH.TODO                    BRANCH.TODO-20060103052123-79ac4969351c03a9
      bzrlib/dirstate.py             dirstate.py-20060728012006-d6mvoihjb3je9peu-1
      bzrlib/hashcache.py            hashcache.py-20050706091756-fe3a8cc1143ff24f
      bzrlib/osutils.py              osutils.py-20050309040759-eeaff12fbf77ac86
      bzrlib/workingtree.py          workingtree.py-20050511021032-29b6ec0a681e02e3
    ------------------------------------------------------------
    revno: 4241.14.19
    revision-id: v.ladeuil+lp at free.fr-20090417124250-vb9zcpl3rgfu0uop
    parent: v.ladeuil+lp at free.fr-20090417085831-vg404ie0lsc1kpgw
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-17 14:42:50 +0200
    message:
      Modernize dirstate helpers tests parametrization.
      
      * bzrlib/tests/test__dirstate_helpers.py:
      (load_tests): Add parametrized tests for C/Python dirstate helpers
      on top dir readers ones.
      (TestUpdateEntry): Use parametrization facilities and load_tests
      instead of inheritance.
      (TestUpdateEntry.test_sha1provider_sha1_used): Ouch ! Direct use
      of dirstate.update_entry, while correct now, wasn't respecting the
      parametrization before (set_update_entry wasn't called).
      (TestProcessEntry): Use parametrization facilities and load_tests
      instead of inheritance.
    modified:
      bzrlib/tests/test__dirstate_helpers.py test_dirstate_helper-20070504035751-jsbn00xodv0y1eve-2
    ------------------------------------------------------------
    revno: 4241.14.18
    revision-id: v.ladeuil+lp at free.fr-20090417085831-vg404ie0lsc1kpgw
    parent: v.ladeuil+lp at free.fr-20090417085444-zweb9i1no259oz6k
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-17 10:58:31 +0200
    message:
      Use better fixes for unicode symlinks handling in WTs.
      
      * bzrlib/workingtree.py:
      (WorkingTree.path_content_summary,
      WorkingTree.get_symlink_target): Use osutils.readlink.
    modified:
      BRANCH.TODO                    BRANCH.TODO-20060103052123-79ac4969351c03a9
      bzrlib/workingtree.py          workingtree.py-20050511021032-29b6ec0a681e02e3
    ------------------------------------------------------------
    revno: 4241.14.17
    revision-id: v.ladeuil+lp at free.fr-20090417085444-zweb9i1no259oz6k
    parent: v.ladeuil+lp at free.fr-20090417080436-j1q0a5adj7t20b12
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-17 10:54:44 +0200
    message:
      Add more tests for unicode symlinks to test_transform.
      
      * bzrlib/tests/test_transform.py:
      (TestTreeTransform._test_symlinks): Factored out.
      (
      (TestTreeTransform.test_symlinks,
      TestTreeTransform.test_symlinks_unicode): Also test unicode
      symlinks.
      (TestSerializeTransform.test_deserialize_symlink_creation): Use
      osutils.readlink().
    modified:
      BRANCH.TODO                    BRANCH.TODO-20060103052123-79ac4969351c03a9
      bzrlib/tests/test_transform.py test_transaction.py-20060105172520-b3ffb3946550e6c4
    ------------------------------------------------------------
    revno: 4241.14.16
    revision-id: v.ladeuil+lp at free.fr-20090417080436-j1q0a5adj7t20b12
    parent: v.ladeuil+lp at free.fr-20090416213135-1ycxrk415pbsse9l
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-17 10:04:36 +0200
    message:
      Fix _PreviewTree.get_symlink_target for unicode symlinks.
      
      * bzrlib/tests/test_shelf.py:
      (TestPrepareShelf._test_shelve_symlink_creation): Factored out and
      add _PreviewTree.get_symlink_target check that reveals the unicode
      bug.
      (TestPrepareShelf.test_shelve_symlink_creation,
      TestPrepareShelf.test_shelve_unicode_symlink_creation): Also test
      unicode symlinks.
      
      * bzrlib/transform.py:
      (_PreviewTree.get_symlink_target): Use osutils.readlink()
    modified:
      bzrlib/tests/test_shelf.py     test_prepare_shelf.p-20081005181341-n74qe6gu1e65ad4v-2
      bzrlib/transform.py            transform.py-20060105172343-dd99e54394d91687
    ------------------------------------------------------------
    revno: 4241.14.15
    revision-id: v.ladeuil+lp at free.fr-20090416213135-1ycxrk415pbsse9l
    parent: v.ladeuil+lp at free.fr-20090416165728-lnobbei6iew38g2d
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Thu 2009-04-16 23:31:35 +0200
    message:
      Fix one unicode readlink related test failure.
      
      * bzrlib/hashcache.py:
      (HashCache.get_sha1): Use osutils.readlink() and uf8 encode the
      result.
    modified:
      BRANCH.TODO                    BRANCH.TODO-20060103052123-79ac4969351c03a9
      bzrlib/hashcache.py            hashcache.py-20050706091756-fe3a8cc1143ff24f
    ------------------------------------------------------------
    revno: 4241.14.14
    revision-id: v.ladeuil+lp at free.fr-20090416165728-lnobbei6iew38g2d
    parent: v.ladeuil+lp at free.fr-20090416165006-o3xlq80o3oneb8vc
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Thu 2009-04-16 18:57:28 +0200
    message:
      Test and implements osutils.readlink().
      
      * bzrlib/tests/test_osutils.py:
      (TestDirReader.test_symlink): Fix typo.
      (TestReadLink): Explain the need for osutils.readlink().
      
      * bzrlib/osutils.py:
      (readlink): Reliable version handling unicode paths only.
    modified:
      BRANCH.TODO                    BRANCH.TODO-20060103052123-79ac4969351c03a9
      bzrlib/osutils.py              osutils.py-20050309040759-eeaff12fbf77ac86
      bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
    ------------------------------------------------------------
    revno: 4241.14.13
    revision-id: v.ladeuil+lp at free.fr-20090416165006-o3xlq80o3oneb8vc
    parent: v.ladeuil+lp at free.fr-20090416141357-dowo6huqi1232fgm
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Thu 2009-04-16 18:50:06 +0200
    message:
      Some more cleanup.
      
      * bzrlib/tests/test_bundle.py: 
      Fix some more imports.
    modified:
      bzrlib/tests/test_bundle.py    test.py-20050630184834-092aa401ab9f039c
    ------------------------------------------------------------
    revno: 4241.14.12
    revision-id: v.ladeuil+lp at free.fr-20090416141357-dowo6huqi1232fgm
    parent: v.ladeuil+lp at free.fr-20090415150037-vrzwuwzv0uh0w3nx
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Thu 2009-04-16 16:13:57 +0200
    message:
      Far too many modifications for a single commit, need to restart.
      
      * bzrlib/tests/workingtree_implementations/test_parents.py:
      (TestSetParents.test_unicode_symlink): Add more checks for
      involved trees.
      
      * bzrlib/tests/tree_implementations/test_get_symlink_target.py:
      (TestGetSymlinkTarget.test_get_unicode_symlink_target): Bah, no
      need to test unicode file-ids here.
      
      * bzrlib/tests/test_transform.py:
      (TestBuildTree.test_case_insensitive_build_tree_inventory): Fix
      the test condition for good.
      
      * bzrlib/tests/test_shelf.py:
      Fix imports.
      (TestPrepareShelf._test_shelve_symlink_target_change): Factored
      out.
      (TestPrepareShelf.test_shelve_symlink_target_change)
      (TestPrepareShelf.test_shelve_unicode_symlink_target_change): Also
      test unicode symlinks.
      
      * bzrlib/tests/test_bundle.py:
      (BundleTester._test_symlink_bundle): Factored out.
      (BundleTester.test_symlink_bundle,
      BundleTester.test_unicode_symlink_bundle): Also test unicode
      symlinks.
      
      * bzrlib/tests/test__dirstate_helpers.py:
      Fix some imports.
      (load_tests): Start parametrizing against DirReaders.
      
      * bzrlib/merge_directive.py:
      (MergeDirectiveFormatRegistry): Add Aaron explanation for the
      double registration.
      
      * bzrlib/hashcache.py:
      (HashCache.get_sha1): Instrumented for pronto.
      
      * bzrlib/revisiontree.py:
      (RevisionTree.get_symlink_target): Add comment.
      
      * bzrlib/osutils.py:
      (_walkdirs_utf8, UnicodeDirReader.read_dir): Intrumented for pronto.
      
      * bzrlib/dirstate.py:
      (DirState._read_link): Intrumented for pronto.
      
      * bzrlib/tests/per_repository/test_commit_builder.py:
      (TestCommitBuilder._add_commit_change_check_changed): Add a
      file_id optional parameter.
      (TestCommitBuilder._test_last_mod_rev_after_content_link_changes_ric):
      Factored out.
      (TestCommitBuilder.test_last_modified_rev_after_content_link_changes_ric,
      TestCommitBuilder.test_last_modified_rev_after_content_unicode_link_changes_ric):
      Also test unicode symlinks.
      
      * bzrlib/tests/branch_implementations/test_sprout.py:
      (TestSprout.test_sprout_with_unicode_symlink): Use an unicode name
      for the link too. Add more checks for involved trees.
    modified:
      BRANCH.TODO                    BRANCH.TODO-20060103052123-79ac4969351c03a9
      bzrlib/bundle/bundle_data.py   read_changeset.py-20050619171944-c0d95aa685537640
      bzrlib/bundle/serializer/v08.py v06.py-20051119041339-ee43f97270b01823
      bzrlib/dirstate.py             dirstate.py-20060728012006-d6mvoihjb3je9peu-1
      bzrlib/hashcache.py            hashcache.py-20050706091756-fe3a8cc1143ff24f
      bzrlib/merge_directive.py      merge_directive.py-20070228184838-ja62280spt1g7f4x-1
      bzrlib/osutils.py              osutils.py-20050309040759-eeaff12fbf77ac86
      bzrlib/revisiontree.py         revisiontree.py-20060724012533-bg8xyryhxd0o0i0h-1
      bzrlib/tests/branch_implementations/test_sprout.py test_sprout.py-20070521151739-b8t8p7axw1h966ws-1
      bzrlib/tests/per_repository/test_commit_builder.py test_commit_builder.py-20060606110838-76e3ra5slucqus81-1
      bzrlib/tests/test__dirstate_helpers.py test_dirstate_helper-20070504035751-jsbn00xodv0y1eve-2
      bzrlib/tests/test_bundle.py    test.py-20050630184834-092aa401ab9f039c
      bzrlib/tests/test_shelf.py     test_prepare_shelf.p-20081005181341-n74qe6gu1e65ad4v-2
      bzrlib/tests/test_transform.py test_transaction.py-20060105172520-b3ffb3946550e6c4
      bzrlib/tests/tree_implementations/test_get_symlink_target.py test_get_symlink_tar-20070225165554-ickod3w3t7u0zzqh-1
      bzrlib/tests/workingtree_implementations/test_parents.py test_set_parents.py-20060807231740-yicmnlci1mj8smu1-1
      bzrlib/transform.py            transform.py-20060105172343-dd99e54394d91687
      bzrlib/workingtree.py          workingtree.py-20050511021032-29b6ec0a681e02e3
    ------------------------------------------------------------
    revno: 4241.14.11
    revision-id: v.ladeuil+lp at free.fr-20090415150037-vrzwuwzv0uh0w3nx
    parent: v.ladeuil+lp at free.fr-20090415144301-mu4068n9uj54o25o
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Wed 2009-04-15 17:00:37 +0200
    message:
      Fix wrong encoding.
      
      * bzrlib/tests/test_dirstate.py:
      (TestDirStateManipulations._test_add_symlink_to_root_no_parents_all_data):
      UTF-8 is the dirstate encoding.
    modified:
      bzrlib/tests/test_dirstate.py  test_dirstate.py-20060728012006-d6mvoihjb3je9peu-2
    ------------------------------------------------------------
    revno: 4241.14.10
    revision-id: v.ladeuil+lp at free.fr-20090415144301-mu4068n9uj54o25o
    parent: v.ladeuil+lp at free.fr-20090412104544-eetrdripy03ghavs
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Wed 2009-04-15 16:43:01 +0200
    message:
      Add DirReader parametrized tests.
      
      * bzrlib/tests/test_dirstate.py:
      Fix imports.
      (load_tests): Parametrized by dir reader to ensure
      UnicodeDirReader is always tested.
      (TestDirStateManipulations.test_add_symlink_to_root_no_parents_all_data,
      TestDirStateManipulations.test_add_symlink_unicode_to_root_no_parents_all_data):
      Also test with a unicode symlink (name and target).
    modified:
      bzrlib/tests/test_dirstate.py  test_dirstate.py-20060728012006-d6mvoihjb3je9peu-2
    ------------------------------------------------------------
    revno: 4241.14.9
    revision-id: v.ladeuil+lp at free.fr-20090412104544-eetrdripy03ghavs
    parent: v.ladeuil+lp at free.fr-20090410210657-k2b4fspxjnvii5mt
    parent: pqm at pqm.ubuntu.com-20090411224546-82f5xlgs2r51k164
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Sun 2009-04-12 12:45:44 +0200
    message:
      merge cleanups from bzr.dev
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzrlib/config.py               config.py-20051011043216-070c74f4e9e338e8
      bzrlib/tests/test_config.py    testconfig.py-20051011041908-742d0c15d8d8c8eb
      bzrlib/tests/test_http.py      testhttp.py-20051018020158-b2eef6e867c514d9
      bzrlib/tests/test_workingtree_4.py test_workingtree_4.p-20070223025758-531n3tznl3zacv2o-1
      bzrlib/tests/tree_implementations/__init__.py __init__.py-20060717075546-420s7b0bj9hzeowi-2
      bzrlib/tests/tree_implementations/test_get_symlink_target.py test_get_symlink_tar-20070225165554-ickod3w3t7u0zzqh-1
      bzrlib/tests/tree_implementations/test_inv.py test_inv.py-20070312023226-0cdvk5uwhutis9vg-1
      bzrlib/tests/tree_implementations/test_path_content_summary.py test_path_content_su-20070904100855-3vrwedz6akn34kl5-1
      bzrlib/tests/tree_implementations/test_test_trees.py test_tree_trees.py-20060720091921-3nwi5h21lf06vf5p-1
      bzrlib/tests/tree_implementations/test_walkdirs.py test_walkdirs.py-20060729160421-gmjnkotqgxdh98ce-1
      bzrlib/tests/workingtree_implementations/__init__.py __init__.py-20060203003124-b2aa5aca21a8bfad
      bzrlib/transport/http/_urllib2_wrappers.py _urllib2_wrappers.py-20060913231729-ha9ugi48ktx481ao-1
    ------------------------------------------------------------
    revno: 4241.14.8
    revision-id: v.ladeuil+lp at free.fr-20090410210657-k2b4fspxjnvii5mt
    parent: v.ladeuil+lp at free.fr-20090410155436-930xgee26ccft90d
    parent: pqm at pqm.ubuntu.com-20090410193720-nyej7ft1k2yoyhui
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-10 23:06:57 +0200
    message:
      merge bzr.dev
    added:
      bzrlib/_chk_map_py.py          _chk_map_py.py-20090309114220-1kurz7oez2gwqtcf-1
      bzrlib/_chk_map_pyx.pyx        _chk_map_pyx.pyx-20090309111231-peyz7p2azr0dzdrb-1
      bzrlib/_groupcompress_py.py    _groupcompress_py.py-20090324110021-j63s399f4icrgw4p-1
      bzrlib/_groupcompress_pyx.pyx  _groupcompress_c.pyx-20080724041824-yelg6ii7c7zxt4z0-1
      bzrlib/chk_map.py              chk_map.py-20081001014447-ue6kkuhofvdecvxa-1
      bzrlib/chk_serializer.py       chk_serializer.py-20081002064345-2tofdfj2eqq01h4b-1
      bzrlib/delta.h                 delta.h-20090227173129-qsu3u43vowf1q3ay-1
      bzrlib/diff-delta.c            diffdelta.c-20090226042143-l9wzxynyuxnb5hus-1
      bzrlib/groupcompress.py        groupcompress.py-20080705181503-ccbxd6xuy1bdnrpu-8
      bzrlib/inventory_delta.py      journalled_inventory-20080103020931-0ht5n40kwc0p7fy1-1
      bzrlib/repofmt/groupcompress_repo.py repofmt.py-20080715094215-wp1qfvoo7093c8qr-1
      bzrlib/serializer.py           serializer.py-20090402143702-wmkh9cfjhwpju0qi-1
      bzrlib/tests/blackbox/test_dpush.py test_dpush.py-20090108125928-st1td6le59g0vyv2-1
      bzrlib/tests/bzrdir_implementations/test_push.py test_push.py-20090403142358-xnn0wtsk3gx238ot-1
      bzrlib/tests/per_repository_chk/ per_repository_chk-20080925061730-e4g24t5xstp2n2vp-1
      bzrlib/tests/per_repository_chk/__init__.py __init__.py-20080925061730-e4g24t5xstp2n2vp-2
      bzrlib/tests/per_repository_chk/test_supported.py test_supported.py-20080925063728-k65ry0n2rhta6t34-1
      bzrlib/tests/per_repository_chk/test_unsupported.py test_unsupported.py-20080925063728-k65ry0n2rhta6t34-2
      bzrlib/tests/test__chk_map.py  test__chk_map.py-20090309114220-1kurz7oez2gwqtcf-2
      bzrlib/tests/test__groupcompress.py test__groupcompress_-20080724145854-koifwb7749cfzrvj-1
      bzrlib/tests/test_chk_map.py   test_chk_map.py-20081001014447-ue6kkuhofvdecvxa-2
      bzrlib/tests/test_groupcompress.py test_groupcompress.p-20080705181503-ccbxd6xuy1bdnrpu-13
      bzrlib/tests/test_inventory_delta.py test_journalled_inv.-20080103012121-ny2w9slze5jgty8i-1
      bzrlib/tests/test_serializer.py test_serializer.py-20090403213933-q6x117y8t9fbeyoz-1
      doc/developers/groupcompress-design.txt design-20080705181503-ccbxd6xuy1bdnrpu-2
    modified:
      .bzrignore                     bzrignore-20050311232317-81f7b71efa2db11a
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzr                            bzr.py-20050313053754-5485f144c7006fa6
      bzrlib/__init__.py             __init__.py-20050309040759-33e65acf91bbcd5d
      bzrlib/_btree_serializer_c.pyx _parse_btree_c.pyx-20080703034413-3q25bklkenti3p8p-2
      bzrlib/add.py                  add.py-20050323030017-3a77d63feda58e33
      bzrlib/annotate.py             annotate.py-20050922133147-7c60541d2614f022
      bzrlib/branch.py               branch.py-20050309040759-e4baf4e0d046576e
      bzrlib/btree_index.py          index.py-20080624222253-p0x5f92uyh5hw734-7
      bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
      bzrlib/bundle/serializer/v4.py v10.py-20070611062757-5ggj7k18s9dej0fr-1
      bzrlib/bzrdir.py               bzrdir.py-20060131065624-156dfea39c4387cb
      bzrlib/config.py               config.py-20051011043216-070c74f4e9e338e8
      bzrlib/dirstate.py             dirstate.py-20060728012006-d6mvoihjb3je9peu-1
      bzrlib/errors.py               errors.py-20050309040759-20512168c4e14fbd
      bzrlib/filters/__init__.py     __init__.py-20080416080515-mkxl29amuwrf6uir-2
      bzrlib/filters/eol.py          eol.py-20090327060429-todzdjmqt3bpv5r8-1
      bzrlib/foreign.py              foreign.py-20081112170002-olsxmandkk8qyfuq-1
      bzrlib/graph.py                graph_walker.py-20070525030359-y852guab65d4wtn0-1
      bzrlib/hooks.py                hooks.py-20070325015548-ix4np2q0kd8452au-1
      bzrlib/inventory.py            inventory.py-20050309040759-6648b84ca2005b37
      bzrlib/knit.py                 knit.py-20051212171256-f056ac8f0fbe1bd9
      bzrlib/memorytree.py           memorytree.py-20060906023413-4wlkalbdpsxi2r4y-1
      bzrlib/merge.py                merge.py-20050513021216-953b65a438527106
      bzrlib/multiparent.py          __init__.py-20070410133617-n1jdhcc1n1mibarp-1
      bzrlib/mutabletree.py          mutabletree.py-20060906023413-4wlkalbdpsxi2r4y-2
      bzrlib/option.py               option.py-20051014052914-661fb36e76e7362f
      bzrlib/pack.py                 container.py-20070607160755-tr8zc26q18rn0jnb-1
      bzrlib/plugins/launchpad/__init__.py __init__.py-20060315182712-2d5feebd2a1032dc
      bzrlib/plugins/launchpad/account.py account.py-20071011033320-50y6vfftywf4yllw-1
      bzrlib/push.py                 push.py-20080606021927-5fe39050e8xne9un-1
      bzrlib/reconcile.py            reweave_inventory.py-20051108164726-1e5e0934febac06e
      bzrlib/remote.py               remote.py-20060720103555-yeeg2x51vn0rbtdp-1
      bzrlib/repofmt/knitrepo.py     knitrepo.py-20070206081537-pyy4a00xdas0j4pf-1
      bzrlib/repofmt/pack_repo.py    pack_repo.py-20070813041115-gjv5ma7ktfqwsjgn-1
      bzrlib/repofmt/weaverepo.py    presplitout.py-20070125045333-wfav3tsh73oxu3zk-1
      bzrlib/repository.py           rev_storage.py-20051111201905-119e9401e46257e3
      bzrlib/revision.py             revision.py-20050309040759-e77802c08f3999d5
      bzrlib/revisiontree.py         revisiontree.py-20060724012533-bg8xyryhxd0o0i0h-1
      bzrlib/smart/branch.py         branch.py-20061124031907-mzh3pla28r83r97f-1
      bzrlib/smart/bzrdir.py         bzrdir.py-20061122024551-ol0l0o0oofsu9b3t-1
      bzrlib/smart/medium.py         medium.py-20061103051856-rgu2huy59fkz902q-1
      bzrlib/smart/request.py        request.py-20061108095550-gunadhxmzkdjfeek-1
      bzrlib/smart/server.py         server.py-20061110062051-chzu10y32vx8gvur-1
      bzrlib/smtp_connection.py      smtp_connection.py-20070618204456-nu6wag1ste4biuk2-1
      bzrlib/symbol_versioning.py    symbol_versioning.py-20060105104851-9ecf8af605d15a80
      bzrlib/tests/__init__.py       selftest.py-20050531073622-8d0e3c8845c97a64
      bzrlib/tests/blackbox/__init__.py __init__.py-20051128053524-eba30d8255e08dc3
      bzrlib/tests/blackbox/test_add.py test_add.py-20060518072250-857e4f86f54a30b2
      bzrlib/tests/blackbox/test_branch.py test_branch.py-20060524161337-noms9gmcwqqrfi8y-1
      bzrlib/tests/blackbox/test_filtered_view_ops.py test_filtered_view_o-20081110012645-5t7ogtola0l33lkg-1
      bzrlib/tests/blackbox/test_ls.py test_ls.py-20060712232047-0jraqpecwngee12y-1
      bzrlib/tests/blackbox/test_push.py test_push.py-20060329002750-929af230d5d22663
      bzrlib/tests/blackbox/test_selftest.py test_selftest.py-20060123024542-01c5f1bbcb596d78
      bzrlib/tests/blackbox/test_uncommit.py test_uncommit.py-20051027212835-84944b63adae51be
      bzrlib/tests/blackbox/test_view.py test_view.py-20080731135100-66o8o32heop7augi-1
      bzrlib/tests/branch_implementations/test_break_lock.py test_break_lock.py-20060504111902-9aae411dbe9aadd2
      bzrlib/tests/bzrdir_implementations/__init__.py __init__.py-20060131065642-34c39b54f42dd048
      bzrlib/tests/intertree_implementations/__init__.py __init__.py-20060724101752-09ysswo1a92uqyoz-3
      bzrlib/tests/intertree_implementations/test_compare.py test_compare.py-20060724101752-09ysswo1a92uqyoz-2
      bzrlib/tests/inventory_implementations/basics.py basics.py-20070903044446-kdjwbiu1p1zi9phs-1
      bzrlib/tests/per_repository/test_add_inventory_by_delta.py test_add_inventory_d-20081013002626-rut81igtlqb4590z-1
      bzrlib/tests/per_repository/test_check.py test_check.py-20070824124512-38g4d135gcqxo4zb-1
      bzrlib/tests/per_repository/test_commit_builder.py test_commit_builder.py-20060606110838-76e3ra5slucqus81-1
      bzrlib/tests/per_repository/test_repository.py test_repository.py-20060131092128-ad07f494f5c9d26c
      bzrlib/tests/per_repository_reference/test_add_inventory.py test_add_inventory.p-20080220025549-nnm2s80it1lvcwnc-3
      bzrlib/tests/per_repository_reference/test_add_revision.py test_add_revision.py-20080220034108-ao1u8qgakqbo5a08-1
      bzrlib/tests/per_repository_reference/test_add_signature_text.py test_add_signature_t-20080220041905-1j2g4lyz3c6h34v4-1
      bzrlib/tests/test_branch.py    test_branch.py-20060116013032-97819aa07b8ab3b5
      bzrlib/tests/test_commands.py  test_command.py-20051019190109-3b17be0f52eaa7a8
      bzrlib/tests/test_config.py    testconfig.py-20051011041908-742d0c15d8d8c8eb
      bzrlib/tests/test_foreign.py   test_foreign.py-20081125004048-ywb901edgp9lluxo-1
      bzrlib/tests/test_ftp_transport.py test_aftp_transport.-20060823221619-98mwjzxtwtkt527k-1
      bzrlib/tests/test_hooks.py     test_hooks.py-20070628030849-89rtsbe5dmer5npz-1
      bzrlib/tests/test_http.py      testhttp.py-20051018020158-b2eef6e867c514d9
      bzrlib/tests/test_inv.py       testinv.py-20050722220913-1dc326138d1a5892
      bzrlib/tests/test_lockable_files.py test_lockable_files.py-20051225183927-365c7fd99591caf1
      bzrlib/tests/test_options.py   testoptions.py-20051014093702-96457cfc86319a8f
      bzrlib/tests/test_pack_repository.py test_pack_repository-20080801043947-eaw0e6h2gu75kwmy-1
      bzrlib/tests/test_remote.py    test_remote.py-20060720103555-yeeg2x51vn0rbtdp-2
      bzrlib/tests/test_repository.py test_repository.py-20060131075918-65c555b881612f4d
      bzrlib/tests/test_revision.py  testrevision.py-20050804210559-46f5e1eb67b01289
      bzrlib/tests/test_selftest.py  test_selftest.py-20051202044319-c110a115d8c0456a
      bzrlib/tests/test_sftp_transport.py testsftp.py-20051027032739-247570325fec7e7e
      bzrlib/tests/test_smart.py     test_smart.py-20061122024551-ol0l0o0oofsu9b3t-2
      bzrlib/tests/test_smart_transport.py test_ssh_transport.py-20060608202016-c25gvf1ob7ypbus6-2
      bzrlib/tests/test_ui.py        test_ui.py-20051130162854-458e667a7414af09
      bzrlib/tests/test_version_info.py test_version_info.py-20051228204928-2c364e30b702b41b
      bzrlib/tests/test_versionedfile.py test_versionedfile.py-20060222045249-db45c9ed14a1c2e5
      bzrlib/tests/test_xml.py       test_xml.py-20050905091053-80b45588931a9b35
      bzrlib/tests/workingtree_implementations/test_read_working_inventory.py test_read_working_in-20061005073432-585uyj0sua6r7i9v-2
      bzrlib/transport/ftp/__init__.py ftp.py-20051116161804-58dc9506548c2a53
      bzrlib/transport/http/_urllib2_wrappers.py _urllib2_wrappers.py-20060913231729-ha9ugi48ktx481ao-1
      bzrlib/transport/ssh.py        ssh.py-20060824042150-0s9787kng6zv1nwq-1
      bzrlib/tree.py                 tree.py-20050309040759-9d5f2496be663e77
      bzrlib/ui/__init__.py          ui.py-20050824083933-8cf663c763ba53a9
      bzrlib/ui/text.py              text.py-20051130153916-2e438cffc8afc478
      bzrlib/version_info_formats/format_custom.py format_custom.py-20071029100350-ajovqhbpb5khf6gu-1
      bzrlib/version_info_formats/format_python.py format_python.py-20060809202444-ike7i9ub03gb432p-1
      bzrlib/version_info_formats/format_rio.py format_rio.py-20060809202444-ike7i9ub03gb432p-2
      bzrlib/versionedfile.py        versionedfile.py-20060222045106-5039c71ee3b65490
      bzrlib/weave.py                knit.py-20050627021749-759c29984154256b
      bzrlib/win32utils.py           win32console.py-20051021033308-123c6c929d04973d
      bzrlib/workingtree.py          workingtree.py-20050511021032-29b6ec0a681e02e3
      bzrlib/workingtree_4.py        workingtree_4.py-20070208044105-5fgpc5j3ljlh5q6c-1
      bzrlib/xml4.py                 xml4.py-20050916091259-db5ab55e7e6ca324
      bzrlib/xml5.py                 xml5.py-20080328030717-t9guwinq8hom0ar3-1
      bzrlib/xml8.py                 xml5.py-20050907032657-aac8f960815b66b1
      bzrlib/xml_serializer.py       xml.py-20050309040759-57d51586fdec365d
      doc/developers/container-format.txt containerformat.txt-20070601074309-7n7w1jiyayud6xdn-1
      doc/developers/development-repo.txt developmentrepo.txt-20080102200205-raj42k61dch8pjmj-1
      doc/developers/incremental-push-pull.txt incrementalpushpull.-20070508045640-zneiu1yzbci574c6-1
      doc/developers/index.txt       index.txt-20070508041241-qznziunkg0nffhiw-1
      doc/developers/inventory.txt   inventory.txt-20080103013957-opkrhxy6lmywmx4i-1
      doc/developers/lca-merge.txt   lcamerge.txt-20080103061803-9isydn4ivgwrvorw-1
      doc/developers/merge-scaling.txt mergescaling.rst-20070527173558-rqaqxn1al7vzgcto-2
      doc/developers/network-protocol.txt networkprotocol.txt-20070903044232-woustorrjbmg5zol-1
      doc/developers/planned-performance-changes.txt plannedperformancech-20070604053752-bnjdhako613xfufb-1
      doc/en/user-guide/releasing_a_project.txt releasing_a_project.-20071121073725-0corxykv5irjal00-5
      doc/en/user-guide/server.txt   server.txt-20060913044801-h939fvbwzz39gf7g-1
      doc/en/user-guide/specifying_revisions.txt specifying_revisions.txt-20060314161707-19deb139101bea33
      doc/en/user-guide/svn_plugin.txt svn_plugin.txt-20080509065016-cjc90f46407vi9a0-2
      setup.py                       setup.py-20050314065409-02f8a0a6e3f9bc70
    ------------------------------------------------------------
    revno: 4241.14.7
    revision-id: v.ladeuil+lp at free.fr-20090410155436-930xgee26ccft90d
    parent: v.ladeuil+lp at free.fr-20090410120107-aobdk07exibcr7nr
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-10 17:54:36 +0200
    message:
      Add a test for symlinks name handling.
    modified:
      bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
    ------------------------------------------------------------
    revno: 4241.14.6
    revision-id: v.ladeuil+lp at free.fr-20090410120107-aobdk07exibcr7nr
    parent: v.ladeuil+lp at free.fr-20090409123012-2ki4nc84inyxza6l
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Fri 2009-04-10 14:01:07 +0200
    message:
      Start DirReader parametrized tests.
      
      * bzrlib/tests/test_osutils.py:
      (load_tests, TestDirReader): Start parametrized tests for the
      various supported DirReader subclasses.
      
      * bzrlib/osutils.py:
      (_walkdirs_utf8): Clean DirReader selection to make it more
      obvious that UnicodeDirReader is the fallback in all cases.
    modified:
      bzrlib/osutils.py              osutils.py-20050309040759-eeaff12fbf77ac86
      bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
    ------------------------------------------------------------
    revno: 4241.14.5
    revision-id: v.ladeuil+lp at free.fr-20090409123012-2ki4nc84inyxza6l
    parent: v.ladeuil+lp at free.fr-20090409105820-jd9yytqom2eromdc
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Thu 2009-04-09 14:30:12 +0200
    message:
      Some more cleanup (without typo).
    modified:
      bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
    ------------------------------------------------------------
    revno: 4241.14.4
    revision-id: v.ladeuil+lp at free.fr-20090409105820-jd9yytqom2eromdc
    parent: v.ladeuil+lp at free.fr-20090409101709-qnux2zts33tazuo9
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Thu 2009-04-09 12:58:20 +0200
    message:
      Clean up test_osutils.py.
      
      * bzrlib/tests/test_osutils.py: 
      Fix more imports. Split TestOSUtils into several classes (one
      duplicate test (test_kind_marker) found doing so, both slighlty
      different versions merged). Merge TestLocalTimeOffset into
      TestDateTime.
    modified:
      bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989
    ------------------------------------------------------------
    revno: 4241.14.3
    revision-id: v.ladeuil+lp at free.fr-20090409101709-qnux2zts33tazuo9
    parent: v.ladeuil+lp at free.fr-20090407170102-j5utbh39e3z52oiq
    committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
    branch nick: 355454-unicode-warning
    timestamp: Thu 2009-04-09 12:17:09 +0200
    message:
      Cleanup imports.
    modified:
      bzrlib/tests/test_osutils.py   test_osutils.py-20051201224856-e48ee24c12182989

Diff too large for email (1405 lines, the limit is 1000).



More information about the bazaar-commits mailing list