~gagern/bzr-cvsps-import/lp437295

  • Committer: Martin von Gagern
  • Date: 2009-09-28 14:09:16 UTC
  • Revision ID: martin.vgagern@gmx.net-20090928140916-tn4e6chgyo86j9jj
Deal with non-ascii file names (lp #437295).

This patch here assumes a byte-string based file system and file names
stored using the same encoding as author names and commit messages in CVS. 
This is a sane assumption for Linux-like file systems unless someone renamed
files to match a different encoding standard.
Filename Latest Rev Last Changed Committer Comment Size
..
cvsps 8 17 years ago John Arbash Meinel Creating a Parser object for extracting informatio Diff
.bzrignore 35 17 years ago John Arbash Meinel Add a README document that describes how to use cv 14 bytes Diff Download File
__init__.py 58.1.2 16 years ago Doug Lee Fixed spelling of class name 'ConversionUpgrader' 5.9 KB Diff Download File
README.rst 61.1.1 15 years ago Dustin Kirkland added instructions for testing a commit, and then 3.3 KB Diff Download File
File setup.py 61 15 years ago John Arbash Meinel Add the Copyright headers and simple doc string. S 1.4 KB Diff Download File
test_cvsps_import.py 56 16 years ago John Arbash Meinel Some small updates for the new bzrlib apis 36.5 KB Diff Download File
test_cvsps_parser.py 24 17 years ago John Arbash Meinel Only open the working tree when the branch has cha 9.3 KB Diff Download File
test_lru_cache.py 45 17 years ago John Arbash Meinel Handle when replacing a key that already exists 4.1 KB Diff Download File