about summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linemode_api' of https://github.com/Vifon/rangerhut2015-03-096-36/+112
|\
| * further linemode refactoringWojciech Siewierski2015-02-225-20/+18
| * linemode refactoring; custom linemodes possibleWojciech Siewierski2015-02-225-36/+114
* | Merge branch 'macros_with_flat' of https://github.com/Vifon/rangerhut2015-03-096-14/+12
|\ \
| * | core.actions: the file macros work properly with :flatWojciech Siewierski2015-02-181-3/+3
| * | fsobject.drawn_basename renamed to fsobject.relative_pathWojciech Siewierski2015-02-185-11/+9
| |/
* | updated comment to reflect current default value for confirm_on_deleterandnobx2015-03-091-1/+1
* | core.actions: create multi-level directories with :mkdirhut2015-03-051-1/+1
* | add setting for sorting by unicode characterhut2015-03-033-0/+21
|/
* config/commands.py: add commenthut2015-02-181-0/+5
* core.main: avoid creating ~/.config/ranger/commands.pychut2015-02-171-0/+3
* config/commands_sample.py: return on errorhut2015-02-171-0/+1
* core.fm: more sane --copy-config of commands.pyhut2015-02-172-3/+5
* config/commands_sample.py: added commentshut2015-02-171-2/+6
* config/commands_sample.py: better docstringhut2015-02-171-1/+1
* added a sample commands.pyhut2015-02-171-0/+53
* core.fm: typohut2015-02-171-1/+1
* Merge branch 'delete_previewed_file_fix' of https://github.com/Vifon/rangerhut2015-02-171-1/+1
|\
| * core.actions: deleting a file with a cached image preview no longer crashes r...Wojciech Siewierski2015-02-121-1/+1
* | config/commands: interactive "?" key / ":help" commandhut2015-02-161-8/+14
|/
* Fix renaming with insufficient privilegesAlexander Buddenbrock2015-02-122-4/+6
* fix python version checking with python2.6hut2015-02-106-7/+7
* core.fm: give clearer instructions on --copy-confighut2015-02-091-3/+9
* proper checking for the python versionhut2015-02-086-7/+7
* core.loader: fix copy&pasting directory linkshut2015-02-071-1/+1
* Merge branch 'patch-1' of https://github.com/bastorran/rangerhut2015-02-071-0/+1
|\
| * remove double dashbastorran2015-02-061-1/+1
| * Add qpdfview to rifle.confbastorran2015-02-061-0/+1
* | ext.shutil_generatorized: don't follow links in copystathut2015-02-061-1/+1
* | ext.shutil_generatorized: fixed #143 (copying of links)hut2015-02-061-5/+6
* | core.loader: don't follow links when calculating sizehut2015-02-061-0/+2
|/
* Merge branch 'tab_switch_realpath' of https://github.com/Vifon/rangerhut2015-02-061-0/+1
|\
| * core.actions: tab_switch uses realpathWojciech Siewierski2015-02-011-0/+1
* | config.commands: bulkrename works with `:flat -1`Wojciech Siewierski2015-02-021-1/+3
|/
* Less invasive default parameter.The Flying Rapist2015-01-301-1/+1
* Added tab_switch fm action.The Flying Rapist2015-01-301-0/+42
* container.directory: added sorting by file extensionWojciech Siewierski2015-01-292-0/+3
* config.commands: added ability to create multilevel directories (as mkdir -p ...Nikolay Puzanov2015-01-281-2/+2
* core.fm: Call default rifle.hook_command_preprocessinghut2015-01-201-1/+2
* core.actions: fix linemode validity checkhut2015-01-181-2/+4
* gui.widgets.browsercolumn: Set default value for texthut2015-01-181-0/+1
* Merge branch 'patch-1' of https://github.com/HerrNieschnell/rangerhut2015-01-181-2/+2
|\
| * Priority changeHerrNieschnell2015-01-181-2/+2
* | core.fm: rearranged loading order of tagshut2015-01-181-3/+3
|/
* Merge branch 'remove_empty_metadata' of https://github.com/Vifon/rangerhut2015-01-181-0/+10
|\
| * core.metadata: data of files with empty metadata is not storedWojciech Siewierski2015-01-171-0/+10
* | :meta may be used on multiple selected filesWojciech Siewierski2015-01-171-1/+3
|/
* core.metadata: added another TODO entryhut2015-01-171-0/+1
* Merge branch 'cd-select_file' of https://github.com/NoSuck/ranger into cd-sel...hut2015-01-171-1/+2
|\
| * Modified cd command to select original file, when following links.The Flying Rapist2015-01-131-1/+2