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
*
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
*
keys: F1 displays help
hut
2010-01-12
1
-1
/
+1
*
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
2
-1
/
+18
*
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
1
-0
/
+31
*
help: added copying
hut
2010-01-10
1
-0
/
+18
*
actions: fixed deletion of symlinks to directories
hut
2010-01-09
1
-1
/
+1
*
commands: fixed tabcompletion
hut
2010-01-09
1
-2
/
+2
*
added license information
hut
2010-01-08
61
-0
/
+858
*
directory: fixed non reloading symlinked directories
hut
2010-01-07
1
-2
/
+2
*
applications: fixed bad redirection of stdout
hut
2010-01-07
1
-1
/
+1
*
random cleanups and fixes
hut
2010-01-07
4
-8
/
+8
*
directory: fixed wrong mtime comparison
hut
2010-01-07
1
-2
/
+5
*
loader: fixed some issues with updating/redrawing
hut
2010-01-06
3
-63
/
+81
*
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
1
-2
/
+16
*
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
5
-1
/
+90
*
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
1
-1
/
+1
*
cleanups
hut
2010-01-02
7
-11
/
+1
*
pager: fixed unicode decode error
hut
2010-01-01
1
-4
/
+7
*
actions: reversed default cylce order for search("size")
hut
2010-01-01
1
-1
/
+1
*
actions: fixed cycling
hut
2010-01-01
2
-3
/
+5
*
keys: fixed key 'cs'
hut
2010-01-01
1
-1
/
+1
*
settings: corrected preview_files option
hut
2010-01-01
2
-2
/
+2
*
pager: fixed G key
hut
2010-01-01
1
-1
/
+4
[next]