]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/common.py
Alter CLI utilities to handle nonexistent aliases better
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / common.py
2010-02-11 Kevan CarstensenAlter CLI utilities to handle nonexistent aliases better
2010-01-27 david-sarahPrevent mutable objects from being retrieved from an...
2009-02-25 Brian Warnerscripts/common: fix alias handling on windows again...
2009-02-25 Brian Warnerscripts/common: on windows, tolerate paths like 'c...
2009-01-23 Brian WarnerCLI: remove the '-v' alias for --version-and-path,...
2009-01-21 Zooko O'Whielacronxsetup: fix "tahoe start" to work on Windows even when...
2009-01-16 cgalvanadd option to show version and path to the tahoe executable
2008-12-24 Zooko O'Whielacronxcli: undo the effects of [allmydata.org/trac/tahoe...
2008-12-23 Zooko O'Whielacronxcli: decode all cli arguments, assuming that they are...
2008-08-13 Brian WarnerCLI: tolerate blank lines in the aliases file
2008-08-02 Brian WarnerCLI: change one-arg forms of 'tahoe put' to make an...
2008-08-01 Brian WarnerCLI: simplify argument-passing, use options= for everth...
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 Warneroverhaul CLI: not quite complete but it works a lot...
2008-01-11 robk-tahoechange default node-directory on windows to do registry...
2007-12-13 Zooko O'Whielacronxrefactor the feature of getting versions of packages...
2007-11-07 Zooko O'Whielacronxsetup: print out the version number of pycryptopp in...
2007-10-12 Brian Warnercli: simplify code by using stdlib's httplib module
2007-10-11 Brian Warnerrunner: make most commands use ~/.tahoe by default...
2007-08-16 Brian Warnerscripts: rearrange Options, make --version behave the...
2007-07-11 Brian Warnerrunner.py: start to refactor into separate files