| Commit message (Expand) | Author | Age | Files | Lines |
* | apps: added a few application definitions | hut | 2010-01-20 | 1 | -2/+56 |
* | console: slightly improved tab completion for CommandConsole | hut | 2010-01-20 | 1 | -1/+4 |
* | clean up | hut | 2010-01-20 | 1 | -2/+5 |
* | readme: improved | hut | 2010-01-20 | 1 | -6/+13 |
* | fixed unit tests | hut | 2010-01-20 | 5 | -63/+83 |
* | command: fixed abbreviation handling | hut | 2010-01-19 | 1 | -1/+2 |
* | browsercolumn: bz->bz2 | hut | 2010-01-19 | 1 | -1/+1 |
* | browsercolumn: performance improvement | hut | 2010-01-19 | 1 | -2/+2 |
* | TODO: added #49 and #50 | hut | 2010-01-19 | 1 | -0/+2 |
* | browsercolumn: preview more filetypes | hut | 2010-01-19 | 2 | -2/+25 |
* | commands: forbid to abbreviate :delete with :d (to avoid mistakes) | hut | 2010-01-19 | 1 | -1/+6 |
* | implemented #48: abbreviate commands | hut | 2010-01-19 | 3 | -4/+20 |
* | done #32 | hut | 2010-01-19 | 4 | -1/+18 |
* | TODO: added stuff | hut | 2010-01-19 | 1 | -0/+2 |
* | settings: allow to toggle flushinput | hut | 2010-01-19 | 5 | -4/+7 |
* | human_readable: slight improvement of output format | hut | 2010-01-19 | 1 | -1/+1 |
* | done #35: display disk usage of files in current directory | hut | 2010-01-19 | 3 | -2/+13 |
* | done #34: display free disk space | hut | 2010-01-19 | 6 | -4/+29 |
* | typo | hut | 2010-01-19 | 1 | -1/+1 |
* | titlebar: red hostname if logged in with root | hut | 2010-01-19 | 3 | -4/+11 |
* | generate: fixed | hut | 2010-01-19 | 2 | -4/+4 |
* | fixed #43: bookmark ` = ' | hut | 2010-01-18 | 3 | -5/+11 |
* | typo | hut | 2010-01-18 | 1 | -1/+1 |
* | stuff | hut | 2010-01-18 | 2 | -1/+2 |
* | actions: bookmark old dir in ` when using :cd | hut | 2010-01-18 | 4 | -20/+25 |
* | options: allow to specify how to recognize "hidden files" | hut | 2010-01-18 | 3 | -3/+18 |
* | fsobject: recognize capital letter file extensions | hut | 2010-01-18 | 2 | -2/+3 |
* | commands: added tabcompletion for :edit | hut | 2010-01-18 | 1 | -3/+5 |
* | commands: fixed :e alias | hut | 2010-01-18 | 1 | -1/+1 |
* | added .gitignore | hut | 2010-01-17 | 1 | -0/+4 |
* | apps: use "apvlv" to view pdfs rather than evince | hut | 2010-01-17 | 1 | -3/+3 |
* | TODO: added entries | hut | 2010-01-17 | 1 | -0/+5 |
* | keys: fixed typo | hut | 2010-01-16 | 1 | -1/+1 |
* | console: adjusted docstring formatting | hut | 2010-01-14 | 1 | -2/+5 |
* | just noticed that TODO entry #28 has been done already | hut | 2010-01-14 | 1 | -1/+1 |
* | keys: added/changed directories for g<X> keycombinations | hut | 2010-01-14 | 1 | -2/+6 |
* | keys: remove J/K as default binding for half-page-up/down | hut | 2010-01-14 | 2 | -7/+9 |
* | keys: s runs $SHELL instead of "bash" | hut | 2010-01-14 | 2 | -1/+2 |
* | loader: reduced "seconds_of_work_time" | hut | 2010-01-14 | 1 | -1/+1 |
* | commands: added touch, improved mkdir | hut | 2010-01-14 | 1 | -4/+27 |
* | keyapi: added comments | hut | 2010-01-14 | 1 | -1/+7 |
* | commands: added :edit command | hut | 2010-01-14 | 2 | -3/+21 |
* | keyapi: allow bind to act as a function decorator | hut | 2010-01-14 | 1 | -1/+7 |
* | 1.0.2! v1.0.2 | hut | 2010-01-14 | 34 | -90/+130 |
* | readme: added part "customizing ranger" | hut | 2010-01-14 | 1 | -0/+16 |
* | readme: removed ugly sentence | hut | 2010-01-14 | 1 | -3/+1 |
* | added install instructions | hut | 2010-01-14 | 1 | -0/+30 |
* | main: allow to set flags/mode for directly started files | hut | 2010-01-14 | 2 | -8/+12 |
* | ranger.__init__: fixed wrong license information | hut | 2010-01-14 | 1 | -1/+1 |
* | keys: added vimlike aliases to taskview | hut | 2010-01-14 | 1 | -0/+1 |