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
*
core.main: Fixed return codes
hut
2010-10-15
1
-3
/
+3
*
Renamed ranger/ext/signal_dispatcher to ranger/ext/signals
hut
2010-10-14
6
-108
/
+5
*
ext.signal_dispatcher: optimization of signal_emit
hut
2010-10-14
1
-6
/
+6
*
core.main: import stuff only when needed
hut
2010-10-14
1
-7
/
+5
*
ext.keybinding_parser: extended examples in docstring
hut
2010-10-14
1
-1
/
+3
*
defaults.keys: map <A-Left> and <A-Right> to switching tabs
hut
2010-10-14
1
-2
/
+2
*
ext.keybinding_parser: allow mapping alt+special keys
hut
2010-10-14
1
-4
/
+12
*
data/scope: typo
hut
2010-10-14
1
-1
/
+1
*
core.actions: Fixed handling of scope.sh exit code 2
hut
2010-10-13
1
-0
/
+2
*
data/scope: added success function
hut
2010-10-13
1
-12
/
+15
*
core.actions: fix previews of linked files
hut
2010-10-12
1
-2
/
+1
*
core.actions: fixed bugs with copying
hut
2010-10-12
1
-5
/
+5
*
data/scope: added mediainfo
hut
2010-10-12
1
-0
/
+6
*
core.loader: small correction of last commit
hut
2010-10-12
1
-1
/
+1
*
core.loader: decode stdout in >python3 in CommandLoader
hut
2010-10-12
1
-1
/
+12
*
core.fm: chmod u+x when using --copy-config=scope
hut
2010-10-12
1
-0
/
+3
*
gui.widgets.pager: bugfix: make sure max_width is defined
hut
2010-10-12
1
-0
/
+1
*
core.main: extended --copy-config option
hut
2010-10-12
5
-12
/
+23
*
defaults.options: enable use_preview_script by default
hut
2010-10-12
1
-2
/
+1
*
Merge branch 'cp+preview'
hut
2010-10-12
23
-367
/
+553
|
\
|
*
Merge branch 'master' into cp+preview
hut
2010-10-12
1
-2
/
+2
|
|
\
|
*
|
core.shared: added error message
hut
2010-10-12
1
-3
/
+11
|
*
|
core.loader: make sure to read everything from stdout/err
hut
2010-10-12
2
-1
/
+5
|
*
|
defaults.options: don't hide /~$/ files
hut
2010-10-12
1
-1
/
+1
|
*
|
Added key zv for toggling use_preview_script option
hut
2010-10-12
1
-1
/
+2
|
*
|
core.actions: improved fm.paste()
hut
2010-10-12
2
-12
/
+29
|
*
|
Added boolean option use_preview_script
hut
2010-10-11
5
-5
/
+11
|
*
|
core.main: added --copy-config flag
hut
2010-10-11
5
-5
/
+33
|
*
|
widgets.browserview: again, fixed collapse_preview option
hut
2010-10-11
1
-6
/
+6
|
*
|
fsobject.file: fix preview_files option
hut
2010-10-11
1
-2
/
+2
|
*
|
widgets.browserview: fix collapse_preview option
hut
2010-10-11
2
-2
/
+18
|
*
|
data/scope, fsobject: added xpi to container extensions
hut
2010-10-10
2
-2
/
+2
|
*
|
core.actions: removed debug message
hut
2010-10-10
1
-1
/
+0
|
*
|
Merge branch 'master' into cp+preview
hut
2010-10-10
4
-25
/
+14
|
|
\
\
|
*
|
|
core.loader: Fixed pipe buffer overflow bug
hut
2010-10-10
3
-17
/
+34
|
*
|
|
data/scope, fsobject: add .deb to archive extensions
hut
2010-10-10
2
-4
/
+4
|
*
|
|
fsobject.file: tweak N_FIRST_BYTES
hut
2010-10-10
1
-1
/
+1
|
*
|
|
core.actions: catch exception in get_preview
hut
2010-10-10
1
-1
/
+4
|
*
|
|
fsobject.file: fixed has_preview method
hut
2010-10-10
1
-1
/
+3
|
*
|
|
data/scope: fixed pdftotext invocation
hut
2010-10-10
1
-1
/
+1
|
*
|
|
core.shared: bugfix
hut
2010-10-10
1
-2
/
+3
|
*
|
|
data/scope.sh: improved
hut
2010-10-09
1
-18
/
+28
|
*
|
|
core.actions: global index of previews (by path and size)
hut
2010-10-09
3
-26
/
+58
|
*
|
|
core.loader: throw more signals
hut
2010-10-09
2
-5
/
+14
|
*
|
|
data/scope.sh: sort archive extensions
hut
2010-10-08
1
-2
/
+2
|
*
|
|
ranger.core.loader: allow suppressing errors in CommandLoader
hut
2010-10-08
2
-14
/
+20
|
*
|
|
fsobject.file: reload pager when preview finished loading
hut
2010-10-08
4
-11
/
+15
|
*
|
|
fsobject.file: load previews in fm.loader
hut
2010-10-08
3
-11
/
+21
|
*
|
|
core.loader: use signals with CommandLoader
hut
2010-10-08
2
-13
/
+11
|
*
|
|
Merge branch 'preview' into cp+preview
hut
2010-10-08
14
-24
/
+261
|
|
\
\
\
[next]