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
*
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
|
\
|
*
Merge branch 'master' into preview
hut
2010-10-08
44
-418
/
+503
|
|
\
|
|
*
core.loader: forgot cleaning up @ last commit
hut
2010-10-08
1
-1
/
+0
|
*
|
enable shope.sh by default
hut
2010-10-07
1
-4
/
+2
|
*
|
Merge branch 'stable' into preview
hut
2010-10-05
55
-820
/
+1050
|
|
\
\
|
*
|
|
fsobject.file: dynamic width of caca previews, cleanups
hut
2010-06-22
4
-10
/
+18
|
*
|
|
data/scope.sh: added lynx
hut
2010-06-22
2
-7
/
+16
|
*
|
|
defaults.options: deactivate scope.sh by default
hut
2010-06-22
1
-1
/
+7
|
*
|
|
README: added dependencies for scope.sh
hut
2010-06-22
1
-0
/
+5
|
*
|
|
ranger.__init__: added relpath_script
hut
2010-06-22
3
-2
/
+14
|
*
|
|
data/scope.sh: improved, commented
hut
2010-06-22
1
-7
/
+16
|
*
|
|
main: copy scope.sh to ~/.ranger on first start
hut
2010-06-22
2
-2
/
+12
|
*
|
|
move scripts/scope.sh to data/scope.sh
hut
2010-06-22
2
-1
/
+1
|
*
|
|
Merge branch 'master' into preview
hut
2010-06-22
61
-6783
/
+152
|
|
\
\
\
|
*
|
|
|
widgets.pager: more efficient width calculation
hut
2010-06-18
1
-4
/
+4
|
*
|
|
|
scripts/scope: make it executable
hut
2010-06-12
1
-0
/
+0
|
*
|
|
|
Merge branch 'master' into preview
hut
2010-06-09
58
-274
/
+296
|
|
\
\
\
\
|
*
|
|
|
|
preview: renamed script to "scripts/scope.sh"
hut
2010-06-08
2
-1
/
+2
|
*
|
|
|
|
added preview_script option
hut
2010-06-04
4
-6
/
+14
|
*
|
|
|
|
added more code from David Barnett, previews work
hut
2010-06-03
6
-21
/
+76
|
*
|
|
|
|
gui.ansi: some modifications/completions
hut
2010-06-03
2
-20
/
+36
|
*
|
|
|
|
added gui/ansi.py from David Barnetts branch
hut
2010-06-03
2
-0
/
+111
*
|
|
|
|
|
core.loader: fix bugs after merge
hut
2010-10-08
1
-2
/
+1
*
|
|
|
|
|
Merge branch 'master' into cp
hut
2010-10-08
40
-390
/
+480
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
core.loader: simplified throbber logic
hut
2010-10-08
1
-9
/
+5
|
*
|
|
|
|
gui.widgets.statusbar: Added filter notifier in statusbar
hut
2010-10-06
2
-1
/
+6
|
*
|
|
|
|
gui.widgets.statusbar: Fixed minor bug in statusbar
hut
2010-10-06
1
-1
/
+1
|
*
|
|
|
|
defaults.commands: Fixed :cd command without argument
hut
2010-10-05
1
-3
/
+2
|
*
|
|
|
|
gui.widgets.titlebar: truncate dirnames in tab titles
hut
2010-10-04
1
-3
/
+9
|
*
|
|
|
|
gui.color: fixed ranger.gui.color.remove_attr
hut
2010-10-04
1
-1
/
+1
|
*
|
|
|
|
defaults.commands: new commands :{load,save}_copy_buffer
hut
2010-10-03
1
-0
/
+36
|
*
|
|
|
|
gui.widgets.browsercolumn: more robust check for copied files
hut
2010-10-03
1
-1
/
+3
|
*
|
|
|
|
defaults.commands: avoid overwriting the builtin set class
hut
2010-10-03
1
-1
/
+2
|
*
|
|
|
|
core.fm: Don't check bookmarks when not needed
hut
2010-10-02
3
-4
/
+6
|
*
|
|
|
|
api.commands, api.keys: added dummies that allow pydoc to be generated
hut
2010-10-02
2
-0
/
+13
|
*
|
|
|
|
widgets.browsercolumn: display "~" when truncating filenames
hut
2010-10-02
1
-7
/
+19
|
*
|
|
|
|
colorschemes.jungle: updated jungle colorscheme
hut
2010-10-02
1
-1
/
+1
|
*
|
|
|
|
colorschemes.snow: updated snow colorscheme
hut
2010-10-02
1
-1
/
+4
|
*
|
|
|
|
ranger.__init__: cleaned up
hut
2010-10-02
2
-24
/
+13
|
*
|
|
|
|
a little restructuration
hut
2010-10-02
24
-277
/
+276
|
*
|
|
|
|
fsobject.fsobject: Fixed order in natural sort
hut
2010-10-02
1
-3
/
+3
|
*
|
|
|
|
fsobject.fsobject: changed "numerical" sort to "natural" sort
hut
2010-10-01
3
-16
/
+22
|
*
|
|
|
|
fsobject.directory: added numerical sort
hut
2010-10-01
2
-3
/
+21
|
*
|
|
|
|
gui.ui: Disable mouse when console is open
hut
2010-10-01
1
-2
/
+2
|
*
|
|
|
|
Revert 5 commits concerning utf (due to very poor performance)
hut
2010-09-30
5
-104
/
+77
|
*
|
|
|
|
ext.utfwidth: Compatibility with both py2.6 and py3.1
hut
2010-09-30
4
-50
/
+94
|
*
|
|
|
|
gui.curses_shortcuts: bugfix, simplification
hut
2010-09-30
1
-27
/
+9
[next]