Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | 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 | |
* | | | | | | | | | 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 | |
* | | | | | | | | | Why did the astrophysicist order three hamburgers? v1.1.2 | hut | 2010-07-12 | 4 | -3/+9 | |
* | | | | | | | | | 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 | |
* | | | | | | | | | tc_human_readable: additional testcase (which fails) | hut | 2010-06-25 | 1 | -0/+4 | |
* | | | | | | | | | ext.human_readable: more efficient implementation | hut | 2010-06-24 | 3 | -19/+120 | |
* | | | | | | | | | README: added design goals section | hut | 2010-06-24 | 1 | -0/+9 | |
* | | | | | | | | | README: formatting, cleanup | hut | 2010-06-24 | 1 | -4/+4 | |
* | | | | | | | | | Makefile: simplification | hut | 2010-06-24 | 1 | -1/+1 | |
* | | | | | | | | | ranger.main: ranger dir1 dir2 [...] opens multiple tabs | hut | 2010-06-24 | 1 | -7/+6 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | removed pydoc since it can be generated with "make doc" easily | hut | 2010-06-21 | 46 | -6669/+0 | |
* | | | | | | | | make doc: minor cleanup and fix | hut | 2010-06-21 | 1 | -2/+2 | |
* | | | | | | | | commited pydocs are author agnostic | shpelda | 2010-06-21 | 1 | -1/+2 | |
* | | | | | | | | core.actions: Fixed indexerror in move_parent() | hut | 2010-06-20 | 1 | -1/+4 | |
* | | | | | | | | version = version + 1 v1.1.1 | hut | 2010-06-18 | 7 | -9/+11 | |
* | | | | | | | | added CHANGELOG | hut | 2010-06-18 | 1 | -0/+21 | |
* | | | | | | | | INSTALL: fixed suggested uninstall-command | hut | 2010-06-18 | 1 | -1/+1 | |
* | | | | | | | | INSTALL: changed logname from uninstall_info to install_log.txt | hut | 2010-06-18 | 2 | -4/+4 | |
* | | | | | | | | Merge branch 'setup2' | hut | 2010-06-18 | 4 | -84/+67 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Removed built-in support for uninstalling. | hut | 2010-06-18 | 2 | -13/+10 | |
| * | | | | | | | | added scripts/ranger (simple link to ranger.py) | hut | 2010-06-18 | 1 | -0/+1 | |
| * | | | | | | | | Rewrote INSTALL and "make (un)install" | hut | 2010-06-18 | 2 | -36/+26 | |
| * | | | | | | | | Makefile: removed functions which are now handled by setup.py | hut | 2010-06-18 | 1 | -51/+4 | |
| * | | | | | | | | added setup.py draft | hut | 2010-06-18 | 1 | -0/+42 | |
* | | | | | | | | | changed version numbering scheme | hut | 2010-06-18 | 1 | -4/+3 | |
* | | | | | | | | | 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 | 2 | -2/+7 | |
|/ / / / / / / / | ||||||
* | | | | | | | | all_benchmarks: shortened | hut | 2010-06-18 | 1 | -9/+8 | |
* | | | | | | | | 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 | |
* | | | | | | | | make snapshot: prefix ranger-$VERSION/ in archives | hut | 2010-06-14 | 1 | -1/+1 | |
* | | | | | | | | make install: Fixed script for finding PYTHON_SITE_DEST | hut | 2010-06-14 | 1 | -2/+6 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | new stable version v1.1.0 | hut | 2010-06-09 | 4 | -6/+6 | |
* | | | | | | | fsobject.file: blacklist /proc/kcore for previewing | hut | 2010-06-09 | 2 | -2/+4 | |
* | | | | | | | updated manpage | hut | 2010-06-09 | 1 | -5/+4 | |
* | | | | | | | renamed "--fail-if-run" to the more accurate "--fail-unless-cd" | hut | 2010-06-09 | 4 | -11/+17 | |
* | | | | | | | Reverted hashbang for ranger.py. | hut | 2010-06-09 | 1 | -1/+1 | |
* | | | | | | | widgets.console: fixed history in clean mode | hut | 2010-06-09 | 1 | -1/+5 | |
* | | | | | | | minor changes | hut | 2010-06-09 | 2 | -2/+3 | |
* | | | | | | | updated pydoc | hut | 2010-06-09 | 18 | -57/+113 | |
* | | | | | | | all_benchmarks.py: fix + cleanup | hut | 2010-06-09 | 1 | -40/+35 | |
* | | | | | | | all_tests.py: cleanup | hut | 2010-06-09 | 1 | -14/+14 | |
* | | | | | | | Makefile: dynamically get the version number | hut | 2010-06-09 | 1 | -1/+1 | |
* | | | | | | | Fixed some docstrings | hut | 2010-06-09 | 2 | -3/+3 |