| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | update email address | hut | 2014-12-11 | 57 | -58/+58 |
* | config/commands.py: fix bulkrename on OSX 10.8, fixes #136 | hut | 2014-12-10 | 1 | -4/+6 |
* | fix typo in previous commit | hut | 2014-12-10 | 1 | -1/+1 |
* | container.directory: filtering optimizations | hut | 2014-12-10 | 1 | -3/+6 |
* | container.directory: more efficient filtering | hut | 2014-12-10 | 1 | -7/+8 |
* | container.directory: Fixed :scout -tf, fixes #195 | hut | 2014-12-10 | 1 | -0/+3 |
* | api.commands: sort commands when tabbing in the console, fixes #171 | hut | 2014-12-10 | 1 | -1/+1 |
* | config/commands.py: fix input delay, fixes #181 | hut | 2014-12-10 | 1 | -1/+1 |
* | api.commands: Added attribute Command.quickly_executed | hut | 2014-12-10 | 2 | -1/+8 |
* | api.commands: pass attributes of AliasCommand to actual command | hut | 2014-12-10 | 1 | -2/+7 |
* | core.fm: move a signal binding to a more sensible spot | hut | 2014-12-09 | 1 | -3/+4 |
* | Merge branch 'fix-popen-shell' of https://github.com/amerlyq/ranger | hut | 2014-12-05 | 1 | -0/+4 |
|\ |
|
| * | Fixed runner to use system SHELL env in ':shell' command | Amerlyq | 2014-11-22 | 1 | -0/+4 |
* | | Merge branch 'filter_by_filetype' of https://github.com/tex/ranger | hut | 2014-12-05 | 2 | -9/+44 |
|\ \ |
|
| * | | implement filter_inode_type | Milan Svoboda | 2014-11-25 | 2 | -9/+43 |
| |/ |
|
* | | Merge branch 'flat_command' of https://github.com/tex/ranger | hut | 2014-12-05 | 6 | -48/+65 |
|\ \ |
|
| * | | add documentation for flat command | Milan Svoboda | 2014-11-25 | 1 | -2/+5 |
| * | | move self.flat branch out of try block | Milan Svoboda | 2014-11-23 | 1 | -9/+9 |
| * | | follow symlinks to directories if flat is not -1 | Milan Svoboda | 2014-11-22 | 1 | -1/+2 |
| * | | fixes to flat command | Milan Svoboda | 2014-11-22 | 5 | -44/+57 |
| |/ |
|
* | | doc/ranger.1: added documentation on linemodes and :paper commands | hut | 2014-12-05 | 1 | -2/+3 |
* | | config/commands.py: fix paper_* commands | hut | 2014-12-05 | 1 | -0/+1 |
* | | core.actions: make the hardcoded linemode check more dynamic | hut | 2014-12-05 | 1 | -2/+3 |
* | | config/commands.py: added :default_linemode command | hut | 2014-12-05 | 3 | -2/+57 |
* | | ext.papermanager: s/pager/paper/ | hut | 2014-12-04 | 1 | -4/+4 |
* | | ext.papermanager: redraw after using :paper* commands | hut | 2014-12-04 | 3 | -10/+22 |
* | | config/commands.py: in :paper, properly fill in the console lines | hut | 2014-12-04 | 1 | -1/+6 |
* | | change papermanager_deep_search default option to false | hut | 2014-12-04 | 2 | -2/+2 |
* | | config/commands.py: added :paper command | hut | 2014-12-04 | 1 | -1/+30 |
* | | core.fm: propagate papermanager_deep_search setting | hut | 2014-12-03 | 1 | -0/+3 |
* | | ext.papermanager: moved and commented a function | hut | 2014-12-03 | 1 | -11/+12 |
* | | ext.papermanager: added comments | hut | 2014-12-03 | 1 | -4/+11 |
* | | ext.papermanager: implemented writing to .paperinfo | hut | 2014-12-03 | 2 | -4/+76 |
* | | ext.papermanager: don't transform pagerinfo.authors | hut | 2014-12-03 | 2 | -2/+5 |
* | | config/commands.py: add papermanager commands | hut | 2014-12-03 | 2 | -0/+50 |
* | | added pagermanager_deep_search option | hut | 2014-12-03 | 3 | -21/+36 |
* | | reset papermanager cache when resetting fm | hut | 2014-12-03 | 1 | -0/+2 |
* | | ext.papermanager: move pagerinfo file name into variable | hut | 2014-12-03 | 1 | -1/+3 |
* | | widgets.browsercolumn: better drawing of paper info | hut | 2014-12-03 | 1 | -0/+7 |
* | | ext.papermanager: turn result.authors into a list | hut | 2014-12-03 | 1 | -1/+1 |
* | | ext.papermanager: added docstring | hut | 2014-12-03 | 1 | -7/+21 |
* | | added keybindings for changing linemode | hut | 2014-12-03 | 1 | -0/+5 |
* | | rename "title" linemode to "papertitle" | hut | 2014-12-03 | 3 | -4/+4 |
* | | core.actions: map linemode "normal" to "filemode" | hut | 2014-12-03 | 1 | -4/+8 |
* | | properly redraw | hut | 2014-12-03 | 1 | -0/+4 |
* | | implement a paper manager | hut | 2014-12-03 | 3 | -3/+73 |
* | | implement "permissions" linemode | hut | 2014-12-03 | 3 | -10/+17 |
* | | added fsobject.user and fsobject.group lazy_properties | hut | 2014-12-03 | 1 | -0/+15 |
* | | allow setting a "linemode" for each file/directory | hut | 2014-12-03 | 4 | -0/+48 |
|/ |
|
* | Get default argument for flat command from quantifier. | Tony Cebzanov | 2014-11-11 | 1 | -2/+1 |