Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| | * | 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 |
| |\ \ | | | | | | | | | | | | | | | | | 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 |
| | | | | |||||
| * | | | 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 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/fsobject/file.py | ||||
| * | | | | | 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 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/__init__.py ranger/core/fm.py ranger/core/main.py ranger/core/helper.py ranger/core/loader.py | ||||
| * | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | These allow you to share copy buffers between ranger instances. | ||||
| * | | | | | 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 |
| | | | | | |