| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added option "preview_directories" | hut | 2010-03-19 | 4 | -0/+10 |
* | gui.ui: replace your home directory with "~" in the title | hut | 2010-03-19 | 1 | -0/+2 |
* | widgets.titlebar: get the username/hostname from environment | hut | 2010-03-19 | 1 | -9/+3 |
* | core.environment: new attributes: username, hostname, hone_path | hut | 2010-03-19 | 1 | -2/+12 |
* | Added option "shorten_title" | hut | 2010-03-19 | 3 | -0/+9 |
* | gui.ui: import os in the top level of the module | hut | 2010-03-19 | 1 | -3/+3 |
* | help.fileop: document Task View | hut | 2010-03-19 | 1 | -0/+21 |
* | defaults.keys: added <space> hotkey to scroll (almost) a page down | hut | 2010-03-19 | 1 | -0/+1 |
* | ui: Guess if terminal supports title (by looking at $TERM) | hut | 2010-03-18 | 2 | -12/+13 |
* | commands.rename: don't try to rename without argument | hut | 2010-03-18 | 1 | -0/+2 |
* | colorschemes: more efficient and simple color importing. | hut | 2010-03-17 | 4 | -43/+54 |
* | ranger.gui.colorscheme: define a basic colorscheme to fall back on | hut | 2010-03-17 | 1 | -4/+13 |
* | fsobject: slight performance improvement. | hut | 2010-03-17 | 1 | -5/+5 |
* | use the builtin mimetype support | hut | 2010-03-17 | 5 | -2570/+15 |
* | keys: added a warning notice about the "map" object | hut | 2010-03-17 | 1 | -0/+3 |
* | fixed #69: tab completion breaks with Apps subclass | hut | 2010-03-17 | 2 | -3/+7 |
* | doc/colorschemes: ugh, its no logical but bitwise OR! | hut | 2010-03-17 | 1 | -1/+1 |
* | help.fileop: updated doc | hut | 2010-03-17 | 1 | -1/+1 |
* | help.movement: corrected mix-up | hut | 2010-03-17 | 1 | -2/+2 |
* | removed the need for simple app definitions | hut | 2010-03-17 | 2 | -1/+6 |
* | apps: added zathura | hut | 2010-03-17 | 1 | -1/+5 |
* | browsercolumn: remove unnecessary multiple inheritance | hut | 2010-03-15 | 1 | -1/+1 |
* | slight corrections | hut | 2010-03-15 | 3 | -7/+8 |
* | use `file` for reliably identifying text files | hut | 2010-03-14 | 2 | -1/+15 |
* | apps: added seperate entry for GIMP | hut | 2010-03-14 | 1 | -1/+5 |
* | general updates, allow column levels of >1 | hut | 2010-03-14 | 5 | -12/+32 |
* | Changed the local config file name from "rangerrc.py" to "options.py" | hut | 2010-03-14 | 1 | -2/+2 |
* | make install: chmod after copying | hut | 2010-03-14 | 1 | -0/+2 |
* | incremented verison number v1.0.4 | hut | 2010-03-12 | 4 | -6/+6 |
* | README: typo | hut | 2010-03-12 | 1 | -2/+2 |
* | standardized formatting of headings in doc/ | hut | 2010-03-12 | 2 | -13/+31 |
* | added doc/uml.txt | hut | 2010-03-12 | 1 | -0/+5 |
* | updated pydoc | hut | 2010-03-12 | 17 | -161/+33 |
* | fixed shutli_generatorized.move() | hut | 2010-03-12 | 1 | -5/+1 |
* | apps: added eye of gnome | hut | 2010-03-12 | 1 | -1/+6 |
* | fixed `ranger <file>` | hut | 2010-03-12 | 1 | -1/+1 |
* | ranger.main: don't create ~/.ranger if --clean is specified | hut | 2010-03-12 | 1 | -10/+10 |
* | more documentation | hut | 2010-03-12 | 2 | -6/+29 |
* | make install: catch an exception | hut | 2010-03-12 | 1 | -0/+4 |
* | Renamed env.pwd to env.cwd ("Current Working Directory") | hut | 2010-03-12 | 9 | -77/+77 |
* | commands.delete: ask for confirmation (in some cases) | hut | 2010-03-12 | 1 | -1/+24 |
* | command_parser: fixed chunk() | hut | 2010-03-12 | 1 | -1/+1 |
* | mime.types: added audio/musepack | hut | 2010-03-12 | 2 | -888/+896 |
* | moved ranger.container.environment to ranger.core.environment | hut | 2010-03-12 | 2 | -1/+1 |
* | actions: correct preview after deleting | hut | 2010-03-12 | 2 | -0/+5 |
* | environment: changed misleading method name | hut | 2010-03-12 | 1 | -2/+2 |
* | README: slightly changed introduction | hut | 2010-03-12 | 1 | -3/+3 |
* | fsobject: fixed crash on files which exist but can't be stated | hut | 2010-03-12 | 1 | -1/+1 |
* | README: changed introduction | hut | 2010-03-12 | 1 | -8/+10 |
* | make push: removed "hut" repo | hut | 2010-03-12 | 1 | -1/+0 |