index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
\
\
\
|
*
|
|
|
|
Fix fuzzy tab completion when prefix is valid dir
toonn
2019-12-27
1
-2
/
+3
*
|
|
|
|
|
Merge pull request #1789 from toonn/mime-dsf
Wojciech Siewierski
2019-12-27
2
-1
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add Direct Stream Digital/Transfer to mime types
toonn
2019-12-26
2
-1
/
+9
*
|
|
|
|
|
Merge branch 'drop-icon-title-setting'
toonn
2019-12-27
1
-5
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Drop the update_icon_title setting
toonn
2019-12-27
1
-5
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'siikamiika-feat-update-icon-title'
toonn
2019-12-22
5
-13
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
Merge the title settings
toonn
2019-12-22
6
-34
/
+18
|
*
|
|
|
|
Merge branch 'master' into feat-update-icon-title
siikamiika
2019-12-09
25
-183
/
+571
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
store escape sequence in a constant for clarity
siikamiika
2019-07-30
1
-1
/
+6
|
*
|
|
|
|
add update_icon_title option
siikamiika
2019-07-25
6
-8
/
+32
*
|
|
|
|
|
Merge branch 'laktak-paste_conflict'
toonn
2019-12-22
7
-33
/
+89
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use readable formatting for the examples
toonn
2019-12-22
2
-2
/
+2
|
*
|
|
|
|
|
Add example and remove reference from docs
toonn
2019-12-22
2
-4
/
+8
|
*
|
|
|
|
|
Rename APPENDIX to SUFFIX
toonn
2019-12-22
1
-3
/
+3
[next]