about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | integrating keyparser...hut2010-03-093-9/+78
| | * | | | | | | | | | | | | deleted old testcasehut2010-03-091-100/+0
| | * | | | | | | | | | | | | working on the implementation of the new key parserhut2010-03-099-39/+61
| | * | | | | | | | | | | | | keyparser: moved classes from test/ to ranger/hut2010-03-096-695/+475
| | * | | | | | | | | | | | | keyparser: implemented aliaseshut2010-03-091-11/+87
| | * | | | | | | | | | | | | keyparser: minor updateshut2010-03-091-2/+8
| | * | | | | | | | | | | | | keyparse: implemented Tree.mergehut2010-03-091-31/+92
| | * | | | | | | | | | | | | keyparser: Remove the restriction that a root can't be a leafhut2010-03-091-1/+0
| | * | | | | | | | | | | | | keyparser: updated test_tree_deep_copyhut2010-03-091-5/+4
| | * | | | | | | | | | | | | keyparser: added test case for tree emrgehut2010-03-091-0/+36
| | * | | | | | | | | | | | | keyparser: added tree.copy() for deep copieshut2010-03-091-0/+25
| | * | | | | | | | | | | | | keyparser: minor changeshut2010-03-091-3/+5
| | * | | | | | | | | | | | | keyparser: turned KeyMap into a treehut2010-03-091-76/+59
| | * | | | | | | | | | | | | keyparser: added seperate Tree classhut2010-03-091-0/+53
| | * | | | | | | | | | | | | keyparser: proper parsing of <xyz> in keybindingshut2010-03-091-51/+118
| | * | | | | | | | | | | | | keyparser: added test for directions as functions, cleanupshut2010-03-091-27/+66
| | * | | | | | | | | | | | | keyparser: cleanupshut2010-03-091-7/+4
| | * | | | | | | | | | | | | keyparser: some additionshut2010-03-091-16/+60
| | * | | | | | | | | | | | | keyparser: allow arbitrary number/order of directionshut2010-03-091-34/+66
| | * | | | | | | | | | | | | keyparser: reworkedhut2010-03-091-51/+61
| | * | | | | | | | | | | | | keyparser: "." matches any characterhut2010-03-091-23/+71
| | * | | | | | | | | | | | | keyparser: some improvementshut2010-03-091-51/+52
| | * | | | | | | | | | | | | started new key parserhut2010-03-091-0/+331
| | * | | | | | | | | | | | | custom: "enter" = shortcut for "1l"hut2010-03-091-0/+3
| | * | | | | | | | | | | | | custom: added info about this branchhut2010-03-091-0/+14
| | * | | | | | | | | | | | | custom: keys: added aliases (J => ^D, K => ^U) for quick movementhut2010-03-091-0/+4
| | * | | | | | | | | | | | | custom: added ] key: tag next and runhut2010-03-091-0/+12
| * | | | | | | | | | | | | | Merge branch 'master' into develhut2010-04-149-62/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into develhut2010-04-143-14/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' into develhut2010-04-149-24/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into develhut2010-04-1312-27/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Grey out copied/cut files.hut2010-04-125-1/+15
| * | | | | | | | | | | | | | | | cleanuphut2010-04-127-46/+42
| * | | | | | | | | | | | | | | | Fixed handling of directories with GC'd subdirshut2010-04-122-7/+9
| * | | | | | | | | | | | | | | | Merge branch 'master' into develhut2010-04-0910-24/+136
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | tc_direction: fixedhut2010-04-081-1/+1
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' into develhut2010-04-081-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into develhut2010-04-081-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ext.direction: bugfixhut2010-04-081-1/+1
| * | | | | | | | | | | | | | | | | made accumualtor use ext.directory.Directoryhut2010-04-088-40/+26
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | comment out test_duck_typinghut2010-04-071-4/+5
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | use fm as arg.wdg in initialize_commands()hut2010-04-071-1/+1
| * | | | | | | | | | | | | | | defaults.keys: use _basic_movement in initialize_commandshut2010-04-071-7/+3
| * | | | | | | | | | | | | | | core.actions: Make fm FileManagerAwarehut2010-04-071-2/+2
| * | | | | | | | | | | | | | | widgets.console: use Direction in move()hut2010-04-072-19/+31
| * | | | | | | | | | | | | | | widgets.pager: re-added move_horizontal, displaying warning messagehut2010-04-071-0/+4
| * | | | | | | | | | | | | | | dc_direction: added test_move()hut2010-04-072-2/+22
| * | | | | | | | | | | | | | | added test case for ranger.ext.directionhut2010-04-071-0/+71
| * | | | | | | | | | | | | | | core.actions: use Direction in move()hut2010-04-073-20/+11
| * | | | | | | | | | | | | | | widgets.pager: use Direction object in move()hut2010-04-074-79/+71