summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* Add information on how to get xls2csv and xlsx2csv applicationsMarie-Helene Burle2019-12-301-0/+4
* Fix typo in a comment of previous commitMarie-Helene Burle2019-12-301-1/+1
* Add preview support to .rtf, .doc, .docx, .xlsx, .xlsMarie-Helene Burle2019-12-301-1/+25
* Fix keyword argument assignment whitespacetoonn2019-12-301-1/+1
* Merge branch 'colorschemes-thisfile'toonn2019-12-301-1/+0
|\
| * Fix white text on white background in titlebartoonn2019-12-301-1/+0
* | Merge branch 'aRkedos-unique-file'toonn2019-12-304-4/+144
|\ \
| * | Remove comment and doubled up spacetoonn2019-12-292-2/+1
| * | Fix hash_chunks generatortoonn2019-12-282-6/+9
| * | Improve filter_stack documentationtoonn2019-12-272-5/+8
| * | Add unique filter to filter_stacktoonn2019-12-241-26/+57
| * | Add duplicate filter to filter_stacktoonn2019-12-241-0/+41
| * | Extract hash_chunks to ranger.exttoonn2019-12-242-24/+36
| * | Change hash filter to match on hashtoonn2019-12-242-41/+42
| * | Replacing md5 with sha256arkedos2019-12-231-7/+2
| * | Replacing md5 with blake2barkedos2019-12-231-2/+7
| * | Added a filter for unique files by md5 hasharkedos2019-12-231-0/+50
* | | Merge branch 'sigboe-3dpreview'toonn2019-12-301-2/+28
|\ \ \ | |_|/ |/| |
| * | Clean up 3d model previewstoonn2019-12-291-24/+26
| * | add support for 3D files including STL and DXFsigurdb2019-12-291-0/+24
* | | Add extensions not previously covered by scope.shtoonn2019-12-292-3/+4
|/ /
* | Merge branch 'unicode-surrogates' of https://github.com/toonn/rangerWojciech Siewierski2019-12-281-45/+44
|\ \
| * | Avoid adding newlines to pathstoonn2019-12-281-1/+1
| * | Switch from surrogatepass to surrogateescapetoonn2019-09-301-3/+3
| * | Improve surrogate pair handlingtoonn2019-09-261-46/+44
| * | Pass surrogates when listing files for bulkrenametoonn2019-09-261-1/+2
* | | cd: append sep to multiple results of tab matchingBjörn2019-12-281-1/+1
* | | bulkrename: Don't create empty mkdir callsWojciech Siewierski2019-12-281-1/+1
* | | Merge branch 'master' into chain-macrosWojciech Siewierski2019-12-2821-108/+350
|\ \ \
| * \ \ Merge branch 'wraptext' of https://github.com/toonn/rangerWojciech Siewierski2019-12-284-5/+19
| |\ \ \
| | * | | Placate our pep 8 overlordstoonn2019-11-062-6/+10
| | * | | Add a setting to wrap plain text previewstoonn2019-11-063-5/+15
| * | | | Merge pull request #1793 from toonn/fix-fuzzy-tabWojciech Siewierski2019-12-271-2/+3
| |\ \ \ \
| | * | | | Fix fuzzy tab completion when prefix is valid dirtoonn2019-12-271-2/+3
| * | | | | Merge pull request #1789 from toonn/mime-dsfWojciech Siewierski2019-12-272-1/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add Direct Stream Digital/Transfer to mime typestoonn2019-12-262-1/+9
| * | | | | Drop the update_icon_title settingtoonn2019-12-271-5/+1
| |/ / / /
| * | | | Merge branch 'siikamiika-feat-update-icon-title'toonn2019-12-222-7/+19
| |\ \ \ \
| | * | | | Merge the title settingstoonn2019-12-223-16/+9
| | * | | | Merge branch 'master' into feat-update-icon-titlesiikamiika2019-12-0914-50/+217
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | store escape sequence in a constant for claritysiikamiika2019-07-301-1/+6
| | * | | | add update_icon_title optionsiikamiika2019-07-253-8/+22
| * | | | | Merge branch 'laktak-paste_conflict'toonn2019-12-225-32/+80
| |\ \ \ \ \
| | * | | | | Rename APPENDIX to SUFFIXtoonn2019-12-221-3/+3
| | * | | | | Merge branch 'master' into paste_conflictChristian Zangl2019-12-039-36/+70
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'master' into paste_conflictChristian Zangl2019-10-048-14/+147
| | |\ \ \ \ \
| | * | | | | | set default make_safe_path=get_safe_pathChristian Zangl2019-07-214-26/+34
| | * | | | | | fix docsChristian Zangl2019-07-191-2/+2
| | * | | | | | Added a make_safe_path parameter to pasteChristian Zangl2019-07-186-86/+83
| | * | | | | | fix CopyLoaderChristian Zangl2019-07-141-1/+2