Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | keyparser: allow arbitrary number/order of directions | hut | 2010-03-09 | 1 | -34/+66 | |
| | * | | | | | | | | | | | | | keyparser: reworked | hut | 2010-03-09 | 1 | -51/+61 | |
| | * | | | | | | | | | | | | | keyparser: "." matches any character | hut | 2010-03-09 | 1 | -23/+71 | |
| | * | | | | | | | | | | | | | keyparser: some improvements | hut | 2010-03-09 | 1 | -51/+52 | |
| | * | | | | | | | | | | | | | started new key parser | hut | 2010-03-09 | 1 | -0/+331 | |
| | * | | | | | | | | | | | | | custom: "enter" = shortcut for "1l" | hut | 2010-03-09 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | custom: added info about this branch | hut | 2010-03-09 | 1 | -0/+14 | |
| | * | | | | | | | | | | | | | custom: keys: added aliases (J => ^D, K => ^U) for quick movement | hut | 2010-03-09 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | custom: added ] key: tag next and run | hut | 2010-03-09 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | Merge branch 'master' into devel | hut | 2010-04-14 | 9 | -62/+99 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into devel | hut | 2010-04-14 | 3 | -14/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'master' into devel | hut | 2010-04-14 | 9 | -24/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into devel | hut | 2010-04-13 | 12 | -27/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Grey out copied/cut files. | hut | 2010-04-12 | 5 | -1/+15 | |
| * | | | | | | | | | | | | | | | | cleanup | hut | 2010-04-12 | 7 | -46/+42 | |
| * | | | | | | | | | | | | | | | | Fixed handling of directories with GC'd subdirs | hut | 2010-04-12 | 2 | -7/+9 | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' into devel | hut | 2010-04-09 | 10 | -24/+136 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | tc_direction: fixed | hut | 2010-04-08 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'master' into devel | hut | 2010-04-08 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into devel | hut | 2010-04-08 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | ext.direction: bugfix | hut | 2010-04-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | made accumualtor use ext.directory.Directory | hut | 2010-04-08 | 8 | -40/+26 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | comment out test_duck_typing | hut | 2010-04-07 | 1 | -4/+5 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | use fm as arg.wdg in initialize_commands() | hut | 2010-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | defaults.keys: use _basic_movement in initialize_commands | hut | 2010-04-07 | 1 | -7/+3 | |
| * | | | | | | | | | | | | | | | core.actions: Make fm FileManagerAware | hut | 2010-04-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | widgets.console: use Direction in move() | hut | 2010-04-07 | 2 | -19/+31 | |
| * | | | | | | | | | | | | | | | widgets.pager: re-added move_horizontal, displaying warning message | hut | 2010-04-07 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | dc_direction: added test_move() | hut | 2010-04-07 | 2 | -2/+22 | |
| * | | | | | | | | | | | | | | | added test case for ranger.ext.direction | hut | 2010-04-07 | 1 | -0/+71 | |
| * | | | | | | | | | | | | | | | core.actions: use Direction in move() | hut | 2010-04-07 | 3 | -20/+11 | |
| * | | | | | | | | | | | | | | | widgets.pager: use Direction object in move() | hut | 2010-04-07 | 4 | -79/+71 | |
| * | | | | | | | | | | | | | | | core.actions: more accurate checks | hut | 2010-04-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | fixes | hut | 2010-04-07 | 3 | -6/+6 | |
| * | | | | | | | | | | | | | | | make clean: fixed | hut | 2010-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | replace fm.move_pointer/move_right with fm.move | hut | 2010-04-07 | 3 | -9/+9 | |
| * | | | | | | | | | | | | | | | core.actions.move_right(): bugfix | hut | 2010-04-07 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | | defaults.keys: fixed hint for c-key | hut | 2010-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | core.actions: unified the movement functions | hut | 2010-04-07 | 3 | -53/+106 | |
| * | | | | | | | | | | | | | | | defaults.keys: removed duplicate key definition | hut | 2010-04-06 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | core.actions: move dummy function to an extra section | hut | 2010-04-06 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | | | ext.direction: simplification + docs | hut | 2010-04-06 | 1 | -99/+51 | |
| * | | | | | | | | | | | | | | | imported ext.direction from newkey branch | hut | 2010-04-06 | 1 | -0/+121 | |
* | | | | | | | | | | | | | | | | fsobject.directory: reverse default size sort order | hut | 2010-04-18 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | fsobject: in infostring, use "->" as suffix, not replacement | hut | 2010-04-18 | 1 | -6/+10 | |
* | | | | | | | | | | | | | | | improved loading of infostrings | hut | 2010-04-18 | 2 | -7/+2 | |
* | | | | | | | | | | | | | | | fsobject: Don't consider linked directories empty | hut | 2010-04-18 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Added option "max_console_history_size" | hut | 2010-04-17 | 3 | -1/+3 | |
* | | | | | | | | | | | | | | ranger.main: prioritize confdir in imports | hut | 2010-04-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | shared.settings: bugfix, forgot to remove max_filesize_for_preview | hut | 2010-04-17 | 1 | -1/+0 |