summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Expand)AuthorAgeFilesLines
* core.actions: abstracted searching strings in filenameshut2010-04-191-0/+7
* ranger.main: Added compatibility warninghut2010-04-181-0/+1
* removed code for backwards compatibiltyhut2010-04-181-36/+0
* Rename context "general" to "browser" for less ambiguityhut2010-04-181-1/+1
* Merge branch 'master' into develhut2010-04-182-6/+9
|\
| * main: added load_settings(). Store apps/keys in fm now.hut2010-04-181-6/+5
| * 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
| | |\ \
| * | | | 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
| |\ \ \
| * \ \ \ Merge branch 'devel' into newkeyhut2010-04-081-1/+1
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | Merge branch 'master' into newkeyhut2010-03-242-4/+50
* | | | | | | Merge branch 'master' into develhut2010-04-141-1/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | removed bad importhut2010-04-141-1/+0
* | | | | | | Merge branch 'master' into develhut2010-04-141-12/+7
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | actions: move imports to top levelhut2010-04-141-12/+7
* | | | | | Merge branch 'master' into develhut2010-04-142-6/+0
|\| | | | |
| * | | | | cleaner use of Awareness classeshut2010-04-132-6/+0
* | | | | | Merge branch 'master' into develhut2010-04-131-2/+1
|\| | | | |
| * | | | | Don't use tab 0 by defaulthut2010-04-131-2/+1
| | |_|_|/ | |/| | |
| * | | | Grey out copied/cut files.hut2010-04-121-0/+7
| * | | | cleanuphut2010-04-121-4/+2
| * | | | 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