summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* [vim integration] the temp file is now passed through RANGER_RETURN_FILEornicar2011-02-131-3/+3
* [vim integration] When INVIM env var is set, write filename to tempfile and exitornicar2011-02-131-0/+7
* Merge branch 'stable'hut2011-01-062-4/+23
|\
| * If ranger won't run, you still got peanut butter to live for. v1.4.1hut2011-01-041-1/+1
| * Extended help/index.pyhut2011-01-041-3/+22
* | Merge branch 'stable'hut2011-01-042-7/+14
|\|
| * Added some programs to defaults/apps.pyhut2011-01-041-5/+9
| * widgets.pager: Fixed crash when scope.sh failshut2011-01-041-2/+5
* | Attempted to fix some utf issueshut2010-12-264-6/+294
|/
* gui.widgets.browserview: Fixed problem with inspect (key i)hut2010-12-251-1/+1
* We are not authorized to disclose the commit message v1.4.0hut2010-12-221-1/+1
* 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
* core.actions: Fixed colors in helphut2010-12-221-1/+1
* widgets.browserview: Cleaner solution for commit 3fd5f5caf6hut2010-12-222-2/+8
* 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
* 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
* widgets.console: Fixed input of unicode chars on py3hut2010-11-132-20/+54
* widgets.statusbar: Reload permissions of current file on changehut2010-11-061-2/+3
* fsobject.fsobject: Use ctime, not mtime, for identifying changeshut2010-11-062-9/+10
* fsobject.directory: Fixed sorting by typehut2010-11-011-1/+1
* fsobject.fsobject: fixed natural sort with python3hut2010-11-011-4/+4
* core.main: add debug infohut2010-11-011-1/+7
* widgets.browsercolumn: Run files with right mouse clickhut2010-11-011-1/+5
* Added option 'padding_right' (default: True)hut2010-11-013-3/+16
* defaults.keys: added yp, yn, yd shortcuts + dochut2010-10-232-0/+6
* Fixed "po" bindinghut2010-10-231-2/+2
* ext.keybinding_parser: fixed python3 incompatibilityhut2010-10-151-1/+1
* ext.signals: forgot to "git add" a file ...hut2010-10-151-0/+103
* gui.ansi: handle blink-code for doubled bitrate of background colorshut2010-10-152-0/+3
* core.environment: update importhut2010-10-151-1/+1
* core.main: disable preview script for root by defaulthut2010-10-151-0/+1
* core.main: Fixed return codeshut2010-10-151-3/+3
* Renamed ranger/ext/signal_dispatcher to ranger/ext/signalshut2010-10-145-107/+4