Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | | | | when typing zv and there is no preview_script | ||||
| * | | 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 |
| | | | | | | | | | | | | This would hide backups from typing yypp and confuse the user | ||||
| * | | 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 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into preview | hut | 2010-10-08 | 44 | -418/+503 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/__init__.py ranger/core/helper.py ranger/gui/curses_shortcuts.py | ||||
| | * | | | | enable shope.sh by default | hut | 2010-10-07 | 1 | -4/+2 |
| | | | | | | |||||
| | * | | | | Merge branch 'stable' into preview | hut | 2010-10-05 | 55 | -820/+1050 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/shared/settings.py | ||||
| | * | | | | | 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 |
| | | | | | | |