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
...
*
keys: make ^C exit the program
hut
2010-01-11
2
-13
/
+1
*
commands: cleanup, extended docstring
hut
2010-01-11
1
-0
/
+16
*
added a way to create symlinks
hut
2010-01-11
3
-2
/
+19
*
actions: added an easier way to display errors
hut
2010-01-11
1
-0
/
+3
*
keys: changed paste key from 'p' to 'pp' (to avoid mistakes)
hut
2010-01-10
1
-1
/
+2
*
added chmod command
hut
2010-01-10
2
-1
/
+32
*
help: added copying
hut
2010-01-10
1
-0
/
+18
*
todo: added more info on bug #31
hut
2010-01-09
2
-1
/
+6
*
todo: added a few things
hut
2010-01-09
1
-0
/
+2
*
actions: fixed deletion of symlinks to directories
hut
2010-01-09
2
-2
/
+2
*
commands: fixed tabcompletion
hut
2010-01-09
1
-2
/
+2
*
todo: added #33
hut
2010-01-09
1
-0
/
+1
*
todo: added #32
hut
2010-01-08
1
-0
/
+1
*
added license information
hut
2010-01-08
63
-3
/
+888
*
directory: fixed non reloading symlinked directories
hut
2010-01-07
2
-3
/
+3
*
applications: fixed bad redirection of stdout
hut
2010-01-07
1
-1
/
+1
*
random cleanups and fixes
hut
2010-01-07
6
-13
/
+15
*
directory: fixed wrong mtime comparison
hut
2010-01-07
1
-2
/
+5
*
loader: fixed some issues with updating/redrawing
hut
2010-01-06
4
-64
/
+82
*
updated TODO
hut
2010-01-06
1
-0
/
+7
*
loader: don't pop items from queue which were added while loading
hut
2010-01-06
1
-1
/
+1
*
actions: added reload_cwd + keybinding + help
hut
2010-01-06
3
-0
/
+9
*
curses_shortcuts: catch TypeError at addstr
hut
2010-01-06
1
-2
/
+2
*
help: extended
hut