]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/cli.py
#598: first cut of 'tahoe backup' command: no backupdb, but yes shared-unchanged...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / cli.py
2009-02-03 Brian Warner#598: first cut of 'tahoe backup' command: no backupdb...
2009-02-03 Brian WarnerCLI: move node-url -should-end-in-slash code into a...
2009-01-27 Brian WarnerCLI: fix examples in tahoe put --help
2009-01-24 Brian Warner#509: remove non-streaming 'tahoe manifest' CLI form
2009-01-23 Brian Warner#509 CLI: add 'tahoe manifest --stream'
2008-11-26 Zooko O'Whielacronxwui/wapi: change the default port number from 8123...
2008-11-19 Brian Warnermanifest: add storage-index strings to the json results
2008-11-19 Brian Warnercli: add 'tahoe check' and 'tahoe deep-check' commands...
2008-11-19 Brian Warnercli: tahoe stats/manifest: change --verbose to --raw...
2008-11-18 Brian Warnercli: add --verbose to 'tahoe manifest', to show the...
2008-11-14 Brian WarnerCLI: add 'tahoe stats', to run start-deep-stats and...
2008-11-13 Brian WarnerCLI: add 'tahoe manifest', which takes a directory...
2008-09-24 robk-tahoeCLI: rework webopen, and moreover its tests w.r.t....
2008-09-24 robk-tahoeCLI: reconcile webopen changes
2008-06-18 robk-tahoecli: cleanup webopen command
2008-08-12 Brian WarnerCLI: move the 'repl' command to 'tahoe debug repl'
2008-08-12 Brian WarnerCLI: make 'tahoe webopen' command accept aliases like...
2008-08-02 Brian WarnerCLI: change one-arg forms of 'tahoe put' to make an...
2008-08-02 Brian WarnerCLI: add create-alias command, to merge mkdir and add...
2008-08-01 Brian WarnerCLI: simplify argument-passing, use options= for everth...
2008-06-03 Brian WarnerCLI: make 'tahoe webopen' use the 'tahoe:' alias proper...
2008-06-03 Brian WarnerCLI: improve docs w.r.t. aliases, add examples to ...
2008-05-22 Brian WarnerCLI: remove the '-r' shortcut for --dir-cap, to make...
2008-05-22 Brian Warnertahoe_cp: rewrite, make --recursive work
2008-05-20 Brian WarnerCLI: implement the easy part of cp (no -r, only two...
2008-05-20 Brian WarnerCLI: add 'list-aliases', factor out get_aliases
2008-05-20 Brian WarnerCLI: add 'ln', just like move but without the delete
2008-05-20 Brian WarnerCLI ls: add --readonly-uri to display readonly URIs...
2008-05-20 Brian WarnerCLI: add put --mutable, enhance ls to show mutable...
2008-05-20 Brian Warneroverhaul CLI: not quite complete but it works a lot...
2008-04-14 Zooko O'Whielacronxdoc: slightly clarify an error message
2008-01-11 robk-tahoechange default node-directory on windows to do registry...
2008-01-10 robk-tahoeadded a 'repl' command to tahoe.exe
2008-01-08 Zooko O'Whielacronxrename "dir-uri" to "dir-cap"
2008-01-05 robk-tahoeadded "tahoe webopen" command
2008-01-04 Zooko O'Whielacronxcmdline: give useful error messages about the --dir...
2008-01-04 Zooko O'Whielacronxa few formatting tidy-ups
2008-01-04 Zooko O'Whielacronxremove automatic private dir
2007-12-18 Zooko O'Whielacronxrename "my_private_dir.uri" to "my_private_dir.cap"
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
2007-10-12 Brian Warnercli: implement 'mv'. Closes #162.
2007-10-12 Brian Warnercli: add test coverage
2007-10-11 Brian Warnercli: add --node-directory and --root-uri to all commands
2007-09-24 Zooko O'Whielacronxcli: use port 8123 as the example port number
2007-08-23 Zooko O'Whielacronxcommand-line: remove the --vdrive option (it is now...
2007-08-17 Zooko O'Whielacronxcommand-line: fix ticket #111 by requiring input to...
2007-08-17 Brian Warnercli.py: fix typo in synopsis
2007-08-17 Zooko O'Whielacronxcommand-line: add "rm", and tidy-up variable names...
2007-08-17 Zooko O'Whielacronxcommand-line: fix all three commands and all two ways...
2007-08-16 Zooko O'Whielacronxcmdline: change "--server" to "--node-url" and make...
2007-08-16 Brian Warnerscripts: rearrange Options, make --version behave the...
2007-08-16 Zooko O'Whielacronxa first crack at the "put" command-line
2007-07-11 Brian Warnercli: implement 'get'
2007-07-11 Brian Warnercli: implement 'allmydata-tahoe ls'