Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'master' into devel | hut | 2010-04-18 | 2 | -6/+9 | |
|\ | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/ui.py ranger/gui/widgets/console.py ranger/gui/widgets/pager.py ranger/gui/widgets/taskview.py ranger/shared/settings.py | |||||
| * | main: added load_settings(). Store apps/keys in fm now. | hut | 2010-04-18 | 1 | -6/+5 | |
| | | | | | | | | Also, commands are now loaded from ~/.ranger/commands.py if available | |||||
| * | fsobject: lazy calculation of infostring | hut | 2010-04-16 | 1 | -0/+4 | |
| | | ||||||
* | | core.actions: avoid exception | hut | 2010-04-16 | 1 | -3/+7 | |
| | | ||||||
* | | core.actions.hint(): relocation, more abstraction | hut | 2010-04-16 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'devel' of ssh://repo.or.cz/srv/git/ranger into devel | hut | 2010-04-16 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | widgets.console: added "prompt" keyword argument for console.open() | hut | 2010-04-15 | 1 | -2/+2 | |
| | | | ||||||
* | | | core.actions: fix hints | hut | 2010-04-16 | 1 | -1/+3 | |
|/ / | ||||||
* | | Merge branch 'newkey' into devel | hut | 2010-04-14 | 3 | -24/+41 | |
|\ \ | ||||||
| * | | dirarg: improved | hut | 2010-04-14 | 1 | -6/+6 | |
| | | | ||||||
| * | | dirarg: cleanup | hut | 2010-04-14 | 1 | -4/+1 | |
| | | | ||||||
| * | | dirarg: fully functioning now | hut | 2010-04-14 | 1 | -13/+18 | |
| | | | ||||||
| * | | Merge branch 'newkey' into dirarg | hut | 2010-04-14 | 2 | -6/+0 | |
| |\ \ | ||||||
| | * \ | Merge branch 'devel' into newkey | hut | 2010-04-14 | 2 | -6/+0 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/__main__.py ranger/defaults/keys.py ranger/gui/widgets/console.py | |||||
| * | | | | dirarg: tmp | hut | 2010-04-13 | 1 | -8/+9 | |
| | | | | | ||||||
| * | | | | dirarg: added unit test and almost working implementaiton | hut | 2010-04-13 | 1 | -1/+5 | |
| | | | | | ||||||
| * | | | | Started implementing dirarg | hut | 2010-04-13 | 1 | -5/+11 | |
| |/ / / | ||||||
| * | | | Don't use tab 0 by default | hut | 2010-04-13 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Merge branch 'master' into newkey | hut | 2010-04-12 | 2 | -4/+9 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py ranger/gui/widgets/console.py | |||||
| * \ \ \ | Merge branch 'devel' into newkey | hut | 2010-04-08 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py | |||||
| * | | | | | more keys, fixed hint | hut | 2010-04-07 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | added KeyManager | hut | 2010-04-07 | 1 | -1/+6 | |
| | | | | | | ||||||
| * | | | | | gui.ui: improvements in handling of special keys | hut | 2010-04-07 | 1 | -1/+5 | |
| | | | | | | ||||||
| * | | | | | Implement alt keys in core | hut | 2010-04-07 | 1 | -13/+1 | |
| | | | | | | ||||||
| * | | | | | core.action: fixes | hut | 2010-04-07 | 1 | -1/+7 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'devel' into newkey | hut | 2010-04-07 | 3 | -294/+405 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py ranger/defaults/keys.py ranger/ext/direction.py ranger/gui/ui.py ranger/gui/widgets/browserview.py ranger/gui/widgets/pager.py | |||||
| * | | | | | | Merge branch 'master' into newkey | hut | 2010-03-24 | 2 | -4/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/api/keys.py ranger/container/commandlist.py ranger/core/actions.py ranger/defaults/keys.py ranger/gui/ui.py ranger/gui/widgets/browserview.py | |||||
* | | | | | | | Merge branch 'master' into devel | hut | 2010-04-14 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/browsercolumn.py | |||||
| * | | | | | | removed bad import | hut | 2010-04-14 | 1 | -1/+0 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into devel | hut | 2010-04-14 | 1 | -12/+7 | |
|\| | | | | | | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py | |||||
| * | | | | | actions: move imports to top level | hut | 2010-04-14 | 1 | -12/+7 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into devel | hut | 2010-04-14 | 2 | -6/+0 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | |||||
| * | | | | | cleaner use of Awareness classes | hut | 2010-04-13 | 2 | -6/+0 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into devel | hut | 2010-04-13 | 1 | -2/+1 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | |||||
| * | | | | | Don't use tab 0 by default | hut | 2010-04-13 | 1 | -2/+1 | |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py | |||||
| * | | | | Grey out copied/cut files. | hut | 2010-04-12 | 1 | -0/+7 | |
| | | | | | ||||||
| * | | | | cleanup | hut | 2010-04-12 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | |||||
| * | | | | core.actions: move dummy function to an extra section | hut | 2010-04-07 | 1 | -5/+9 | |
| | | | | | ||||||
* | | | | | Grey out copied/cut files. | hut | 2010-04-12 | 1 | -0/+7 | |
| | | | | | ||||||
* | | | | | cleanup | hut | 2010-04-12 | 1 | -4/+2 | |
| |_|_|/ |/| | | | ||||||
* | | | | made accumualtor use ext.directory.Directory | hut | 2010-04-08 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | core.actions: Make fm FileManagerAware | hut | 2010-04-07 | 1 | -2/+2 | |
| | | | ||||||
* | | | core.actions: use Direction in move() | hut | 2010-04-07 | 1 | -16/+7 | |
| | | | ||||||
* | | | core.actions: more accurate checks | hut | 2010-04-07 | 1 | -2/+2 | |
| | | | ||||||
* | | | fixes | hut | 2010-04-07 | 1 | -4/+4 | |
| | | | ||||||
* | | | replace fm.move_pointer/move_right with fm.move | hut | 2010-04-07 | 1 | -6/+6 | |
| | | | ||||||
* | | | core.actions.move_right(): bugfix | hut | 2010-04-07 | 1 | -1/+5 | |
| | | | ||||||
* | | | core.actions: unified the movement functions | hut | 2010-04-07 | 1 | -38/+74 | |
| | | | ||||||
* | | | core.actions: move dummy function to an extra section | hut | 2010-04-06 | 1 | -5/+9 | |
|/ / | ||||||
* | | core.fm: bugfix | hut | 2010-04-06 | 1 | -2/+2 | |
| | |