summaryrefslogtreecommitdiffstats
path: root/deluge/ui/console/cmdline/commands/add.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
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-15
* [Console] Add move completed option to add torrent commandKonstantin Khukalenko2019-05-11
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Py2to3] Replace deprecated base64.(de|en)codestringCalum Lind2018-06-26
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [#3126|Core] Restore synchonous add torrent methods for backward compatibiltyCalum Lind2017-11-18
* [Py2to3] Large set of changes for Python 3 compatCalum Lind2017-03-16
* [#2815] [Console] Fix 'add' cmd path inconsistency on windowsCalum Lind2017-02-23
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Quote cleanupCalum Lind2016-11-17
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Console] Rewrite of the console codebendikro2016-10-30