about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'master' into develhut2010-04-161-4/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into develhut2010-04-163-1/+6
| |\ \ \ \ \ \
| * | | | | | | ranger.container.keymap: added some documentationhut2010-04-162-2/+20
| | |_|_|/ / / | |/| | | | |
| * | | | | | moved container.keymap.KeyBuffer into seperate modulehut2010-04-165-163/+182
| * | | | | | keymap: make lines shorterhut2010-04-161-11/+11
| * | | | | | keymap: replace to_string and is_ascii_digit with builtin methodshut2010-04-161-13/+4
| * | | | | | keymap: moved simulate_press to where it belongs: tc_newkeyshut2010-04-162-14/+14
| * | | | | | use utf8 encoding in keys.pyhut2010-04-161-0/+1
| * | | | | | keymap: remove unused codehut2010-04-161-7/+0
| * | | | | | keymap: move translate_keys to ranger.ext.keybinding_parserhut2010-04-163-86/+108
| * | | | | | Removed ranger/defaults/oldkeys.pyhut2010-04-141-555/+0
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'newkey' into develhut2010-04-1425-842/+2222
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'dirarg' into newkeyhut2010-04-144-16/+47
| | |\ \ \ \ \
| | | * | | | | dirarg: improvedhut2010-04-142-13/+10
| | | * | | | | dirarg: cleanuphut2010-04-142-6/+3
| | | * | | | | dirarg: fully functioning nowhut2010-04-142-14/+21
| | | * | | | | Merge branch 'newkey' into dirarghut2010-04-149-24/+41
| | | |\ \ \ \ \
| | | * | | | | | dirarg: tmphut2010-04-131-8/+9
| | | * | | | | | dirarg: added unit test and almost working implementaitonhut2010-04-132-1/+12
| | | * | | | | | Started implementing dirarghut2010-04-132-10/+28
| | * | | | | | | defaults.keys: minor cleanuphut2010-04-141-2/+2
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'devel' into newkeyhut2010-04-148-22/+39
| | |\ \ \ \ \ \
| | * | | | | | | synchronize key combinations with master branchhut2010-04-141-2/+2
| | | |/ / / / / | | |/| | | | |
| | * | | | | | container.keymap: Extended KeyManagerhut2010-04-131-4/+11
| | * | | | | | Merge branch 'master' into newkeyhut2010-04-135-7/+31
| | |\ \ \ \ \ \
| | * | | | | | | Don't use tab 0 by defaulthut2010-04-132-3/+2
| | * | | | | | | gui.bar: Fixed Zero Division Errorhut2010-04-131-1/+2
| | * | | | | | | gui.bar: clean uphut2010-04-132-15/+11
| | * | | | | | | Abbreviate HOME with ~ in the titlebarhut2010-04-134-5/+18
| | * | | | | | | Fixed suggested cd-after-exit-script for zshhut2010-04-132-2/+2
| | * | | | | | | fix alt key for xtermhut2010-04-123-2/+13
| | * | | | | | | ranger.py: removed whitespacehut2010-04-121-4/+0
| | * | | | | | | added Direction.select()hut2010-04-121-0/+7
| | * | | | | | | Merge branch 'master' into newkeyhut2010-04-1215-56/+68
| | |\ \ \ \ \ \ \
| | * | | | | | | | defaults.keys: improvedhut2010-04-091-2/+13
| | * | | | | | | | Merge branch 'master' into newkeyhut2010-04-098-21/+121
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | tc_newkeys: fixed all but one testhut2010-04-094-58/+107
| | * | | | | | | | | defaults.apps: edit xml files with editorhut2010-04-091-1/+3
| | * | | | | | | | | partially fix tc_newkeyshut2010-04-094-61/+72
| | * | | | | | | | | tc_direction: fixedhut2010-04-081-1/+1
| | * | | | | | | | | Merge branch 'devel' into newkeyhut2010-04-0810-41/+29
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tc_newkey: added 2 failing test cases. Fix it!hut2010-04-081-13/+53
| | * | | | | | | | | | clean uphut2010-04-082-3/+3
| | * | | | | | | | | | defaults.keys: remove useless key definitionhut2010-04-081-1/+0
| | * | | | | | | | | | removed ABOUT_THIS_BRANCH filehut2010-04-071-14/+0
| | * | | | | | | | | | integrated new keyparser in pager + taskviewhut2010-04-073-31/+43
| | * | | | | | | | | | more keys, fixed hinthut2010-04-072-6/+54
| | * | | | | | | | | | start to integrate keybindingshut2010-04-074-53/+241
| | * | | | | | | | | | added KeyManagerhut2010-04-0713-540/+689
| | * | | | | | | | | | gui.ui: improvements in handling of special keyshut2010-04-072-4/+24