summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' into develhut2010-04-182-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.hut2010-04-181-6/+5
| | | | | | | | Also, commands are now loaded from ~/.ranger/commands.py if available
| * fsobject: lazy calculation of infostringhut2010-04-161-0/+4
| |
* | core.actions: avoid exceptionhut2010-04-161-3/+7
| |
* | core.actions.hint(): relocation, more abstractionhut2010-04-161-3/+3
| |
* | Merge branch 'devel' of ssh://repo.or.cz/srv/git/ranger into develhut2010-04-161-2/+2
|\ \
| * | widgets.console: added "prompt" keyword argument for console.open()hut2010-04-151-2/+2
| | |
* | | core.actions: fix hintshut2010-04-161-1/+3
|/ /
* | Merge branch 'newkey' into develhut2010-04-143-24/+41
|\ \
| * | dirarg: improvedhut2010-04-141-6/+6
| | |
| * | dirarg: cleanuphut2010-04-141-4/+1
| | |
| * | dirarg: fully functioning nowhut2010-04-141-13/+18
| | |
| * | Merge branch 'newkey' into dirarghut2010-04-142-6/+0
| |\ \
| | * \ Merge branch 'devel' into newkeyhut2010-04-142-6/+0
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/__main__.py ranger/defaults/keys.py ranger/gui/widgets/console.py
| * | | | dirarg: tmphut2010-04-131-8/+9
| | | | |
| * | | | dirarg: added unit test and almost working implementaitonhut2010-04-131-1/+5
| | | | |
| * | | | Started implementing dirarghut2010-04-131-5/+11
| |/ / /
| * | | Don't use tab 0 by defaulthut2010-04-131-2/+1
| | | |
| * | | Merge branch 'master' into newkeyhut2010-04-122-4/+9
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py ranger/gui/widgets/console.py
| * \ \ \ Merge branch 'devel' into newkeyhut2010-04-081-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py
| * | | | | more keys, fixed hinthut2010-04-071-0/+1
| | | | | |
| * | | | | added KeyManagerhut2010-04-071-1/+6
| | | | | |
| * | | | | gui.ui: improvements in handling of special keyshut2010-04-071-1/+5
| | | | | |
| * | | | | Implement alt keys in corehut2010-04-071-13/+1
| | | | | |
| * | | | | core.action: fixeshut2010-04-071-1/+7
| | | | | |
| * | | | | Merge branch 'devel' into newkeyhut2010-04-073-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 newkeyhut2010-03-242-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 develhut2010-04-141-1/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/browsercolumn.py
| * | | | | | removed bad importhut2010-04-141-1/+0
| | | | | | |
* | | | | | | Merge branch 'master' into develhut2010-04-141-12/+7
|\| | | | | | | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py
| * | | | | actions: move imports to top levelhut2010-04-141-12/+7
| | | | | |
* | | | | | Merge branch 'master' into develhut2010-04-142-6/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py
| * | | | | cleaner use of Awareness classeshut2010-04-132-6/+0
| | | | | |
* | | | | | Merge branch 'master' into develhut2010-04-131-2/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py
| * | | | | Don't use tab 0 by defaulthut2010-04-131-2/+1
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py
| * | | | Grey out copied/cut files.hut2010-04-121-0/+7
| | | | |
| * | | | cleanuphut2010-04-121-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py
| * | | | core.actions: move dummy function to an extra sectionhut2010-04-071-5/+9
| | | | |
* | | | | Grey out copied/cut files.hut2010-04-121-0/+7
| | | | |
* | | | | cleanuphut2010-04-121-4/+2
| |_|_|/ |/| | |
* | | | made accumualtor use ext.directory.Directoryhut2010-04-081-1/+1
| |_|/ |/| |
* | | core.actions: Make fm FileManagerAwarehut2010-04-071-2/+2
| | |
* | | core.actions: use Direction in move()hut2010-04-071-16/+7
| | |
* | | core.actions: more accurate checkshut2010-04-071-2/+2
| | |
* | | fixeshut2010-04-071-4/+4
| | |
* | | replace fm.move_pointer/move_right with fm.movehut2010-04-071-6/+6
| | |
* | | core.actions.move_right(): bugfixhut2010-04-071-1/+5
| | |
* | | core.actions: unified the movement functionshut2010-04-071-38/+74
| | |
* | | core.actions: move dummy function to an extra sectionhut2010-04-061-5/+9
|/ /
* | core.fm: bugfixhut2010-04-061-2/+2
| |