index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger
/
commands.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
commands: added touch, improved mkdir
hut
2010-01-14
1
-4
/
+27
*
commands: added :edit command
hut
2010-01-14
1
-0
/
+13
*
commands: cleanup, extended docstring
hut
2010-01-11
1
-0
/
+16
*
added chmod command
hut
2010-01-10
1
-0
/
+31
*
commands: fixed tabcompletion
hut
2010-01-09
1
-2
/
+2
*
added license information
hut
2010-01-08
1
-0
/
+14
*
cleanups
hut
2010-01-02
1
-1
/
+0
*
commands: added grep command
hut
2010-01-01
1
-0
/
+17
*
cleanups
hut
2009-12-31
1
-0
/
+2
*
improved docstrings of commands
hut
2009-12-29
1
-8
/
+42
*
allow to filter contents of a directory
hut
2009-12-27
1
-0
/
+6
*
improved tab completion capabilities
hut
2009-12-27
1
-2
/
+73
*
generalized tab completion code of cd command
hut
2009-12-27
1
-23
/
+26
*
added rename command
hut
2009-12-27
1
-0
/
+6
*
moved the command parser into a seperate file
hut
2009-12-26
1
-34
/
+10
*
use constants instead of strings to represend console modes
hut
2009-12-26
1
-2
/
+2
*
made directories use the accumulator "interface"
hut
2009-12-25
1
-3
/
+3
*
random fixes/upgrades
hut
2009-12-24
1
-2
/
+4
*
fixed minor logical error
hut
2009-12-24
1
-1
/
+1
*
added provisional filesystem operations (cp/cut/paste/delete/mkdir)
hut
2009-12-18
1
-0
/
+14
*
added quick_open() in abstract Command class
hut
2009-12-17
1
-0
/
+3
*
quit command, aliases
hut
2009-12-17
1
-8
/
+21
*
tons of stuff
hut
2009-12-17
1
-21
/
+78
*
fixed CD command / tab completion
hut
2009-12-15
1
-36
/
+39
*
Added console commands + tab completion
hut
2009-12-15
1
-0
/
+110