summary refs log tree commit diff stats
path: root/ranger/api
Commit message (Expand)AuthorAgeFilesLines
* api.commands, api.keys: added dummies that allow pydoc to be generatedhut2010-10-022-0/+13
* a little restructurationhut2010-10-022-2/+2
* widgets/console: Simplified consolehut2010-08-262-4/+1
* api.apps: give Applications.generic less precedence than manual app definitionshut2010-05-191-1/+2
* api.commands: fixed :ehut2010-05-101-3/+4
* api.commands: bugfix (renamed Command.quick_open to Command.quick)hut2010-04-301-1/+1
* api.apps: more stuffhut2010-04-271-9/+13
* api.apps: simplified generic app handlerhut2010-04-271-18/+9
* api.apps: added generic app handlershut2010-04-271-0/+25
* api.apps: Removed unnecessary (?) docstringhut2010-04-261-4/+0
* api.options: removed unused importhut2010-04-261-1/+0
* ranger.api: import common variableshut2010-04-195-0/+6
* Clean uphut2010-04-191-1/+0
* api.commands: fixed python3 compatibiliy errorhut2010-04-191-4/+4
* removed code for backwards compatibiltyhut2010-04-181-12/+0
* defaults.commands: reduced it to only what's necessaryhut2010-04-181-0/+182
* Started implementing dirarghut2010-04-131-5/+17
* Merge branch 'master' into newkeyhut2010-04-121-3/+4
|\
| * cleanuphut2010-04-121-3/+4
* | Merge branch 'master' into newkeyhut2010-04-091-1/+0
|\|
| * removed debugging codehut2010-04-091-1/+0
* | tc_newkeys: fixed all but one testhut2010-04-091-1/+1
* | Merge branch 'devel' into newkeyhut2010-04-081-2/+2
|\ \
| * | made accumualtor use ext.directory.Directoryhut2010-04-081-2/+2
| |/
* | Merge branch 'devel' into newkeyhut2010-04-071-0/+1
|\|
| * new option: colorscheme_overlayhut2010-03-281-0/+1
* | Merge branch 'master' into newkeyhut2010-03-242-5/+25
|\|
| * colorschemes: more efficient and simple color importing.hut2010-03-171-1/+13
| * fixed #69: tab completion breaks with Apps subclasshut2010-03-171-2/+6
| * removed the need for simple app definitionshut2010-03-171-0/+4
| * slightly modified keybinding syntaxhut2010-03-121-28/+0
| * working on the configuration system / main methodhut2010-03-121-2/+2
* | keyparser: renamed KeyMap.add to KeyMap.maphut2010-03-091-28/+0
* | working on the implementation of the new key parserhut2010-03-091-0/+1
|/
* Changed license to the GNU General Public Licensehut2010-02-283-33/+36
* defaults: removed copyright notice from config fileshut2010-01-261-1/+1
* experiment with keybinding syntaxhut2010-01-251-18/+21
* made configuration more simplehut2010-01-254-0/+283