index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
runner: Initialize variables outside of try-except
toonn
2022-05-26
1
-2
/
+4
*
loader: Use `in` Pythonism
toonn
2022-02-05
1
-1
/
+1
*
Revert "runner: Drop disappeared Pylint options"
toonn
2022-02-05
1
-0
/
+2
*
Revert "loader: Drop disappeared Pylint options"
toonn
2022-02-05
1
-0
/
+1
*
Revert "actions: Drop disappeared Pylint options"
toonn
2022-02-05
1
-0
/
+5
*
runner: Drop disappeared Pylint options
toonn
2022-02-05
1
-2
/
+0
*
loader: Drop disappeared Pylint options
toonn
2022-02-05
1
-1
/
+0
*
actions: Drop disappeared Pylint options
toonn
2022-02-05
1
-5
/
+0
*
runner: Force UTF-8 encoding
toonn
2021-09-01
1
-2
/
+2
*
metadata: Force UTF-8 encoding
toonn
2021-09-01
1
-2
/
+2
*
main: Force UTF-8 encoding
toonn
2021-09-01
1
-4
/
+8
*
loader: Force UTF-8 encoding
toonn
2021-09-01
1
-1
/
+3
*
fm: Force UTF-8 encoding
toonn
2021-09-01
1
-2
/
+2
*
actions: Force UTF-8 encoding
toonn
2021-09-01
1
-3
/
+7
*
actions: Fix source to encode lines to ASCII
toonn
2021-09-01
1
-0
/
+2
*
actions: Switch to io.open
toonn
2021-09-01
1
-7
/
+7
*
runner: Switch to io.open
toonn
2021-09-01
1
-3
/
+4
*
metadata: Switch to io.open
toonn
2021-09-01
1
-3
/
+4
*
main: Switch to io.open
toonn
2021-09-01
1
-6
/
+6
*
loader: Switch to io.open
toonn
2021-09-01
1
-6
/
+6
*
fm: Switch to io.open
toonn
2021-09-01
1
-5
/
+5
*
actions: Switch to open23, disable lint for source
toonn
2021-08-27
1
-2
/
+4
*
fm: Switch to open23, forcing UTF-8
toonn
2021-08-27
1
-12
/
+13
*
loader: Switch to open23
toonn
2021-08-27
1
-2
/
+3
*
main: Switch to open23, forcing UTF-8
toonn
2021-08-27
1
-3
/
+3
*
metadata: Switch to open23, forcing UTF-8 for the metadata file
toonn
2021-08-27
1
-4
/
+5
*
runner: Switch to open23
toonn
2021-08-27
1
-2
/
+3
*
Make tab command names consistent with vim, closes #2412
Thiago Perrotta
2021-08-14
1
-0
/
+21
*
core.runner: Disable lints because of peculiar uses of open
toonn
2021-07-20
1
-0
/
+3
*
core.main: Refactor to use open23 and apply sensible lints
toonn
2021-07-20
1
-10
/
+10
*
loader: Disable lint because of peculiar uses of open
toonn
2021-07-20
1
-1
/
+5
*
actions: Disable lints because of peculiar use of open
toonn
2021-07-20
1
-0
/
+9
*
actions.py: Another implicit return
toonn
2021-07-15
1
-1
/
+1
*
actions.py: Simplify a boolean condition to appease pylint
toonn
2021-07-15
1
-1
/
+1
*
Merge branch '5hir0kur0-fix-1798-crashes-when-deleting-to-trash'
toonn
2021-03-28
1
-0
/
+38
|
\
|
*
fm: Py2 doesn't handle implicit format references
toonn
2021-03-28
1
-1
/
+2
|
*
trash: Move paths_to_filesystem_objects to fm.py
5hir0kur0
2020-03-07
1
-0
/
+37
*
|
Check man is available before use
toonn
2021-03-08
1
-11
/
+13
*
|
Rephrase message if man is not installed
ideal
2021-03-08
1
-1
/
+1
*
|
Fix crash if man is not installed when hit '?' and 'm'.
ideal
2021-03-07
1
-0
/
+3
*
|
Fix incorrect file URI scheme prefix
trk
2021-03-04
1
-1
/
+1
*
|
Merge branch 'SimSaladin-issue-1744'
toonn
2021-02-28
2
-6
/
+6
|
\
\
|
*
|
drop custom MimeTypes object in core.fm
Samuli Thomasson
2020-09-11
1
-5
/
+4
|
*
|
Fix mimetypes initialization #1744
Samuli Thomasson
2020-09-08
2
-5
/
+6
*
|
|
Refactor error checking for _pointed_obj
toonn
2021-01-05
1
-11
/
+9
*
|
|
Fix IndexError(list index out of range);
chu4ng
2020-12-05
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'toonn/fix-files-none' into fix-files-index
chu4ng
2020-12-05
1
-1
/
+4
|
\
\
\
|
*
|
|
If files is None we can't set the _pointed_obj
toonn
2020-08-12
1
-1
/
+4
|
|
/
/
*
/
/
Fix encoding of cached filenames
toonn
2020-10-04
1
-1
/
+1
|
/
/
*
|
Add initialization and fix indentation
toonn
2020-08-01
1
-3
/
+6
[next]