Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Fixed exception when using %f macros in special cases | hut | 2010-08-16 | 1 | -2/+4 | |
| | | | | | | | | | ||||||
* | | | | | | | | | defaults.keys: map <backspace> to ^H (since ^H is bugged sometimes) | hut | 2010-08-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | shared.mimetype: look for mimetypes in ~/.mime.types | hut | 2010-08-12 | 1 | -0/+3 | |
| | | | | | | | | | ||||||
* | | | | | | | | | defaults.keys: added keys da, dr, ya, yr + documentation | hut | 2010-07-23 | 3 | -5/+21 | |
| | | | | | | | | | ||||||
* | | | | | | | | | gui.widgets.console: added %<LETTER> and %<N><letter> macros | hut | 2010-07-17 | 2 | -1/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See also: http://lists.nongnu.org/archive/html/ranger-users/2010-07/msg00001.html | |||||
* | | | | | | | | | help.console: typo | hut | 2010-07-17 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | defaults.apps: make pager accept ansi color codes | hut | 2010-07-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the :grep command on some OSes | |||||
* | | | | | | | | | Why did the astrophysicist order three hamburgers? v1.1.2 | hut | 2010-07-12 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | defaults.keys: improved "du" keybinding | hut | 2010-07-05 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | core.actions: added "execute_console" | hut | 2010-07-03 | 1 | -0/+6 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Fixed default keyword argument value "mode" for fm.open_console | hut | 2010-07-03 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | ext.human_readable: fixed | hut | 2010-06-25 | 1 | -5/+5 | |
| | | | | | | | | | ||||||
* | | | | | | | | | ext.human_readable: more efficient implementation | hut | 2010-06-24 | 1 | -19/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | plus unit tests and benchmark. | |||||
* | | | | | | | | | ranger.main: ranger dir1 dir2 [...] opens multiple tabs | hut | 2010-06-24 | 1 | -7/+6 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | core.actions: Fixed indexerror in move_parent() | hut | 2010-06-20 | 1 | -1/+4 | |
| | | | | | | | | ||||||
* | | | | | | | | version = version + 1 v1.1.1 | hut | 2010-06-18 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Don't write bytecode with --clean switch | hut | 2010-06-18 | 1 | -11/+15 | |
| | | | | | | | | ||||||
* | | | | | | | | main: catch SystemExit and return the exit value | hut | 2010-06-18 | 1 | -0/+4 | |
| | | | | | | | | ||||||
* | | | | | | | | core.runner: added "w" flag (wait for enter after process is done) | hut | 2010-06-18 | 2 | -1/+19 | |
| | | | | | | | | ||||||
* | | | | | | | | core.actions: fixed move_parent() | hut | 2010-06-18 | 1 | -3/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | new stable version v1.1.0 | hut | 2010-06-09 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | fsobject.file: blacklist /proc/kcore for previewing | hut | 2010-06-09 | 1 | -0/+2 | |
| | | | | | | | ||||||
* | | | | | | | renamed "--fail-if-run" to the more accurate "--fail-unless-cd" | hut | 2010-06-09 | 2 | -7/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old name, --fail-if-run, is still valid and working. | |||||
* | | | | | | | widgets.console: fixed history in clean mode | hut | 2010-06-09 | 1 | -1/+5 | |
| | | | | | | | ||||||
* | | | | | | | minor changes | hut | 2010-06-09 | 2 | -2/+3 | |
| | | | | | | | ||||||
* | | | | | | | Fixed some docstrings | hut | 2010-06-09 | 2 | -3/+3 | |
| | | | | | | | ||||||
* | | | | | | | Changed hashbang line to "#!/usr/bin/env python" | hut | 2010-06-09 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | simpler help | hut | 2010-06-07 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | main: minor edit | hut | 2010-06-05 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | main: fixed error handling in python2.6 and improved it | hut | 2010-06-05 | 1 | -14/+8 | |
| | | | | | | | ||||||
* | | | | | | | fsobject: ignore ".part" extensions when determining mimetype | hut | 2010-06-04 | 1 | -1/+4 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | defaults.options: rebuilt regexp for efficiency | hut | 2010-05-30 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | defaults.options: fixed typo in regexp | hut | 2010-05-30 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | ext.lazy_property: fixed indentation in docstring | hut | 2010-05-30 | 1 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | main: default value for $SHELL = 'bash' | hut | 2010-05-30 | 1 | -0/+3 | |
| | | | | | | ||||||
* | | | | | | defaults.apps: shortened code of last commit | hut | 2010-05-28 | 1 | -2/+1 | |
| | | | | | | ||||||
* | | | | | | defaults.apps: retain order of files in app_feh mode 11 | hut | 2010-05-28 | 1 | -1/+3 | |
| | | | | | | ||||||
* | | | | | | defaults.apps: simplify code for feh | hut | 2010-05-26 | 1 | -15/+3 | |
| | | | | | | ||||||
* | | | | | | defaults.keys: added key ^V for marking files in a specific direction | hut | 2010-05-26 | 4 | -2/+17 | |
| | | | | | | ||||||
* | | | | | | core.actions: shortened some code | hut | 2010-05-26 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | defaults.keys: add hint for "po" | hut | 2010-05-26 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | defaults.apps: fixed (removed dependency of edit_or_run) | hut | 2010-05-26 | 1 | -1/+0 | |
| | | | | | | ||||||
* | | | | | | main: typo | hut | 2010-05-25 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | main: don't import optparse.SUPRESS_HELP | hut | 2010-05-25 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | defaults.keys: fixed key conflict. | hut | 2010-05-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Thanks to David Woodfall for pointing it out | |||||
* | | | | | | fsobject.fsobject: optimizations + fixes | hut | 2010-05-23 | 1 | -24/+23 | |
| | | | | | | ||||||
* | | | | | | fsobject.directory: optimize loop in load_bit_by_bit | hut | 2010-05-23 | 1 | -5/+8 | |
| | | | | | | ||||||
* | | | | | | fsobject.directory: make use of faster lookup using local vars | hut | 2010-05-23 | 1 | -7/+10 | |
| | | | | | | ||||||
* | | | | | | fsobject.fsobject: removed access() call in load function | hut | 2010-05-23 | 2 | -10/+5 | |
| | | | | | | ||||||
* | | | | | | fsobject.fsobject: make use of lazy_property | hut | 2010-05-23 | 1 | -23/+19 | |
| | | | | | |