about summary refs log tree commit diff stats
path: root/ranger/container
Commit message (Expand)AuthorAgeFilesLines
* Changed license to the GNU General Public Licensehut2010-02-287-77/+84
* experiment with keybinding syntaxhut2010-01-252-9/+11
* cleanupshut2010-01-246-33/+30
* done #34: display free disk spacehut2010-01-191-0/+5
* fixed #43: bookmark ` = 'hut2010-01-181-3/+8
* commandlist: bugfixhut2010-01-141-0/+1
* commandlist: aliases are now references rather than copieshut2010-01-131-8/+22
* commandlist: no error when trying to alias to unexisting keyhut2010-01-131-5/+8
* commandlist: added alias(existing, *new)hut2010-01-131-0/+11
* commandlist: added clear()hut2010-01-131-0/+5
* commandlist: improvements and test casehut2010-01-131-6/+22
* added license informationhut2010-01-087-0/+98
* random cleanups/fixeshut2010-01-011-1/+4
* pager: fixed keys and redrawinghut2010-01-011-2/+2
* bookmarks: added testcase, documentation, settinghut2010-01-011-3/+5
* bookmarks: fixed disappearing bookmarkshut2010-01-011-4/+8
* bookmarks: changed NonexistantBookmark to KeyErrorhut2010-01-011-4/+1
* bookmarks: catch some special conditionshut2010-01-011-0/+4
* fixed crash after resizing while in the middle of a key combinationhut2010-01-011-1/+6
* draw a list of bookmarks when pressing ` or 'hut2010-01-011-0/+3
* use os.chdir to stay on the pwdhut2009-12-281-0/+2
* improved key binding implementationhut2009-12-271-0/+15
* implemented tagginghut2009-12-261-0/+68
* made directories use the accumulator "interface"hut2009-12-251-3/+2
* added hints for key-combinationshut2009-12-241-8/+43
* implemented marking, for operations on multiple fileshut2009-12-231-4/+8
* keybuffer was made aware of prefixed numbershut2009-12-232-8/+53
* fixed cut/paste for the case where nothing is copied yethut2009-12-201-0/+1
* added provisional filesystem operations (cp/cut/paste/delete/mkdir)hut2009-12-181-7/+18
* re-indented docstringshut2009-12-173-19/+21
* fixed history (fast_forward worked reversed)hut2009-12-171-3/+3
* extended history by a couple of methodshut2009-12-171-3/+23
* fixed CD command / tab completionhut2009-12-151-1/+4
* updated / added testshut2009-12-131-4/+0
* clean ups, commentshut2009-12-134-8/+143
* updated bookmarkshut2009-12-131-72/+114
* added docstrings everywherehut2009-12-131-12/+24
* Restructurationhut2009-12-105-0/+271