summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Less invasive default parameter.The Flying Rapist2015-01-301-1/+1
* Added tab_switch fm action.The Flying Rapist2015-01-301-0/+42
* doc/ranger.1: updated man page entry for "sort" optionhut2015-01-292-6/+6
* 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
* Merge branch 'master' of https://github.com/Perdu/rangerhut2015-01-200-0/+0
|\
| * Allow $EDITOR to contain spacesCélestin Matte2014-04-281-3/+3
| * Revert "Fix bugs when $EDITOR="emacs -nw""Célestin Matte2014-04-281-3/+3
| * Fix bugs when $EDITOR="emacs -nw"Célestin Matte2014-04-261-3/+3
* | 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
* | | Merge branch 'meta_selection' of https://github.com/Vifon/rangerhut2015-01-181-1/+3
|\ \ \ | |/ / |/| |
| * | :meta may be used on multiple selected filesWojciech Siewierski2015-01-171-1/+3
|/ /
* | add .paperinfo->.metadata.json conversion scripthut2015-01-171-0/+69
* | 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
* | | container.directory: don't crash get_selection if files is Nonehut2015-01-171-0/+2
* | | core.metadata: add some TODO entrieshut2015-01-171-0/+3
* | | Merge branch 'metadata'hut2015-01-1712-328/+272
|\ \ \
| * | | core.metadata: delete keys if value is emptyhut2015-01-171-0/+5
| * | | updated documentation of :paper/:meta commandshut2015-01-172-72/+57
| * | | core.metadata: use DefaultOpenStruct instead of OpenStructhut2015-01-172-8/+8
| * | | ext.openstruct: added DefaultOpenStructhut2015-01-171-0/+15
| * | | core.metadata: use basenames by defaulthut2015-01-171-2/+4
| * | | core.metadata: works well now, at first glancehut2015-01-173-111/+71
| * | | core.metadata: added comments for self.meta{file,data}_cachehut2015-01-171-0/+2
| * | | started porting core.metadata from csv to jsonhut2015-01-171-12/+24
| * | | adapted commands for MetadataManagerhut2015-01-165-72/+42
| * | | start turning ext.papermanager to core.metadatahut2015-01-137-45/+38
| |/ /
* / / gui.ui: removed some finished TODO entrieshut2015-01-161-2/+0
|/ /
* | ext.direction: fixed "move up=1 cycle=false"hut2015-01-041-1/+1
* | Merge branch 'move-cycle' of https://github.com/PotatoesMaster/rangerhut2015-01-041-0/+5
|\ \
| * | Add a 'cycle' option to directionEmanuel Guevel2014-12-151-0/+5
* | | doc/ranger.1: added doc for "rename_append"hut2015-01-012-1/+12
* | | config/rc.conf: make "a" binding use :rename_appendhut2015-01-011-1/+1
* | | Merge branch 'rename_append' of https://github.com/NoSuck/rangerhut2015-01-011-6/+6
|\ \ \
| * | | renameConsole -> rename_append; added special cases for hidden files and dire...The Flying Rapist2015-01-021-6/+6
|/ / /
* | | Merge branch 'master' of https://github.com/aureooms/rangerhut2014-12-282-15/+18
|\ \ \ | |/ / |/| |
| * | add javascript file type to mime.types and rifle.confaureooms2014-12-192-15/+18
|/ /
* | config/commands.py: fixed py3-specific encoding bughut2014-12-141-4/+1
* | rebuilt man pagehut2014-12-111-3/+3
* | Merge branch 'doc-typo' of https://github.com/mathstuf/rangerhut2014-12-111-1/+1
|\ \
| * | doc: match the default configuration for untag mapBen Boeckel2014-12-111-1/+1
|/ /