Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | 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 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | console: move imports to top level | hut | 2010-04-14 | 1 | -6/+4 | |
* | | | | | | | | | README: slightly improved Roadmap | hut | 2010-04-13 | 1 | -1/+2 | |
* | | | | | | | | | README: added Roadmap | hut | 2010-04-13 | 1 | -0/+18 | |
* | | | | | | | | | reopened bug #65 since it reappeared | hut | 2010-04-13 | 1 | -1/+1 | |
* | | | | | | | | | slightly different prompt for open-console | hut | 2010-04-13 | 2 | -2/+4 | |
* | | | | | | | | | Fixed broken statusbar | hut | 2010-04-13 | 1 | -7/+1 | |
* | | | | | | | | | Avoid syntax warning | hut | 2010-04-13 | 1 | -1/+2 | |
* | | | | | | | | | cleaner use of Awareness classes | hut | 2010-04-13 | 4 | -8/+10 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Todo: closed #79 (tab 0) | hut | 2010-04-13 | 1 | -1/+1 | |
* | | | | | | | | Don't use tab 0 by default | hut | 2010-04-13 | 2 | -3/+2 | |
* | | | | | | | | gui.bar: Fixed Zero Division Error | hut | 2010-04-13 | 1 | -1/+2 | |
* | | | | | | | | gui.bar: clean up | hut | 2010-04-13 | 2 | -15/+11 | |
* | | | | | | | | Abbreviate HOME with ~ in the titlebar | hut | 2010-04-13 | 4 | -5/+18 |