Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | keyparser: lots of stuff | hut | 2010-03-09 | 4 | -37/+68 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | keyparser: fixes | hut | 2010-03-09 | 2 | -7/+6 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | keyparser: renamed KeyMap.add to KeyMap.map | hut | 2010-03-09 | 4 | -57/+29 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | keyparser: swapped argument order in KeyMap.add() | hut | 2010-03-09 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | keyparser: allow passive actions (for hints, show bookmarks) | hut | 2010-03-09 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | integrating keyparser... | hut | 2010-03-09 | 2 | -9/+66 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | working on the implementation of the new key parser | hut | 2010-03-09 | 9 | -39/+61 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | keyparser: moved classes from test/ to ranger/ | hut | 2010-03-09 | 5 | -280/+458 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | custom: "enter" = shortcut for "1l" | hut | 2010-03-09 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/browsercolumn.py | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into devel | hut | 2010-04-14 | 3 | -14/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py | |||||
| * | | | | | | | | | | | | | | Merge branch 'master' into devel | hut | 2010-04-14 | 7 | -23/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into devel | hut | 2010-04-13 | 9 | -24/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | |||||
| * | | | | | | | | | | | | | | | 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 | 9 | -24/+122 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | / / / / / / | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'master' into devel | hut | 2010-04-08 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py ranger/defaults/keys.py | |||||
| * | | | | | | | | | | | | | | | ext.direction: bugfix | hut | 2010-04-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | made accumualtor use ext.directory.Directory | hut | 2010-04-08 | 8 | -40/+26 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | 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 | 1 | -2/+13 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no "lazy" loading anymore, its not worth it | |||||
* | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | help.starting: explain uppercase flags | hut | 2010-04-17 | 1 | -0/+3 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | removed option "max_filesize_for_preview" | hut | 2010-04-17 | 2 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I see no point in keeping it. Even very large files will only have the first few lines loaded and binary files aren't previewed anyway. | |||||
* | | | | | | | | | | | | | Added option "show_hidden_bookmarks" | hut | 2010-04-17 | 3 | -1/+5 | |
| | | | | | | | | | | | | |