about summary refs log tree commit diff stats
path: root/ranger/actions.py
Commit message (Expand)AuthorAgeFilesLines
...
* action.spawn/runcmd for terminals and du | lesshut2009-12-271-2/+6
* added rename commandhut2009-12-271-0/+11
* implemented tagginghut2009-12-261-0/+28
* random updateshut2009-12-251-0/+4
* bugfixeshut2009-12-251-3/+3
* made directories use the accumulator "interface"hut2009-12-251-9/+6
* improved paste-generatorshut2009-12-251-17/+32
* made copying processes work with the loaderhut2009-12-251-17/+12
* clean upshut2009-12-251-2/+4
* random fixes/upgradeshut2009-12-241-5/+9
* random fixeshut2009-12-241-5/+5
* implemented sortinghut2009-12-241-0/+7
* fixed marking :)hut2009-12-231-4/+5
* implemented marking, for operations on multiple fileshut2009-12-231-8/+49
* added action.move_pointer_by_percentage()hut2009-12-231-0/+10
* (half-assed) implementation of parallel directory loaderhut2009-12-221-10/+4
* improved auto-previewshut2009-12-221-3/+15
* "open with" dialog if no application was foundhut2009-12-221-2/+4
* fixed cut/paste for the case where nothing is copied yethut2009-12-201-0/+3
* fixed CTRL+Lhut2009-12-181-2/+2
* improved the file operationshut2009-12-181-10/+31
* added provisional filesystem operations (cp/cut/paste/delete/mkdir)hut2009-12-181-0/+59
* re-indented docstringshut2009-12-171-5/+5
* Added console commands + tab completionhut2009-12-151-2/+2
* changed default key binding implementationhut2009-12-151-0/+3
* clean ups, commentshut2009-12-131-1/+1
* updated bookmarkshut2009-12-131-4/+4
* added docstrings everywherehut2009-12-131-0/+28
* Reorganization of gui/widget hierarchy and directory structurehut2009-12-111-4/+4
* moved commands from fm.py to actions.py, cleanupshut2009-12-111-0/+107