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
*
1.0.2!
v1.0.2
hut
2010-01-14
34
-90
/
+130
*
readme: added part "customizing ranger"
hut
2010-01-14
1
-0
/
+16
*
readme: removed ugly sentence
hut
2010-01-14
1
-3
/
+1
*
added install instructions
hut
2010-01-14
1
-0
/
+30
*
main: allow to set flags/mode for directly started files
hut
2010-01-14
2
-8
/
+12
*
ranger.__init__: fixed wrong license information
hut
2010-01-14
1
-1
/
+1
*
keys: added vimlike aliases to taskview
hut
2010-01-14
1
-0
/
+1
*
keys: improvements
hut
2010-01-14
2
-60
/
+99
*
settings: removed (buggy) auto_load_preview
hut
2010-01-14
4
-16
/
+6
*
commandlist: bugfix
hut
2010-01-14
2
-5
/
+7
*
commandlist: aliases are now references rather than copies
hut
2010-01-13
2
-10
/
+35
*
commandlist: no error when trying to alias to unexisting key
hut
2010-01-13
1
-5
/
+8
*
commandlist: added alias(existing, *new)
hut
2010-01-13
2
-0
/
+19
*
Restructurization of commands
hut
2010-01-13
1
-40
/
+39
*
Added error handlers for failed commands
hut
2010-01-13
4
-5
/
+20
*
commandlist: added clear()
hut
2010-01-13
2
-0
/
+14
*
fsobject.directory: removed __getitem__ (too ambiguous)
hut
2010-01-13
3
-9
/
+2
*
browserview: hide certain bookmarks in the list
hut
2010-01-13
2
-2
/
+4
*
defaultui: clear statusbar message when opening console
hut
2010-01-13
1
-0
/
+1
*
todo: added #37
hut
2010-01-13
1
-0
/
+1
*
commandlist: improvements and test case
hut
2010-01-13
2
-6
/
+76
*
updated pydoc documentation
hut
2010-01-13
61
-846
/
+795
*
cleanups + style adjustments
hut
2010-01-13
13
-56
/
+60
*
added tentative tab completion for OpenConsole
hut
2010-01-13
1
-2
/
+6
*
console: added %s and %f metacharacters to OpenConsole
hut
2010-01-13
2
-5
/
+51
*
main: changed interrupt signal handling
hut
2010-01-12
2
-3
/
+52
*
todo: added #36
hut
2010-01-12
1
-0
/
+1
*
keys: F1 displays help
hut
2010-01-12
1
-1
/
+1
*
ranger.py: more fixes
hut
2010-01-12
1
-2
/
+2
*
ranger.py: cleanup/fix
hut
2010-01-11
1
-9
/
+8
*
fixed #31, cd-after-exit works even after pressing ^C
hut
2010-01-11
2
-2
/
+13
*
main: change interrupt handler to curses.ungetch(CTRL_C)
hut
2010-01-11
3
-3
/
+8
*
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
[next]