| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds config settings and documentation for the vcs feature | Abdo Roig-Maranges | 2013-02-12 | 2 | -0/+7 |
* | Displays version control data on the status bar | Abdó Roig-Maranges | 2013-02-12 | 1 | -1/+23 |
* | Displays version control data on browser column | Abdo Roig-Maranges | 2013-02-12 | 4 | -80/+180 |
* | Support for extracting metadata from version control systems | Abdo Roig-Maranges | 2013-02-12 | 3 | -1/+71 |
* | Merged code to manipulate version control systems | Abdo Roig-Maranges | 2013-02-12 | 5 | -0/+1209 |
* | ext.img_display: disable preview_images when unsupported | hut | 2013-02-10 | 2 | -1/+6 |
* | ext.img_display: don't draw image when fonth/fontw is 0 | hut | 2013-02-10 | 1 | -0/+2 |
* | removed all trailing whitespaces | hut | 2013-02-10 | 5 | -5/+5 |
* | replaced tabs with 4 spaces in all python files | hut | 2013-02-10 | 59 | -9642/+9642 |
* | core.actions: Warn about missing or non-executable scope.sh | hut | 2013-02-10 | 1 | -0/+14 |
* | widgets.browsercolumn: fix display of non-tagged filenames | hut | 2013-02-10 | 1 | -0/+1 |
* | fsobject.fsobject: Fix incorrect symlink formatting (#38271) | hut | 2013-02-06 | 1 | -2/+2 |
* | config/rc.conf: add setting for "preview_images" | hut | 2013-02-06 | 1 | -0/+3 |
* | Merge branch 'posix_scope' | hut | 2013-02-06 | 1 | -45/+45 |
|\ |
|
| * | data/scope: replace tabs with 4 spaces | hut | 2013-02-06 | 1 | -14/+14 |
| * | data/scope: fix handling of spaces in try() function | hut | 2013-02-06 | 1 | -1/+1 |
| * | data/scope: add missing flags for bsdtar call | hut | 2013-02-06 | 1 | -1/+1 |
| * | data/scope.sh: trim output of highlight | hut | 2013-02-05 | 1 | -1/+1 |
| * | data/scope.sh: rewrote in POSIX shell | hut | 2013-02-05 | 1 | -43/+43 |
* | | config/commands: correct tabbing for string settings | hut | 2013-02-06 | 1 | -1/+1 |
* | | config/commands: sort settings when using TAB on ":set " | hut | 2013-02-06 | 1 | -1/+1 |
* | | gui.ui: Flush stdout after setting tmux title | hut | 2013-02-05 | 1 | -0/+1 |
* | | ext.widestring: Fix corner case (bug #32687) | hut | 2013-02-05 | 1 | -0/+6 |
* | | core.tab: Fix files being treated as dirs after rename | hut | 2013-02-05 | 1 | -8/+3 |
* | | fsobject.fsobject: fix handling of symlinks | hut | 2013-02-05 | 1 | -6/+4 |
* | | config/rc.conf: delete() does not accept arguments | zmode | 2013-02-05 | 2 | -5/+2 |
* | | config/commands: helpful error message for :delete in empty dir | hut | 2013-02-05 | 1 | -0/+3 |
* | | added tab completion for open_with | hut | 2013-02-05 | 2 | -0/+14 |
* | | config/commands: style improvement | hut | 2013-02-05 | 1 | -2/+3 |
* | | config/commands: fix error message in copymap | hut | 2013-02-05 | 1 | -1/+1 |
* | | config/commands: less global imports | hut | 2013-02-05 | 1 | -5/+8 |
* | | core.fm: ask user to update configs when updating ranger | hut | 2013-02-05 | 1 | -1/+5 |
* | | config/commands: added tab completion to mkdir/touch | hut | 2013-02-05 | 1 | -0/+6 |
|/ |
|
* | data/scope.sh: shorten previous commit | hut | 2013-02-05 | 1 | -2/+1 |
* | data/scope.sh: fix hanging on password-protectet rar file | hut | 2013-02-05 | 1 | -1/+5 |
* | config/rc.conf: revert value for "xterm_alt_key" to false | hut | 2013-02-04 | 1 | -1/+1 |
* | data/scope.sh: change shebang to #!/usr/bin/env bash | hut | 2013-02-03 | 1 | -1/+1 |
* | Image preview: clear images without full redraw | Emanuel Guevel | 2013-02-03 | 2 | -2/+18 |
* | Allow to pass custom options to w3mimgdisplay | Emanuel Guevel | 2013-02-03 | 1 | -2/+3 |
* | gui.ui: shift column levels by 1 when pressing "i" | hut | 2013-02-03 | 2 | -0/+13 |
* | widgets.pager: no unnecessary redrawing of images | hut | 2013-02-03 | 1 | -2/+4 |
* | widgets.pager: draw the image at the very end | hut | 2013-02-03 | 2 | -10/+11 |
* | widgets.browserview: don't collapse preview when drawing images | hut | 2013-02-03 | 1 | -7/+10 |
* | fsobject.file: remove is_image(), use existing "image" attribute | hut | 2013-02-03 | 3 | -6/+3 |
* | Merge remote-tracking branch 'potato/img-preview' | hut | 2013-02-03 | 7 | -12/+152 |
|\ |
|
| * | Add 'preview_images' setting | Emanuel Guevel | 2013-02-02 | 3 | -3/+4 |
| * | Display image preview using w3mimgdisplay | Emanuel Guevel | 2013-02-02 | 5 | -12/+72 |
| * | ext: add img_display | Emanuel Guevel | 2013-02-02 | 1 | -0/+79 |
* | | widgets.statusbar: removed space between size and size unit | hut | 2013-02-01 | 1 | -1/+3 |
|/ |
|
* | core.tab: fix incorrect pointer on tab change | hut | 2013-01-28 | 1 | -1/+7 |