| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable visual mode when typing "v" | hut | 2011-11-09 | 1 | -0/+2 |
* | corrected README | hut | 2011-11-09 | 1 | -4/+4 |
* | widgets.titlebar: Fix drawing of broken filenames | hut | 2011-10-31 | 1 | -1/+2 |
* | core.actions: implement visual mode | hut | 2011-10-31 | 3 | -10/+76 |
* | api.commands: added a TODO entry | hut | 2011-10-30 | 1 | -0/+2 |
* | core.actions: paste_symlink() doesn't fail if file exists | hut | 2011-10-30 | 2 | -3/+37 |
* | define "init_function" in defaults | hut | 2011-10-30 | 1 | -1/+1 |
* | Added option "init_function" | hut | 2011-10-30 | 3 | -0/+14 |
* | Added signals runner.execute.{before,after} | hut | 2011-10-30 | 1 | -0/+6 |
* | core.runner: added "fm" attribute to Context, as documented | hut | 2011-10-30 | 2 | -3/+4 |
* | api.apps: Fix handling of single-string return values | hut | 2011-10-29 | 1 | -1/+1 |
* | Makefile: Added info about DESTDIR in "make options" | hut | 2011-10-28 | 1 | -0/+1 |
* | Merge branch 'master' of git://github.com/DaPangus/ranger | hut | 2011-10-28 | 4 | -0/+16 |
|\ |
|
| * | core.main: fix --selectfile with relative paths | David Pugnasse | 2011-10-25 | 2 | -6/+3 |
| * | core.main: added --selectfile option | David Pugnasse | 2011-10-24 | 5 | -2/+21 |
* | | Fixed tab completion of "open_with" command | hut | 2011-10-27 | 1 | -2/+2 |
* | | Makefile: Fixed "PHONY" stuff | hut | 2011-10-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'stable' | hut | 2011-10-24 | 6 | -13/+19 |
|\ |
|
| * | The hard work of the electrons must be respected. v1.5.2 | hut | 2011-10-24 | 4 | -3/+7 |
| * | gui.curses_shortcuts: Fix 97e724a3 for addstr() with one argument | hut | 2011-10-24 | 2 | -10/+12 |
* | | Merge branch 'stable' | hut | 2011-10-24 | 4 | -3/+14 |
|\| |
|
| * | The hard work of the computer must be respected. v1.5.1 | hut | 2011-10-24 | 4 | -4/+15 |
| * | core.actions: Added comment about possible bug | hut | 2011-10-24 | 1 | -0/+3 |
| * | Added constant ranger.STABLE to indicate stable versions | hut | 2011-10-23 | 2 | -1/+3 |
| * | gui.curses_shortcuts: Fix unicode bug with surrogates | hut | 2011-10-23 | 1 | -2/+12 |
* | | core.actions: Added comment about possible bug | hut | 2011-10-24 | 1 | -0/+3 |
* | | Added constant ranger.STABLE to indicate stable versions | hut | 2011-10-23 | 2 | -1/+3 |
* | | defaults/apps.py: added new handlers | hut | 2011-10-23 | 1 | -13/+31 |
* | | gui.curses_shortcuts: Fix unicode bug with surrogates | hut | 2011-10-23 | 1 | -2/+12 |
* | | Added option "autoupdate_cumulative_size" | hut | 2011-10-22 | 4 | -2/+16 |
* | | ext.human_readable: Fixed spelling error (seperator->separator) | hut | 2011-10-22 | 3 | -17/+17 |
* | | fsobject.directory: Improved cumulative_size stuff | hut | 2011-10-22 | 1 | -15/+12 |
* | | fsobject.directory: Add a "?" when unsure about the size | hut | 2011-10-22 | 1 | -8/+15 |
* | | New key "dc" to get cumulative size of selected directories | hut | 2011-10-22 | 4 | -2/+46 |
|/ |
|
* | defaults/commands: Fixed tab completion of :shell | hut | 2011-10-21 | 1 | -1/+1 |
* | Removed duplicate link in man page (a pod2man fuckup) | hut | 2011-10-21 | 1 | -2/+2 |
* | core.actions: added --choosefiles option + doc | hut | 2011-10-21 | 4 | -3/+24 |
* | defaults/rc.conf: Fixed ot and oT keys | hut | 2011-10-19 | 1 | -2/+2 |
* | api.commands: Fixed Commands.rest() | hut | 2011-10-19 | 1 | -2/+2 |
* | core.fm: Fixed zombie invasions | hut | 2011-10-18 | 2 | -0/+9 |
* | ext.spawn: Use shell=True when argument is a string | hut | 2011-10-17 | 1 | -1/+3 |
* | emit a signal when a directory finishes loading content | hut | 2011-10-17 | 1 | -0/+1 |
* | core.actions: added fm.select_file() | hut | 2011-10-17 | 1 | -0/+5 |
* | core.actions: typo | hut | 2011-10-16 | 1 | -1/+1 |
* | core.actions: Safer _get_macros() | hut | 2011-10-16 | 1 | -10/+29 |
* | ext.keybindings_parser: fixed --list-unused-keys | hut | 2011-10-15 | 1 | -3/+3 |
* | FOR THE HURD v1.5.0 | hut | 2011-10-11 | 2 | -13/+31 |
* | Merge branch 'master' into stable | hut | 2011-10-11 | 119 | -6410/+4552 |
|\ |
|
| * | gui.ansi: simplified more + another test case | hut | 2011-10-11 | 1 | -7/+12 |
| * | gui.ansi: simplified | hut | 2011-10-11 | 1 | -12/+13 |