summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* We are not authorized to disclose the commit message v1.4.0hut2010-12-224-6/+23
* help.index: added additional informationhut2010-12-221-0/+1
* help: added missing dotshut2010-12-222-2/+2
* help.movement: Added documentation for scope.shhut2010-12-221-0/+22
* updated doc/colorschemes.txthut2010-12-221-15/+6
* core.actions: Fixed colors in helphut2010-12-221-1/+1
* widgets.browserview: Cleaner solution for commit 3fd5f5caf6hut2010-12-222-2/+8
* Merge branch 'stable'hut2010-12-221-8/+23
|\
| * HOW DO I TURN OFF CAPS LOCK? v1.2.3hut2010-12-134-3/+10
| * updated READMEhut2010-12-131-3/+6
| * ext.signals: fixed memory leakhut2010-11-222-6/+22
| * ext.signal_dispatcher: optimization of signal_emithut2010-11-221-6/+6
| * fsobject: The lazy lookup of .image attribute was *too* lazyhut2010-11-221-0/+4
| * widgets.statusbar: Fixed crash after deleting current filehut2010-11-221-1/+4
| * widgets.statusbar: Reload permissions of current file on changehut2010-11-221-2/+3
| * fsobject.fsobject: Use ctime, not mtime, for identifying changeshut2010-11-222-9/+10
| * fsobject.directory: Fixed sorting by typehut2010-11-221-1/+1
| * ext.keybinding_parser: fixed python3 incompatibilityhut2010-11-221-1/+1
| * ext.keybinding_parser: allow mapping alt+special keyshut2010-11-221-4/+12
| * Tea, Earl Grey, Hot. v1.2.2hut2010-10-104-11/+19
| * defaults.keys: show bookmarks when typing "um"hut2010-10-101-1/+2
| * defaults.commands: Fixed :cd command without argumenthut2010-10-101-3/+2
| * gui.color: fixed ranger.gui.color.remove_attrhut2010-10-101-1/+1
| * api.commands, api.keys: added dummies that allow pydoc to be generatedhut2010-10-102-0/+13
| * colorschemes.jungle: updated jungle colorschemehut2010-10-101-1/+1
| * colorschemes.snow: updated snow colorschemehut2010-10-101-1/+4
| * gui.ui: Disable mouse when console is openhut2010-10-101-2/+2
| * Prevent garbage-collecting used directorieshut2010-10-101-1/+1
| * Cosmetic changeshut2010-10-102-2/+1
| * core.actions: Minor bug in move_parent()hut2010-10-101-0/+2
| * defaults.apps: open empty files with unknown mimetype in vimhut2010-10-101-1/+1
| * ranger.__main__: typohut2010-10-101-1/+0
* | gui.bar: Fixed malpositioning of tab in some caseshut2010-12-221-1/+1
* | core.actions: Don't attempt do show directory in pager (key i)hut2010-12-211-1/+5
* | widgets.pager: Fixed horizontal scrollinghut2010-12-211-0/+2
* | core.environment: make Actions.reset refresh current directoryhut2010-12-211-1/+2
* | widget.browserview: fixed padding_right optionhut2010-12-212-0/+6
* | Commited missing line of last commithut2010-12-211-1/+0
* | widgets.console: Fixed position of cursor with unicode chars (py3)hut2010-12-212-2/+8
* | core.actions: Fixed get_preview()hut2010-12-182-2/+3
* | defaults.commands: Added search_inc(remental)hut2010-12-133-9/+14
* | defaults.commands: let open_with use selection, not just 1 filehut2010-12-111-1/+1
* | fsobject.fsobject: Update previews when file changeshut2010-12-111-0/+1
* | updated READMEhut2010-12-101-3/+6
* | ext.human_readable: added doctesthut2010-11-221-3/+7
* | core.actions: simplified tag functionshut2010-11-221-24/+18
* | ext.signals: fixed memory leakhut2010-11-222-6/+22
* | fsobject: The lazy lookup of .image attribute was *too* lazyhut2010-11-201-0/+4
* | widgets.statusbar: Fixed crash after deleting current filehut2010-11-171-1/+4
* | core.actions: added update_preview()hut2010-11-171-0/+7