index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
keyparser: updaded copying notice in new files
hut
2010-03-09
3
-33
/
+36
*
keyparser: stuff
hut
2010-03-09
6
-28
/
+307
*
keyparser: lots of stuff
hut
2010-03-09
5
-42
/
+77
*
keyparser: fixes
hut
2010-03-09
3
-8
/
+7
*
keyparser: renamed KeyMap.add to KeyMap.map
hut
2010-03-09
5
-102
/
+74
*
keyparser: swapped argument order in KeyMap.add()
hut
2010-03-09
2
-23
/
+23
*
keyparser: allow passive actions (for hints, show bookmarks)
hut
2010-03-09
2
-1
/
+39
*
integrating keyparser...
hut
2010-03-09
3
-9
/
+78
*
deleted old testcase
hut
2010-03-09
1
-100
/
+0
*
working on the implementation of the new key parser
hut
2010-03-09
9
-39
/
+61
*
keyparser: moved classes from test/ to ranger/
hut
2010-03-09
6
-695
/
+475
*
keyparser: implemented aliases
hut
2010-03-09
1
-11
/
+87
*
keyparser: minor updates
hut
2010-03-09
1
-2
/
+8
*
keyparse: implemented Tree.merge
hut
2010-03-09
1
-31
/
+92
*
keyparser: Remove the restriction that a root can't be a leaf
hut
2010-03-09
1
-1
/
+0
*
keyparser: updated test_tree_deep_copy
hut
2010-03-09
1
-5
/
+4
*
keyparser: added test case for tree emrge
hut
2010-03-09
1
-0
/
+36
*
keyparser: added tree.copy() for deep copies
hut
2010-03-09
1
-0
/
+25
*
keyparser: minor changes
hut
2010-03-09
1
-3
/
+5
*
keyparser: turned KeyMap into a tree
hut
2010-03-09
1
-76
/
+59
*
keyparser: added seperate Tree class
hut
2010-03-09
1
-0
/
+53
*
keyparser: proper parsing of <xyz> in keybindings
hut
2010-03-09
1
-51
/
+118
*
keyparser: added test for directions as functions, cleanups
hut
2010-03-09
1
-27
/
+66
*
keyparser: cleanups
hut
2010-03-09
1
-7
/
+4
*
keyparser: some additions
hut
2010-03-09
1
-16
/
+60
*
keyparser: allow arbitrary number/order of directions
hut
2010-03-09
1
-34
/
+66
*
keyparser: reworked
hut
2010-03-09
1
-51
/
+61
*
keyparser: "." matches any character
hut
2010-03-09
1
-23
/
+71
*
keyparser: some improvements
hut
2010-03-09
1
-51
/
+52
*
started new key parser
hut
2010-03-09
1
-0
/
+331
*
custom: "enter" = shortcut for "1l"
hut
2010-03-09
1
-0
/
+3
*
custom: added info about this branch
hut
2010-03-09
1
-0
/
+14
*
custom: keys: added aliases (J => ^D, K => ^U) for quick movement
hut
2010-03-09
1
-0
/
+4
*
custom: added ] key: tag next and run
hut
2010-03-09
1
-0
/
+12
*
minor changes
hut
2010-03-08
2
-1
/
+3
*
make snapshot: changed the format of the filename
hut
2010-03-08
1
-2
/
+3
*
make minimal_snapshot: snapshot with only neccessary files
hut
2010-03-08
1
-1
/
+13
*
disabled title drawing by default (buggy?)
hut
2010-03-08
1
-1
/
+1
*
ui: fixed title drawing code
hut
2010-03-08
1
-2
/
+1
*
apps: indented part of docstring
hut
2010-03-08
1
-14
/
+14
*
added copyright info to config files and test cases
hut
2010-03-08
14
-0
/
+210
*
apps: improved feh invocation
hut
2010-03-08
1
-1
/
+12
*
apps: added mirage app
hut
2010-03-08
1
-0
/
+6
*
actions: traverse the tree, visiting each subtree
hut
2010-03-06
2
-0
/
+22
*
"term" combination is now ",term"
hut
2010-03-06
1
-1
/
+1
*
tc_colorscheme: updated testcase
hut
2010-02-28
1
-1
/
+2
*
make clean: fixed
hut
2010-02-28
1
-2
/
+2
*
added symlink: doc/help => ranger/help
hut
2010-02-28
1
-0
/
+1
*
added a seperate Context class
hut
2010-02-28
2
-18
/
+43
*
colorschemes: use "Scheme" as the default class name for colorschemes
hut
2010-02-28
3
-10
/
+11
[next]