]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts /
2016-02-02 Daira HopwoodRemove -u shortcut for 'tahoe ls --uri' which clashes...
2016-01-15 Daira HopwoodMerge pull request #220 from tahoe-lafs/2669.magic...
2015-12-28 Daira HopwoodFind the node-directory option correctly even if we...
2015-12-28 Daira HopwoodAliases are Unicode.
2015-12-04 Daira HopwoodMerge pull request #204 from leif/preferred_peers-rebased3
2015-12-03 Daira HopwoodMerge pull request #206 from leif/python27
2015-12-01 Daira HopwoodMerge pull request #203 from tahoe-lafs/2556.quote...
2015-12-01 Daira HopwoodQuote local paths correctly in the output of node creat...
2015-07-29 Brian WarnerMerge branch '2447-cp-overwrite'
2015-07-29 Brian Warnercp: error on target-filename collisions, rather than...
2015-05-26 Brian WarnerMerge branch 'globalopts2'
2015-05-26 Brian Warnerwrap long lines, and tolerate various-width wrappings... 170/head
2015-05-26 Brian Warnercli: improve formatting of all commands
2015-05-26 Brian Warnerscripts: improve rendering of synopsis/usage
2015-05-26 Brian Warnerscripts/runner.py: put command group descriptions in...
2015-05-26 Brian Warnerrefactor scripts/common.py: move _default_nodedir out...
2015-05-04 Brian WarnerMerge branch '2399-cp-mkdir'
2015-05-04 Brian Warnerapply review feedback
2015-05-04 Brian Warnercp: trailing slash on source filename is an error,...
2015-05-04 Brian Warnertahoe cp: ignore trailing slash on source arguments
2015-05-04 Brian WarnerImprove docs on 'cp -r', noting the recent 2329 changes
2015-04-17 Daira Hopwoodbackupdb.py: cosmetics
2015-04-17 Daira HopwoodMake backupdb use dbutil.
2015-03-17 Brian WarnerMerge branch '2329-2': fix "tahoe cp -r" exception
2015-03-17 Brian Warnertahoe_cp: be consistent with "source.basename() is...
2015-03-17 Brian Warnertahoe_cp: minor cleanups, no behavior changes
2015-03-17 Brian Warnertahoe_cp: make populate(recurse=) more explicit
2015-03-10 Brian Warnerimprove error message for slash-terminated non-directories
2015-03-04 Brian Warnertahoe cp: overhaul target assignment, update tests
2015-03-04 Brian Warnertahoe_cp: delete copy_to_directory() code
2015-03-04 Brian Warnertahoe_cp: simplify some checks, rename some functions
2015-02-24 Brian Warnertahoe_cp.py: use s.basename() instead of tracking it...
2015-02-24 Brian Warnertahoe_cp.py: store basename in the Source instance
2015-02-04 Brian Warnerremove stray trailing whitespace
2015-02-04 Brian WarnerMerge branch 'pr138': fix long paths on windows
2015-02-04 Daira HopwoodQuote the default node-directory correctly in help...
2015-02-03 Brian Warnertahoe_cp.py: clean up unicode handling
2015-01-30 Daira HopwoodChanges filename to unicode before placing the file... 2235-long-paths-on-windows-7 138/head
2015-01-30 Daira HopwoodChange uses of os.path.expanduser and os.path.abspath...
2015-01-30 Daira HopwoodUse absolute paths in tahoe cp and tahoe backup. refs...
2015-01-30 Daira HopwoodQuote local paths correctly. refs #2235
2015-01-30 Daira HopwoodUse "long" paths prefixed with \\?\ on Windows. refs...
2014-10-26 Brian WarnerMerge branch '1159-notac-4'
2014-10-21 Daira HopwoodImprove error reporting and help for start/stop/etc... 1159-notac-4 123/head
2014-10-21 Daira Hopwoodstartstop_node.py: rename internal command and twistd...
2014-10-21 Brian Warner'tahoe start': stop using the contents of .tac files
2014-09-02 Brian WarnerMerge branch markberger/712-tahoe-cp-doesnt-copy-dir
2014-09-02 Mark Bergertahoe cp -r now copies the top level directory with...
2014-06-23 Brian Warnerhush current pyflakes warnings (list comprehensions)
2013-08-31 Daira Hopwoodtahoe debug trial: print a warning message if testing... 45/head
2013-08-27 zookoMerge pull request #57 from markberger/1842-lease-trade...
2013-08-27 zookoMerge pull request #48 from markberger/740-cli-accept...
2013-07-26 Mark BergerAllows check and deep-check to take multiple arguments...
2013-04-22 Daira HopwoodAdd "[global-opts]" to help synopsis for tahoe ls....
2013-04-12 Brian WarnerCLI: tolerate caps-from-future in unused aliases. Close...
2013-04-09 Brian WarnerCLI: put "[global-opts]" in all command synopses
2013-04-09 Brian Warnerrename VDriveOptions to FilesystemOptions
2013-04-09 Brian Warnerbin/tahoe: clean up global-vs-subcommand arguments...
2013-03-20 David-Sarah HopwoodImprove 'tahoe put --help' to clarify behaviour for...
2013-03-20 David-Sarah HopwoodAvoid double-counting source files in 'tahoe cp --verbo...
2013-03-07 David-Sarah Hopwoodtahoe_ls.py: JSON responses don't need quotemarks or...
2013-01-03 David-Sarah Hopwoodtahoe_check.py: tolerate missing fields in check result...
2012-11-01 David-Sarah HopwoodCLI: fix synopsis for 'tahoe ls'. fixes #1839
2012-09-30 frederik bfixed wrong index in tahoe cp --verbose, as explained...
2012-09-04 Brian WarnerApply David-Sarah's recommended changes. Closes #974
2012-09-04 Andrew MillerWhen the CLI cannot connect to the gateway, it prints...
2012-05-20 david-sarahCatch exceptions from CLI in order to prevent the Ubunt...
2012-05-16 david-sarahSince we now require Python 2.5, we can use os.SEEK_END.
2012-05-16 david-sarahSimplifications resulting from requiring Python 2.5...
2012-03-31 david-sarahAdd 'tahoe debug flogtool' command, test for --help...
2012-03-14 Brian Warner'tahoe admin generate-keypair/derive-pubkey': add Ed255...
2011-11-20 david-sarahUse a private/drop_upload_dircap file instead of the...
2011-10-14 Brian WarnerCLI: don't deprecate --mutable, small docs fixes. refs...
2011-10-14 Brian Warneradd --format= to 'tahoe put'/'mkdir', remove --mutable...
2011-10-13 Brian Warnerwebapi: handle format=, remove mutable-type=
2011-10-01 Brian WarnerMDMF: remove extension fields from caps, tolerate arbit...
2011-09-05 david-sarahCLI: make the --mutable-type option value for 'tahoe...
2011-09-03 Kevan Carstensencli: make --mutable-type imply --mutable in 'tahoe...
2011-08-28 Brian WarnerTeach 'tahoe debug catalog-shares about MDMF. Closes...
2011-08-28 Brian Warnerdebug.py: remove some dead comments
2011-08-28 Brian Warnerhush pyflakes
2011-08-28 Brian Warnerteach 'tahoe debug dump-share' about MDMF and offsets...
2011-08-27 Brian WarnerAdd 'tahoe debug dump-cap' support for MDMF, DIR2-CHK...
2011-08-02 Kevan Carstensencli: teach CLI how to create MDMF mutable files
2011-08-11 Brian Warnerreplace tabs with spaces in the #1441 'tahoe debug...
2011-07-24 david-sarahCorrect the information printed by '/usr/bin/tahoe...
2011-08-09 Zooko O'Whielacronxdrop-upload: rename the 'upload.uri' parameter to ...
2011-08-09 david-sarahRemove all trailing whitespace from .py files.
2011-08-08 david-sarahDrop-upload frontend, rerecorded for 1.9 beta (and...
2011-08-01 Brian Warnerremove get_serverid() from ReadBucketProxy and customer...
2011-08-01 david-sarahAddress Kevan's comment in #776 about Options classes...
2011-08-01 david-sarahcleanup: implement rm as a synonym for unlink rather...
2011-01-22 david-sarahtahoe_rm.py: better error message when there is no...
2011-07-29 Kevan Carstensencli: make 'tahoe cp' overwrite mutable files in-place
2011-07-28 david-sarahsrc/allmydata/scripts/cli.py: fix pyflakes warning.
2011-07-24 david-sarahFix the help synopses of CLI commands to include [optio...
2011-06-29 david-sarahencodingutil: argv and output encodings are always...
2011-01-30 david-sarahscripts/common.py: don't assume that the default alias...
2011-01-23 david-sarahCLI: improve help synopsis for 'tahoe create-key-genera...
2011-01-22 david-sarahDon't put debugging information in 'My versions' sectio...
next