about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* core.actions: Added wrappers for common pager/taskview methodshut2011-10-031-0/+18
* defaults.commands: added alias command, overhauled alias systemhut2011-10-034-16/+24
* defaults.commands: Added unmap commandhut2011-10-033-12/+43
* defaults.commands: Added copymap commandhut2011-10-032-5/+36
* core.actions: added %rangerdir macrohut2011-10-031-0/+2
* fsobject.directory: Fix infinite recursion loophut2011-10-031-0/+1
* core.actions: Fix another garbage collection bughut2011-10-031-1/+1
* defaults.apps: safer sxiv handlerhut2011-10-031-1/+4
* core.actions: expanduser in source_commandlist()hut2011-10-031-0/+1
* core.environment: fixed crash induced by previous commithut2011-10-032-3/+4
* core.environment: trying to fix garbage collection errorhut2011-10-031-5/+8
* core.actions: REALLY fix that decoding errorhut2011-10-021-1/+8
* defaults/rc.conf: key "v" toggles instead of sets markinghut2011-10-021-1/+1
* core.actions: smarter open() in get_previewhut2011-10-021-1/+1
* core.actions: fix decoding error when previewing some fileshut2011-10-021-1/+3
* api.apps: fixed error messagehut2011-10-021-0/+2
* core.actions: sanitize input of {set,enter,unset}_bookmarkhut2011-10-021-4/+4
* Changed version to 1.5.0hut2011-10-024-13/+4
* Merge branch 'stable'hut2011-10-023-6/+19
|\
| * CHANGELOG: sorted itemshut2011-10-021-7/+7
| * One in five ranger users use it exclusively for browsing porn v1.4.4hut2011-10-024-7/+20
| * Revert "defaults/keys: use = key for octal chmodding"hut2011-10-021-9/+5
| * manpage: updated website URLhut2011-10-021-1/+1
| * manpage: document --choosedir and --choosefilehut2011-10-021-0/+9
| * core.actions: fixed cycling by atime and mtimehut2011-09-292-1/+7
* | api.apps: removed the need to use tup() in app definitionshut2011-10-023-41/+56
* | defaults/apps.py: added sxivhut2011-10-021-7/+23
* | defaults/rc.conf: added missing keys, fixed tab_newhut2011-10-022-19/+32
* | core.runner: updated docstringhut2011-10-021-1/+3
* | widgets.console: increased efficiencehut2011-10-022-16/+12
* | api.commands: fixed narg stuffhut2011-10-021-8/+11
* | widgets.browserview: re-added _draw_borders methodhut2011-10-021-0/+47
* | doc/ranger.1: updated manpagehut2011-10-012-73/+123
* | defaults/commands: removed "console!" and fixed "chmod" commandhut2011-10-011-13/+3
* | core.shared: silence a warning when using ranger as roothut2011-10-011-1/+2
* | widgets.pager: fixed some problems with pager/embedded_pagerhut2011-10-013-6/+13
* | core.main: fixed --list-unused-keys in python3.2hut2011-10-011-1/+1
* | core.helper: fixed command loading with --cleanhut2011-10-011-1/+4
* | core.helper: removed obsolete import when using --cleanhut2011-10-011-1/+1
* | defaults/rc.conf: fixed typoshut2011-10-011-2/+2
* | core.actions: killed hidden ninja bughut2011-10-011-1/+1
* | api.commands: fixed missing narg when command has no argumentshut2011-10-011-1/+1
* | defaults/rc.conf: added introductionhut2011-10-011-0/+20
* | defaults/rc.conf: map Q to quit! instead of quithut2011-10-011-1/+1
* | gui.ui: fixed hint box when typing in numbershut2011-10-011-1/+2
* | defaults/rc.conf: added some scrolling keys for pagerhut2011-10-011-0/+9
* | widgets.browserview: removed old code (for bookmark drawing)hut2011-10-011-34/+1
* | defaults/rc.conf: fixed pager bindingshut2011-10-011-13/+13
* | defaults/rc.conf: cleaned rc.confhut2011-10-011-3/+3
* | ext.widestring: fixed input of unicode in console for python2hut2011-10-011-0/+1