| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor handle_multiplexer | toonn | 2019-12-31 | 5 | -64/+56 |
* | refactoring of redundant code | arkedos | 2019-12-31 | 4 | -23/+70 |
* | applying proposed tmux renaming fix | arkedos | 2019-12-31 | 1 | -6/+4 |
* | Merge branch 'prosoitos-add_preview' | toonn | 2019-12-30 | 1 | -0/+34 |
|\ |
|
| * | Move xlsx back to handle_extension | toonn | 2019-12-30 | 1 | -9/+10 |
| * | Move new methods to handle_mime | toonn | 2019-12-30 | 1 | -42/+35 |
| * | remove pandoc fallback support for json files | Marie-Helene Burle | 2019-12-30 | 1 | -1/+0 |
| * | Add '--', empty lines, and pandoc fallback support for html and json | Marie-Helene Burle | 2019-12-30 | 1 | -6/+10 |
| * | Minor change in comment | Marie-Helene Burle | 2019-12-30 | 1 | -3/+3 |
| * | Move pandoc support for ePub and FB2 back to handle_extension() | Marie-Helene Burle | 2019-12-30 | 1 | -8/+1 |
| * | Fix minor comment inconsistency | Marie-Helene Burle | 2019-12-30 | 1 | -0/+1 |
| * | More sensible way to add pandoc support for ePub, FB2, and ODT | Marie-Helene Burle | 2019-12-30 | 1 | -1/+8 |
| * | Add pandoc support for odt, epub, and fb2 | Marie-Helene Burle | 2019-12-30 | 1 | -2/+10 |
| * | Add -s flag to pandoc | Marie-Helene Burle | 2019-12-30 | 1 | -1/+1 |
| * | Add information on how to get xls2csv and xlsx2csv applications | Marie-Helene Burle | 2019-12-30 | 1 | -0/+4 |
| * | Fix typo in a comment of previous commit | Marie-Helene Burle | 2019-12-30 | 1 | -1/+1 |
| * | Add preview support to .rtf, .doc, .docx, .xlsx, .xls | Marie-Helene Burle | 2019-12-30 | 1 | -1/+25 |
|/ |
|
* | Fix keyword argument assignment whitespace | toonn | 2019-12-30 | 1 | -1/+1 |
* | Merge branch 'colorschemes-thisfile' | toonn | 2019-12-30 | 1 | -1/+0 |
|\ |
|
| * | Fix white text on white background in titlebar | toonn | 2019-12-30 | 1 | -1/+0 |
* | | Merge branch 'aRkedos-unique-file' | toonn | 2019-12-30 | 6 | -33/+384 |
|\ \ |
|
| * | | Remove comment and doubled up space | toonn | 2019-12-29 | 2 | -2/+1 |
| * | | Fix hash_chunks generator | toonn | 2019-12-28 | 2 | -6/+9 |
| * | | Improve filter_stack documentation | toonn | 2019-12-27 | 4 | -35/+240 |
| * | | Add unique filter to filter_stack | toonn | 2019-12-24 | 1 | -26/+57 |
| * | | Add duplicate filter to filter_stack | toonn | 2019-12-24 | 1 | -0/+41 |
| * | | Extract hash_chunks to ranger.ext | toonn | 2019-12-24 | 2 | -24/+36 |
| * | | Change hash filter to match on hash | toonn | 2019-12-24 | 2 | -41/+42 |
| * | | Replacing md5 with sha256 | arkedos | 2019-12-23 | 1 | -7/+2 |
| * | | Replacing md5 with blake2b | arkedos | 2019-12-23 | 1 | -2/+7 |
| * | | Added a filter for unique files by md5 hash | arkedos | 2019-12-23 | 1 | -0/+50 |
* | | | Merge branch 'sigboe-3dpreview' | toonn | 2019-12-30 | 3 | -2/+40 |
|\ \ \
| |_|/
|/| | |
|
| * | | Clean up 3d model previews | toonn | 2019-12-29 | 1 | -24/+26 |
| * | | add support for 3D files including STL and DXF | sigurdb | 2019-12-29 | 3 | -0/+36 |
* | | | Merge branch 'mime-extensions' | toonn | 2019-12-29 | 2 | -3/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add extensions not previously covered by scope.sh | toonn | 2019-12-29 | 2 | -3/+4 |
|/ / |
|
* | | Merge branch 'unicode-surrogates' of https://github.com/toonn/ranger | Wojciech Siewierski | 2019-12-28 | 1 | -45/+44 |
|\ \ |
|
| * | | Avoid adding newlines to paths | toonn | 2019-12-28 | 1 | -1/+1 |
| * | | Switch from surrogatepass to surrogateescape | toonn | 2019-09-30 | 1 | -3/+3 |
| * | | Improve surrogate pair handling | toonn | 2019-09-26 | 1 | -46/+44 |
| * | | Pass surrogates when listing files for bulkrename | toonn | 2019-09-26 | 1 | -1/+2 |
* | | | Merge branch 'wilecoyote2015-wilecoyote2015-tab-separator' | toonn | 2019-12-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | cd: append sep to multiple results of tab matching | Björn | 2019-12-28 | 1 | -1/+1 |
|/ / / |
|
* | | | bulkrename: Don't create empty mkdir calls | Wojciech Siewierski | 2019-12-28 | 1 | -1/+1 |
* | | | Merge pull request #1708 from toonn/chain-macros | Wojciech Siewierski | 2019-12-28 | 2 | -1/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into chain-macros | Wojciech Siewierski | 2019-12-28 | 28 | -1051/+1572 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Merge branch 'wraptext' of https://github.com/toonn/ranger | Wojciech Siewierski | 2019-12-28 | 6 | -6/+29 |
|\ \ \ \ |
|
| * | | | | Placate our pep 8 overlords | toonn | 2019-11-06 | 2 | -6/+10 |
| * | | | | Add a setting to wrap plain text previews | toonn | 2019-11-06 | 5 | -7/+26 |
* | | | | | Merge pull request #1793 from toonn/fix-fuzzy-tab | Wojciech Siewierski | 2019-12-27 | 1 | -2/+3 |
|\ \ \ \ \ |
|