VirtualMailManager/cli/__init__.py
2014-02-02 Pascal Volk Merged changes from default(5716bf441ceb). v0.7.x
2014-01-27 Pascal Volk Updated copyright notices to include the year 2014.
2013-01-06 Pascal Volk merged changes from default(d24f094d1cb5) v0.7.x
2013-01-05 Pascal Volk Updated copyright notices to include the year 2013.
2012-12-30 Pascal Volk VMM/cli: Small cleanup. v0.7.x
2012-12-09 Pascal Volk VMM/cli: Deleted unnecessary encode()s from read_pass. v0.7.x
2012-11-26 Pascal Volk VMM/cli: Avoid UnicodeDecodeErrors with some „obsolete“ encodings. v0.7.x
2012-11-25 Pascal Volk VMM: Post-2to3 fixes. v0.7.x
2012-11-20 Pascal Volk Ran 2to3 from Python 3.2.3. v0.7.x
2012-06-28 Pascal Volk Updated copyright notices to include the year 2012. v0.6.x
2011-02-24 Pascal Volk VMM: Updated some messages. (doesn't, isn't) -> (does not, is not) v0.6.x
2011-01-14 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
2010-08-05 Pascal Volk vmm: Renamed to VirtualMailManager/cli/main.py. Splitted subcommands v0.6.x
2010-07-28 Pascal Volk VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
2010-07-26 Pascal Volk VMM/constants: Replaced the constants subpackage by a module. v0.6.x
2010-07-26 Pascal Volk VMM/cli: Forgot to remove string_io from __all__. v0.6.x
2010-07-26 Pascal Volk VMM/cli: Removed misplaced function string_io. v0.6.x
2010-07-26 Pascal Volk VMM/cli: w_err() call os.sys.exit only if code != 0. v0.6.x
2010-02-27 Pascal Volk VMM/cli: small optimizations in the functions w_std() and w_err() v0.6.x
2010-02-25 Pascal Volk PEP-8-ified the work of the last days. v0.6.x
2010-02-13 Pascal Volk VMM/cli: added __init__.py to the repository. v0.6.x
less more (0) tip