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
path:
root
/
ranger
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
4
-37
/
+68
*
keyparser: fixes
hut
2010-03-09
2
-7
/
+6
*
keyparser: renamed KeyMap.add to KeyMap.map
hut
2010-03-09
4
-57
/
+29
*
keyparser: swapped argument order in KeyMap.add()
hut
2010-03-09
1
-2
/
+2
*
keyparser: allow passive actions (for hints, show bookmarks)
hut
2010-03-09
1
-1
/
+9
*
integrating keyparser...
hut
2010-03-09
2
-9
/
+66
*
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
5
-280
/
+458
*
custom: "enter" = shortcut for "1l"
hut
2010-03-09
1
-0
/
+3
*
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
1
-1
/
+2
*
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
3
-0
/
+45
*
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
*
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
2
-10
/
+10
*
colorschemes: 1. fixed jungle, 2. use "Default" scheme by default
hut
2010-02-28
2
-77
/
+26
*
fixed __nonzero__ compatibility problem
hut
2010-02-28
2
-0
/
+2
*
Changed license to the GNU General Public License
hut
2010-02-28
68
-766
/
+836
*
Catch some rare exception
hut
2010-02-27
1
-3
/
+3
*
colorscheme: slight performance increase
hut
2010-02-27
2
-9
/
+10
*
settings: check the type of options
hut
2010-02-25
1
-11
/
+35
*
todo: finished #63: limit filesize in previews
hut
2010-02-25
3
-1
/
+7
*
shell_escape: renamed functions
hut
2010-02-24
4
-9
/
+8
*
finished #52, special characters in tab completion
hut
2010-02-24
3
-2
/
+25
*
console: fixed tabcompletion in openconsole starting with !xyz!
hut
2010-02-24
1
-4
/
+13
*
actions: use str() in fm.notify
hut
2010-02-19
1
-1
/
+1
*
commands: added an eval function + documentation
hut
2010-02-19
2
-0
/
+35
*
help: finished to write all planned chapters
hut
2010-02-16
1
-2
/
+56
*
Added documentation (mainly ranger/help/console.py)
hut
2010-02-16
5
-12
/
+256
*
commands: improved style
hut
2010-02-16
1
-1
/
+1
*
incremented version number and updated pydoc html files
v1.0.3
hut
2010-02-16
1
-1
/
+1
*
defaults/apps: added documentation
hut
2010-02-15
1
-0
/
+27
*
typos
hut
2010-02-15
1
-1
/
+1
*
data/generate.py: allow spaces as seperators in mimetypes
hut
2010-02-15
1
-1
/
+1
*
commands: fixed cd command in quickconsole
hut
2010-02-15
1
-3
/
+2
*
browsercolumn: do not preview dmg files
hut
2010-02-15
1
-1
/
+1
*
ui: catching exception from curs_set
hut
2010-02-15
2
-4
/
+16
*
ui: display the correct hostname
hut
2010-02-15
1
-1
/
+8
*
options: add the option to show the cursor all the time
hut
2010-02-14
3
-2
/
+4
*
console: Ensure that cursor is hidden after closing console
hut
2010-02-14
1
-3
/
+6
*
actions: improved copying/moving
hut
2010-02-14
5
-25
/
+70
[next]