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
Commit message (
Expand
)
Author
Age
Files
Lines
*
browsercolumn: Remove off-by-one trailing space
toonn
2022-05-26
1
-4
/
+5
*
browsercolumn: Accept line_numbers case insensitively
toonn
2022-05-26
1
-3
/
+6
*
browsercolumn: Fix off-by-one in line number width
toonn
2022-05-26
1
-1
/
+1
*
runner: Initialize variables outside of try-except
toonn
2022-05-26
1
-2
/
+4
*
accumulator: Make get_list an abstract method
toonn
2022-05-26
1
-2
/
+4
*
colorscheme: Make use an abstract method
toonn
2022-05-26
1
-2
/
+3
*
Merge remote-tracking branch 'ferdinandyb/ipynb_preview'
toonn
2022-04-01
1
-1
/
+9
|
\
|
*
better textual preview for jupyter notebooks
Bence Ferdinandy
2021-12-29
1
-1
/
+9
*
|
scope: Fix draw.io width and enable by default
toonn
2022-03-18
1
-4
/
+4
*
|
scope: Move draw.io preview to handle_image
toonn
2022-03-18
1
-18
/
+17
*
|
fix indent
Nici
2022-02-13
1
-1
/
+1
*
|
add drawio Image-Preview
Nici
2022-02-13
1
-1
/
+6
*
|
vcs: Switch from deprecated isSet to is_set
toonn
2022-02-05
1
-3
/
+3
*
|
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
*
|
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
*
|
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
*
|
Fix broken case statement (scope.sh does have tests, and they failed...)
Sami Kankaristo
2021-12-29
1
-0
/
+1
*
|
Add rsvg-convert for SVG previews
Sami Kankaristo
2021-12-29
1
-3
/
+4
|
/
*
broke up cases for OpenOffice docs, so ods/odp files would not use pandoc
Shervin Sahba
2021-12-13
1
-1
/
+5
*
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
*
Adds a preview for ELF files using readelf
Marlyn
2021-09-11
1
-0
/
+5
*
commands: Fix off-by-one shift in setinpath/regex
toonn
2021-09-06
1
-1
/
+3
*
commands: Do not call the _arg property
toonn
2021-09-05
1
-3
/
+3
*
commands: Drop unused variable, define as property
toonn
2021-09-05
1
-20
/
+14
*
commands: Implement setinregex
toonn
2021-09-05
1
-0
/
+17
*
commands: Rename setlocal to setinpath
toonn
2021-09-05
1
-18
/
+75
*
Make setlocal path=... argument a regex again
jakanakae-envangel
2021-09-02
2
-2
/
+2
*
bookmarks: Drop str requirement for bookmarks
toonn
2021-09-01
1
-3
/
+8
*
console: Force UTF-8 encoding
toonn
2021-09-01
1
-2
/
+2
*
colorscheme: Force UTF-8 encoding
toonn
2021-09-01
1
-1
/
+1
[next]