]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/util/encodingutil.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / util / encodingutil.py
2016-01-15 Daira HopwoodMerge pull request #220 from tahoe-lafs/2669.magic...
2015-12-28 Daira HopwoodReject path arguments that start with '-' with a usage... 2669.magic-folder-misc-patches.1 220/head
2015-03-24 Daira HopwoodAdd from_utf8_or_none and tests.
2015-02-04 Brian WarnerMerge branch 'pr138': fix long paths on windows
2015-01-30 Daira HopwoodQuote local paths correctly. refs #2235
2013-03-07 David-Sarah HopwoodOnly quote newline characters where necessary. fixes...
2011-06-29 david-sarahencodingutil: argv and output encodings are always...
2010-07-25 david-sarahChanges to Tahoe needed to work with new zetuptoolz...
2010-07-25 david-sarahFix test failures due to Unicode basedir patches.
2010-07-23 david-sarahutil.encodingutil: change quote_output to do less unnec...
2010-07-21 david-sarahutil.fileutil, test.test_util: add abspath_expanduser_u...
2010-07-18 david-sarahCorrect stringutils->encodingutil patch to be the newer...
2010-07-12 david-sarahRename stringutils to encodingutil, and drop listdir_un...