| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Modified cd command to select original file, when following links. | The Flying Rapist | 2015-01-13 | 1 | -1/+2 |
* | | | container.directory: don't crash get_selection if files is None | hut | 2015-01-17 | 1 | -0/+2 |
* | | | core.metadata: add some TODO entries | hut | 2015-01-17 | 1 | -0/+3 |
* | | | Merge branch 'metadata' | hut | 2015-01-17 | 12 | -328/+272 |
|\ \ \ |
|
| * | | | core.metadata: delete keys if value is empty | hut | 2015-01-17 | 1 | -0/+5 |
| * | | | updated documentation of :paper/:meta commands | hut | 2015-01-17 | 2 | -72/+57 |
| * | | | core.metadata: use DefaultOpenStruct instead of OpenStruct | hut | 2015-01-17 | 2 | -8/+8 |
| * | | | ext.openstruct: added DefaultOpenStruct | hut | 2015-01-17 | 1 | -0/+15 |
| * | | | core.metadata: use basenames by default | hut | 2015-01-17 | 1 | -2/+4 |
| * | | | core.metadata: works well now, at first glance | hut | 2015-01-17 | 3 | -111/+71 |
| * | | | core.metadata: added comments for self.meta{file,data}_cache | hut | 2015-01-17 | 1 | -0/+2 |
| * | | | started porting core.metadata from csv to json | hut | 2015-01-17 | 1 | -12/+24 |
| * | | | adapted commands for MetadataManager | hut | 2015-01-16 | 5 | -72/+42 |
| * | | | start turning ext.papermanager to core.metadata | hut | 2015-01-13 | 7 | -45/+38 |
| |/ / |
|
* / / | gui.ui: removed some finished TODO entries | hut | 2015-01-16 | 1 | -2/+0 |
|/ / |
|
* | | ext.direction: fixed "move up=1 cycle=false" | hut | 2015-01-04 | 1 | -1/+1 |
* | | Merge branch 'move-cycle' of https://github.com/PotatoesMaster/ranger | hut | 2015-01-04 | 1 | -0/+5 |
|\ \ |
|
| * | | Add a 'cycle' option to direction | Emanuel Guevel | 2014-12-15 | 1 | -0/+5 |
* | | | doc/ranger.1: added doc for "rename_append" | hut | 2015-01-01 | 2 | -1/+12 |
* | | | config/rc.conf: make "a" binding use :rename_append | hut | 2015-01-01 | 1 | -1/+1 |
* | | | Merge branch 'rename_append' of https://github.com/NoSuck/ranger | hut | 2015-01-01 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | renameConsole -> rename_append; added special cases for hidden files and dire... | The Flying Rapist | 2015-01-02 | 1 | -6/+6 |
|/ / / |
|
* | | | Merge branch 'master' of https://github.com/aureooms/ranger | hut | 2014-12-28 | 2 | -15/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | add javascript file type to mime.types and rifle.conf | aureooms | 2014-12-19 | 2 | -15/+18 |
|/ / |
|
* | | config/commands.py: fixed py3-specific encoding bug | hut | 2014-12-14 | 1 | -4/+1 |
* | | rebuilt man page | hut | 2014-12-11 | 1 | -3/+3 |
* | | Merge branch 'doc-typo' of https://github.com/mathstuf/ranger | hut | 2014-12-11 | 1 | -1/+1 |
|\ \ |
|
| * | | doc: match the default configuration for untag map | Ben Boeckel | 2014-12-11 | 1 | -1/+1 |
|/ / |
|
* | | HACKING.md: better specification of python versions | hut | 2014-12-11 | 1 | -1/+1 |
* | | update email address | hut | 2014-12-11 | 59 | -60/+60 |
* | | Merge branch 'fix-hacking-references' of https://github.com/threeifbywhiskey/... | hut | 2014-12-11 | 4 | -7/+7 |
|\ \ |
|
| * | | Fixed references to doc/HACKING (for real) | Dorien Snake | 2014-12-10 | 4 | -4/+4 |
| * | | Fixed references to doc/HACKING | Dorien Snake | 2014-12-10 | 4 | -7/+7 |
|/ / |
|
* | | HACKING.md: clarifications | hut | 2014-12-10 | 1 | -4/+4 |
* | | HACKING.md: typo | hut | 2014-12-10 | 1 | -1/+1 |
* | | HACKING.md: use markdown list in "Starting Points" subsection | hut | 2014-12-10 | 1 | -5/+7 |
* | | use markdown in HACKING.md, update it, fix typos | hut | 2014-12-10 | 1 | -28/+46 |
* | | mv doc/HACKING ./HACKING.md | hut | 2014-12-10 | 1 | -0/+0 |
* | | 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 |
* | | recompile manpage, to include :flat and :filter_by_inode | hut | 2014-12-05 | 1 | -0/+13 |
* | | Merge branch 'fix-popen-shell' of https://github.com/amerlyq/ranger | hut | 2014-12-05 | 1 | -0/+4 |
|\ \ |
|