summaryrefslogtreecommitdiffstats
path: root/deluge/ui/console/console.py
Commit message (Expand)AuthorAge
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Lint] Update pre-commit hook and isort versionsCalum Lind2021-01-24
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-11
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* Update man pages to reflect ui arg changesCalum Lind2017-03-14
* [#2996] [Console] Fix duplicate commands in help outputCalum Lind2017-03-14
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Lint] Fix couple of pylint complaintsbendikro2016-11-03
* [Console] Rewrite of the console codebendikro2016-10-30
* [#1119] [Console] ignore logging when no file specifiedbendikro2016-10-30
* [Tests] Improve UI entry script testsbendikro2016-10-18
* [UI] Fix translation setup in consolebendikro2016-05-24
* [Console] Fix to console argument parsingbendikro2016-05-24
* [UI] [#1973] Improve passing extra args to UIsbendikro2016-05-21
* [UI] Move Gtk console entry point class to __init__bendikro2016-05-21
* [UI] Changed ui command description and helpbendikro2016-05-06
* [#1949] [UI] Allow setting max size for rotating log filebendikro2016-04-18
* [UI] Add --profile to GTKUI and console and allow custom filenamebendikro2016-04-18
* [UI] Replace optparse with argparse for cmd arguments handlingbendikro2016-04-18
* [#1974] [UI] Decouple UI selection from core.Jamie Lennox2016-04-17