Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | use fm as arg.wdg in initialize_commands() | hut | 2010-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | defaults.keys: use _basic_movement in initialize_commands | hut | 2010-04-07 | 1 | -7/+3 | |
| * | | | | | | | | | | | | | | | core.actions: Make fm FileManagerAware | hut | 2010-04-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | widgets.console: use Direction in move() | hut | 2010-04-07 | 2 | -19/+31 | |
| * | | | | | | | | | | | | | | | widgets.pager: re-added move_horizontal, displaying warning message | hut | 2010-04-07 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | dc_direction: added test_move() | hut | 2010-04-07 | 2 | -2/+22 | |
| * | | | | | | | | | | | | | | | added test case for ranger.ext.direction | hut | 2010-04-07 | 1 | -0/+71 | |
| * | | | | | | | | | | | | | | | core.actions: use Direction in move() | hut | 2010-04-07 | 3 | -20/+11 | |
| * | | | | | | | | | | | | | | | widgets.pager: use Direction object in move() | hut | 2010-04-07 | 4 | -79/+71 | |
| * | | | | | | | | | | | | | | | core.actions: more accurate checks | hut | 2010-04-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | fixes | hut | 2010-04-07 | 3 | -6/+6 | |
| * | | | | | | | | | | | | | | | make clean: fixed | hut | 2010-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | replace fm.move_pointer/move_right with fm.move | hut | 2010-04-07 | 3 | -9/+9 | |
| * | | | | | | | | | | | | | | | core.actions.move_right(): bugfix | hut | 2010-04-07 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | | defaults.keys: fixed hint for c-key | hut | 2010-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | core.actions: unified the movement functions | hut | 2010-04-07 | 3 | -53/+106 | |
| * | | | | | | | | | | | | | | | defaults.keys: removed duplicate key definition | hut | 2010-04-06 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | core.actions: move dummy function to an extra section | hut | 2010-04-06 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | | | ext.direction: simplification + docs | hut | 2010-04-06 | 1 | -99/+51 | |
| * | | | | | | | | | | | | | | | imported ext.direction from newkey branch | hut | 2010-04-06 | 1 | -0/+121 | |
* | | | | | | | | | | | | | | | | fsobject.directory: reverse default size sort order | hut | 2010-04-18 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | fsobject: in infostring, use "->" as suffix, not replacement | hut | 2010-04-18 | 1 | -6/+10 | |
* | | | | | | | | | | | | | | | improved loading of infostrings | hut | 2010-04-18 | 2 | -7/+2 | |
* | | | | | | | | | | | | | | | fsobject: Don't consider linked directories empty | hut | 2010-04-18 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Added option "max_console_history_size" | hut | 2010-04-17 | 3 | -1/+3 | |
* | | | | | | | | | | | | | | ranger.main: prioritize confdir in imports | hut | 2010-04-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | shared.settings: bugfix, forgot to remove max_filesize_for_preview | hut | 2010-04-17 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | help.starting: explain uppercase flags | hut | 2010-04-17 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | removed option "max_filesize_for_preview" | hut | 2010-04-17 | 2 | -5/+1 | |
* | | | | | | | | | | | | | | Added option "show_hidden_bookmarks" | hut | 2010-04-17 | 3 | -1/+5 | |
* | | | | | | | | | | | | | | help.starting: updated | hut | 2010-04-17 | 1 | -4/+5 | |
* | | | | | | | | | | | | | | fsobject: lazy calculation of infostring | hut | 2010-04-16 | 3 | -25/+34 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | widgets.statusbar: cleanups | hut | 2010-04-16 | 1 | -4/+2 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | ranger.1: added S key to man page | hut | 2010-04-16 | 1 | -0/+3 | |
* | | | | | | | | | | | | added ruby mimetype | hut | 2010-04-16 | 1 | -0/+2 | |
* | | | | | | | | | | | | defaults.apps: removed unnecessary escape character | hut | 2010-04-16 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | widget.browsercolumn: display "?" in info in a different color | hut | 2010-04-14 | 3 | -1/+13 | |
* | | | | | | | | | | | widgets.browsercolumn: added sanity check when clicking on preview | hut | 2010-04-14 | 1 | -14/+15 | |
* | | | | | | | | | | | fsobject: use a "?" if no infostring is available | hut | 2010-04-14 | 2 | -2/+4 | |
* | | | | | | | | | | | fixed rarely occuring permission issue | hut | 2010-04-14 | 2 | -5/+5 | |
* | | | | | | | | | | | fsobject.fsobject: display more information | hut | 2010-04-14 | 1 | -5/+16 | |
* | | | | | | | | | | | fsobject.fsobject: get the stat() of link destinations | hut | 2010-04-14 | 1 | -1/+6 | |
* | | | | | | | | | | | widgets.statusbar: better error detection | hut | 2010-04-14 | 1 | -5/+8 | |
* | | | | | | | | | | | fsobject.fsobject: cleanup | hut | 2010-04-14 | 1 | -19/+14 | |
* | | | | | | | | | | | renamed fsobject.islink to fsobject.is_link | hut | 2010-04-14 | 5 | -9/+9 | |
* | | | | | | | | | | | identify devices and handle them properly | hut | 2010-04-14 | 4 | -3/+11 | |
* | | | | | | | | | | | colorscheme.default: make sockets bold | hut | 2010-04-14 | 1 | -0/+1 | |
* | | | | | | | | | | | removed bad import | hut | 2010-04-14 | 1 | -1/+0 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | ranger.help: update | hut | 2010-04-14 | 2 | -2/+2 | |
* | | | | | | | | | | actions: move imports to top level | hut | 2010-04-14 | 1 | -12/+7 | |
| |_|_|_|_|/ / / / |/| | | | | | | | |