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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
config.pylintrc: Don't consider f-strings
toonn
2022-02-05
1
-1
/
+1
|
*
|
img_display: Use `in` Pythonism
toonn
2022-02-05
1
-1
/
+1
|
*
|
loader: Use `in` Pythonism
toonn
2022-02-05
1
-1
/
+1
|
*
|
file: Use `in` Pythonism
toonn
2022-02-05
1
-1
/
+1
|
*
|
Trying to ban f-strings
toonn
2022-02-05
1
-0
/
+8
|
*
|
pylintrc: Disable consider-using-f-string
toonn
2022-02-05
1
-1
/
+1
|
*
|
Revert "convert_papermode_to_metadata: Drop disappeared Pylint options"
toonn
2022-02-05
1
-0
/
+2
|
*
|
Revert "manpage_completion_test: Drop disappeared Pylint options"
toonn
2022-02-05
1
-0
/
+1
|
*
|
Revert "plugin_ipc: Drop disappeared Pylint options"
toonn
2022-02-05
1
-0
/
+1
|
*
|
Revert "vcs: Drop disappeared Pylint options"
toonn
2022-02-05
1
-0
/
+2
|
*
|
Revert "rifle: Drop disappeared Pylint options"
toonn
2022-02-05
1
-1
/
+3
|
*
|
Revert "popen_forked: Drop disappeared Pylint options"
toonn
2022-02-05
1
-1
/
+1
|
*
|
Revert "macrodict: Drop disappeared Pylint options"
toonn
2022-02-05
1
-1
/
+1
|
*
|
Revert "img_display: Drop disappeared Pylint options"
toonn
2022-02-05
1
-0
/
+2
|
*
|
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
|
*
|
Revert "tags: Drop Pylint option that disappeared"
toonn
2022-02-05
1
-0
/
+1
|
/
/
*
|
test_py2_compat: Message was renamed to MessageTest
toonn
2022-02-05
1
-7
/
+7
*
|
Merge branch 'pylint'
toonn
2022-02-05
12
-22
/
+3
|
\
\
|
*
|
convert_papermode_to_metadata: Drop disappeared Pylint options
toonn
2022-02-05
1
-2
/
+0
|
*
|
manpage_completion_test: Drop disappeared Pylint options
toonn
2022-02-05
1
-1
/
+0
|
*
|
plugin_ipc: Drop disappeared Pylint options
toonn
2022-02-05
1
-1
/
+0
|
*
|
vcs: Drop disappeared Pylint options
toonn
2022-02-05
1
-2
/
+0
|
*
|
rifle: Drop disappeared Pylint options
toonn
2022-02-05
1
-3
/
+1
|
*
|
popen_forked: Drop disappeared Pylint options
toonn
2022-02-05
1
-1
/
+1
|
*
|
macrodict: Drop disappeared Pylint options
toonn
2022-02-05
1
-1
/
+1
|
*
|
img_display: Drop disappeared Pylint options
toonn
2022-02-05
1
-2
/
+0
|
*
|
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
|
*
|
tags: Drop Pylint option that disappeared
toonn
2022-02-05
1
-1
/
+0
|
/
/
*
|
Merge branch 'kankaristo-patch-1'
toonn
2022-02-05
4
-7
/
+17
|
\
\
|
|
/
|
/
|
|
*
doc: Add rsvg-convert to the man page
toonn
2022-02-05
2
-2
/
+8
|
*
doc: Drop Imagemagick for SVG preview
toonn
2022-02-05
1
-1
/
+1
|
*
README: Add link to librsvg
toonn
2022-02-05
1
-1
/
+2
|
*
Fix broken case statement (scope.sh does have tests, and they failed...)
Sami Kankaristo
2021-12-29
1
-0
/
+1
|
*
Add mention of `rsvg-convert` in README.md
Sami Kankaristo
2021-12-29
1
-1
/
+2
|
*
Add rsvg-convert for SVG previews
Sami Kankaristo
2021-12-29
1
-3
/
+4
|
/
*
Merge remote-tracking branch 'shervinsahba/master'
toonn
2021-12-13
1
-1
/
+5
|
\
|
*
broke up cases for OpenOffice docs, so ods/odp files would not use pandoc
Shervin Sahba
2021-12-13
1
-1
/
+5
|
/
*
Merge branch 'guillermogf-man-previews'
toonn
2021-11-13
2
-7
/
+7
|
\
|
*
man: Regenerate ranger man page
toonn
2021-11-13
1
-1
/
+1
|
*
Fix wrong hotkeys in the manual
Guillermo Gómez
2021-11-12
2
-6
/
+6
|
/
*
Merge branch 'pirate486743186-patch-3'
toonn
2021-11-11
1
-0
/
+6
|
\
|
*
scope: Remove exit to fallback in case of no thumbnail
toonn
2021-11-11
1
-2
/
+2
|
*
thumbnail preview for audio
pirate486743186
2021-11-11
1
-0
/
+6
|
/
*
Merge branch 'update-hacking-md'
toonn
2021-09-20
1
-99
/
+4
|
\
|
*
HACKING: Drop hut's email and PGP key
toonn
2021-09-18
1
-99
/
+4
|
/
*
Merge remote-tracking branch 'N-R-K/sxiv-rifle'
toonn
2021-09-18
1
-28
/
+44
|
\
[prev]
[next]