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 (
Collapse
)
Author
Age
Files
Lines
*
done #32
hut
2010-01-19
3
-0
/
+17
|
*
settings: allow to toggle flushinput
hut
2010-01-19
4
-3
/
+6
|
*
human_readable: slight improvement of output format
hut
2010-01-19
1
-1
/
+1
|
*
done #35: display disk usage of files in current directory
hut
2010-01-19
2
-1
/
+12
|
*
done #34: display free disk space
hut
2010-01-19
5
-3
/
+28
|
*
typo
hut
2010-01-19
1
-1
/
+1
|
*
titlebar: red hostname if logged in with root
hut
2010-01-19
2
-4
/
+10
|
*
generate: fixed
hut
2010-01-19
1
-3
/
+3
|
*
fixed #43: bookmark ` = '
hut
2010-01-18
2
-4
/
+9
|
*
actions: bookmark old dir in ` when using :cd
hut
2010-01-18
3
-19
/
+24
|
*
options: allow to specify how to recognize "hidden files"
hut
2010-01-18
3
-3
/
+18
|
*
fsobject: recognize capital letter file extensions
hut
2010-01-18
1
-1
/
+1
|
*
commands: added tabcompletion for :edit
hut
2010-01-18
1
-3
/
+5
|
*
commands: fixed :e alias
hut
2010-01-18
1
-1
/
+1
|
|
|
|
it was mapped to :quit, now it is :edit
*
apps: use "apvlv" to view pdfs rather than evince
hut
2010-01-17
1
-3
/
+3
|
*
keys: fixed typo
hut
2010-01-16
1
-1
/
+1
|
*
console: adjusted docstring formatting
hut
2010-01-14
1
-2
/
+5
|
*
keys: added/changed directories for g<X> keycombinations
hut
2010-01-14
1
-2
/
+6
|
*
keys: remove J/K as default binding for half-page-up/down
hut
2010-01-14
2
-7
/
+9
|
*
keys: s runs $SHELL instead of "bash"
hut
2010-01-14
2
-1
/
+2
|
*
loader: reduced "seconds_of_work_time"
hut
2010-01-14
1
-1
/
+1
|
*
commands: added touch, improved mkdir
hut
2010-01-14
1
-4
/
+27
|
*
keyapi: added comments
hut
2010-01-14
1
-1
/
+7
|
*
commands: added :edit command
hut
2010-01-14
2
-3
/
+21
|
*
keyapi: allow bind to act as a function decorator
hut
2010-01-14
1
-1
/
+7
|
*
1.0.2!
v1.0.2
hut
2010-01-14
3
-4
/
+12
|
*
main: allow to set flags/mode for directly started files
hut
2010-01-14
1
-7
/
+11
|
*
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
1
-0
/
+1
|
*
commandlist: aliases are now references rather than copies
hut
2010-01-13
1
-8
/
+22
|
*
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
1
-0
/
+11
|
*
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
1
-0
/
+5
|
*
fsobject.directory: removed __getitem__ (too ambiguous)
hut
2010-01-13
2
-7
/
+2
|
*
browserview: hide certain bookmarks in the list
hut
2010-01-13
1
-1
/
+3
|
*
defaultui: clear statusbar message when opening console
hut
2010-01-13
1
-0
/
+1
|
*
commandlist: improvements and test case
hut
2010-01-13
1
-6
/
+22
|
*
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
|
[next]