summaryrefslogtreecommitdiffstats
path: root/deluge/ui/console/commands/info.py
Commit message (Expand)AuthorAge
* [Console] Rewrite of the console codebendikro2016-10-30
* [Py2to3] Passes libfuturize.fixes.fix_division_safeCalum Lind2016-10-26
* [UI] [#1973] Improve passing extra args to UIsbendikro2016-05-21
* [UI] Replace optparse with argparse for cmd arguments handlingbendikro2016-04-18
* Fix linting mistakesCalum Lind2015-11-03
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* Fix pep8 across codebaseCalum Lind2015-10-21
* Autopep8 E265Calum Lind2014-09-22
* [Console] Flake8 all filesCalum Lind2014-09-18
* Sort/prettify imports with isortCalum Lind2014-09-03
* [Console] Fix typo in infoCalum Lind2014-09-03
* Replace use of status key 'tracker' with 'tracker_host' in UIsCalum Lind2014-08-19
* Add --sort option to deluge-console's "info" command.Eirik Byrkjeflot Anonsen2014-08-10
* Add seeding_time, active_time and tracker_status to deluge-console's "info" c...Eirik Byrkjeflot Anonsen2014-08-10
* Fix spelling error in deluge-console output.Eirik Byrkjeflot Anonsen2014-08-10
* Consistent naming of torrent download location to Download FolderCalum Lind2014-08-09
* Tweaks to console info codeCalum Lind2012-10-13
* Re-fixed shortening which I broke during the last rebaseAsmageddon2012-08-09
* Revamped info command detailed file view so it now shows a pretty tree look a...Asmageddon2012-08-09
* Modified the info command to be more compact and concise by default, old beha...Asmageddon2012-08-09
* Update help for 'info'Nogare2012-08-09
* Fixed info sometimes shortening the ID even when there's enough space.Asmageddon2012-08-09
* Fixed bug that would cause info command to sometimes 'shorten' torrent ID in ...Asmageddon2012-08-09
* Revamped info command detailed file view so it now shows a pretty tree look a...Asmageddon2012-08-09
* Modified the info command to be more compact and concise by default, old beha...Asmageddon2012-08-09
* Fix #1232: Improve display of Peers Tab IPv6 addressesCalum Lind2011-06-30
* support -s STATE in infoNick Lanham2011-02-22
* use '-' instead of '~' in progress barNick2011-02-17
* Fix #1484: trying to access the screen object when not using interactive modeAndrew Resch2011-01-16
* Improve 'info' command draw speedAndrew Resch2009-10-31
* Fix crash when string length makes line longer than terminal widthAndrew Resch2009-10-31
* Fix displaying non-ascii strings in the console ui -- patch from Ian MartinAndrew Resch2009-10-30
* Fix print torrent info to the consoleAndrew Resch2009-08-16
* Have the console command 'info' display all torrents info when no argument is...Andrew Resch2009-08-06
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Fix up the console ui so that command-line options work again.. Also, Andrew Resch2009-05-18
* Fix up tab-completion to use the commands 'complete' methodAndrew Resch2009-04-28
* Change color tags to '{! !}'Andrew Resch2009-04-25
* Fix up formatting of peers listAndrew Resch2009-04-24
* Fix up info commandAndrew Resch2009-04-24
* Fix up some commandsAndrew Resch2009-04-21
* Start work on new Console UI .. Don't expect anything to work, cause most of ...Andrew Resch2009-04-18
* added copyright infoIdo Abramovich2009-01-09
* Remove trailing whitspace from *.pyAndrew Resch2008-11-17
* Rename 'null2' to 'console'Andrew Resch2008-11-08