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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
2010-01-06
2
-6
/
+28
*
help: improved
hut
2010-01-06
2
-5
/
+3
*
color: added docstring
hut
2010-01-06
2
-2
/
+17
*
colorscheme: clean up
hut
2010-01-06
1
-33
/
+56
*
pager/help: added help markup
hut
2010-01-05
5
-9
/
+69
*
help: extended + reformatted
hut
2010-01-05
2
-45
/
+91
*
help: extended
hut
2010-01-05
1
-14
/
+54
*
pager: open and close it properly
hut
2010-01-05
1
-0
/
+2
*
help: fixed typo
hut
2010-01-05
1
-1
/
+1
*
actions: fixed import error
hut
2010-01-05
1
-1
/
+0
*
help: implemented help framework, started writing
hut
2010-01-05
6
-2
/
+93
*
pager: added narg for move_horizontal
hut
2010-01-05
1
-1
/
+7
*
keyapi: fixed unwanted destructive operation
hut
2010-01-05
1
-0
/
+1
*
keyapi: a different approach to passing through typed numbers
hut
2010-01-03
5
-83
/
+116
*
applications: clean up
hut
2010-01-03
1
-10
/
+17
*
actions: use inspect.cleandoc instead of a custom function
hut
2010-01-03
2
-32
/
+2
*
applications: improved run function, catch errors
hut
2010-01-03
2
-12
/
+32
*
browser: fixed scrolling
hut
2010-01-02
2
-2
/
+3
*
new minor version
v1.0.1
hut
2010-01-02
4
-7
/
+7
*
updated pydoc documentation
hut
2010-01-02
48
-788
/
+3167
*
cleanups
hut
2010-01-02
7
-11
/
+1
[next]