about summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Expand)AuthorAgeFilesLines
...
* core.actions: added --choosefiles option + dochut2011-10-212-0/+10
* core.fm: Fixed zombie invasionshut2011-10-182-0/+9
* core.actions: added fm.select_file()hut2011-10-171-0/+5
* core.actions: typohut2011-10-161-1/+1
* core.actions: Safer _get_macros()hut2011-10-161-10/+29
* ext.keybinding_parser: Prettier key_to_string()hut2011-10-111-2/+2
* core.actions: Pretty list of undocumented commandshut2011-10-111-2/+8
* Updated copyright headershut2011-10-108-8/+8
* container.__init__: removed import shortcutshut2011-10-102-2/+2
* core.fm: removed old codehut2011-10-101-6/+0
* core.actions: Fixed %t tag in --clean modehut2011-10-101-1/+1
* core.helper: Cleaned up load_settingshut2011-10-101-31/+14
* fixed some documentationhut2011-10-101-1/+1
* core.actions: Don't shell-escape macros for non-shell commandshut2011-10-101-42/+48
* core.actions: shortened long linehut2011-10-101-1/+2
* core.actions: renamed Actions.source_cmdlist to Actions.sourcehut2011-10-102-4/+4
* core.actions: Removed fm.search_forward attribute (not used)hut2011-10-101-6/+0
* Eliminate orphaned functions and argumentsArisu2011-10-101-2/+2
* Repair some unintended variable referencesArisu2011-10-102-4/+1
* Eliminate orphaned and redundant definitions of variables and importsArisu2011-10-103-6/+2
* Revert "core.main: Automatically copy config files"hut2011-10-093-27/+30
* core.helper: fixed crashhut2011-10-081-3/+0
* core.helper: finally removed obsolete option --fail-if-runhut2011-10-081-2/+0
* mv ranger/data/config_examples/* ranger/data/hut2011-10-081-4/+4
* Write "ranger" with a lowercase "r"hut2011-10-083-4/+4
* defaults/apps: moved file chooser code to Actions.execute_filehut2011-10-081-0/+5
* core.main: Automatically copy config fileshut2011-10-083-30/+27
* general updateshut2011-10-083-9/+4
* core.action: removed debugging code from dump_keybindingshut2011-10-081-4/+1
* defaults.commands: modified :help to make use of quantifiershut2011-10-081-1/+1
* core.actions: added dump_settings and dump_commandshut2011-10-081-20/+49
* core.actions: added dump_keybindings()hut2011-10-081-1/+36
* core.actions: Fixed crash when %f/%F macros are undefinedhut2011-10-071-6/+30
* merged ext.keybindings.py into ext.keybindings_parser.pyhut2011-10-071-1/+1
* core.runner: print more debug outputhut2011-10-051-1/+1
* removed doc/TODO; use "make todo"hut2011-10-051-0/+1
* ext.keybindings: more meaningful error messageshut2011-10-051-5/+3
* core.actions: Added wrappers for common pager/taskview methodshut2011-10-031-0/+18
* defaults.commands: added alias command, overhauled alias systemhut2011-10-031-2/+0
* defaults.commands: Added unmap commandhut2011-10-031-1/+4
* core.actions: added %rangerdir macrohut2011-10-031-0/+2
* core.actions: Fix another garbage collection bughut2011-10-031-1/+1
* 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
* core.actions: smarter open() in get_previewhut2011-10-021-1/+1
* core.actions: fix decoding error when previewing some fileshut2011-10-021-1/+3
* core.actions: sanitize input of {set,enter,unset}_bookmarkhut2011-10-021-4/+4
* Changed version to 1.5.0hut2011-10-021-10/+1