summaryrefslogtreecommitdiffstats
path: root/pyload/cli
Commit message (Collapse)AuthorAgeFilesLines
* Remove old CLIGravatar Walter Purcaro 2015-05-104-853/+0
|
* Improve and fix file structure a bitGravatar Walter Purcaro 2015-05-104-582/+583
|
* Fix https://github.com/pyload/pyload/issues/1406Gravatar Walter Purcaro 2015-05-091-2/+2
|
* Use 'import' instead 'from' (2)Gravatar Walter Purcaro 2015-05-011-25/+15
|
* Spare code cosmetics (9)Gravatar Walter Purcaro 2015-04-202-7/+7
|
* Spare code cosmetics (6)Gravatar Walter Purcaro 2015-04-191-1/+0
|
* range -> xrangeGravatar Walter Purcaro 2015-04-192-4/+4
|
* Use with statementGravatar Walter Purcaro 2015-04-191-3/+2
|
* Spare code cosmetics (5)Gravatar Walter Purcaro 2015-04-182-3/+4
|
* PEP-8, Python Zen, refactor and reduce code (part 5 in master module/cli)Gravatar Walter Purcaro 2015-04-173-60/+56
| | | | | | | | | Conflicts: module/cli/Handler.py module/cli/printer.py pyload/cli/AddPackage.py pyload/cli/Cli.py pyload/cli/ManageFiles.py
* Spare code cosmetics (4)Gravatar Walter Purcaro 2015-04-172-0/+2
|
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-04-171-22/+22
|
* Fix commentsGravatar Walter Purcaro 2015-04-161-5/+5
|
* CleanupGravatar Walter Purcaro 2015-04-134-0/+31
|
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-165-0/+834
|
* module tempGravatar Walter Purcaro 2015-02-165-834/+0
|
* Move InitHomeDir to pyload __init__Gravatar Walter Purcaro 2014-12-121-1/+0
|
* Update README and relatedGravatar Walter Purcaro 2014-12-121-1/+1
|
* License cleanupGravatar Walter Purcaro 2014-12-074-69/+5
|
* Fix with_statementGravatar Walter Purcaro 2014-12-071-0/+1
|
* PEP-8, Python Zen, refactor and reduce code (thx FedeG)Gravatar Walter Purcaro 2014-12-014-24/+18
|
* New printer (windows compatible)Gravatar Walter Purcaro 2014-09-144-31/+6
|
* Restructure pyload file tree (1)Gravatar Walter Purcaro 2014-09-142-4/+4
|
* [Lib] Update simplejson to v3.6.3 + one file wsgiserver + importing fixupGravatar Walter Purcaro 2014-09-141-2/+2
|
* module -> pyloadGravatar Walter Purcaro 2014-09-146-0/+929