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
*
Merge branch 'pylint'
toonn
2022-06-13
1
-1
/
+3
|
\
|
*
GHActions: Refrain from installing PyLint for tests
toonn
2022-06-13
1
-1
/
+3
|
/
*
Merge branch 'jmcantrell-master'
toonn
2022-06-12
1
-1
/
+1
|
\
|
*
browsercolumn: Fix separator depth
Jeremy Cantrell
2022-06-11
1
-1
/
+1
|
/
*
Merge branch 'pylint'
toonn
2022-06-10
2
-1
/
+3
|
\
|
*
GHActions: Rerun PyLint when requirements.txt changes
toonn
2022-06-10
1
-0
/
+2
|
*
pylint: Pin to 2.13.9
toonn
2022-06-10
1
-1
/
+1
|
/
*
Merge branch 'line-number-width'
toonn
2022-06-10
1
-10
/
+31
|
\
|
*
browsercolumn: Use number of items for width
toonn
2022-05-27
1
-1
/
+1
|
*
browsercolumn: Take into account one_indexed setting
toonn
2022-05-27
1
-2
/
+5
|
*
browsercolumn: Lowercase line_numbers in key
toonn
2022-05-27
1
-1
/
+1
|
*
browsercolumn: Refactor linum_text_len
toonn
2022-05-27
1
-4
/
+10
|
*
browsercolumn: Fix relative line number width
toonn
2022-05-26
1
-2
/
+10
|
*
browsercolumn: Include linum_text_len in key
toonn
2022-05-26
1
-1
/
+1
|
*
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
|
/
*
Merge branch 'pylint'
toonn
2022-05-26
4
-6
/
+17
|
\
|
*
test_py2_compat: Ignore error message positions
toonn
2022-05-26
1
-0
/
+6
|
*
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
2
-1
/
+10
|
\
|
*
better textual preview for jupyter notebooks
Bence Ferdinandy
2021-12-29
2
-1
/
+10
*
|
Merge branch 'SuperNici-drawioPreview'
toonn
2022-03-18
4
-13
/
+27
|
\
\
|
*
|
doc: Add draw.io dependency to man page
toonn
2022-03-18
2
-0
/
+8
|
*
|
README: Add draw.io dependency
toonn
2022-03-18
1
-0
/
+2
|
*
|
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
|
*
|
Makefile: Drop README.md from man page requisites
toonn
2022-03-18
2
-5
/
+9
|
*
|
doc: Split lines in man page
toonn
2022-03-18
1
-2
/
+4
|
*
|
doc: Add openscad dependency to man page
toonn
2022-03-18
1
-0
/
+4
|
*
|
doc: Fix manpage for name filter_stack filter
toonn
2022-03-18
2
-5
/
+5
|
*
|
fix indent
Nici
2022-02-13
1
-1
/
+1
|
*
|
add drawio Image-Preview
Nici
2022-02-13
1
-1
/
+6
*
|
|
Merge branch 'openscad-doc'
toonn
2022-03-18
3
-7
/
+17
|
\
\
\
|
*
|
|
Makefile: Drop README.md from man page requisites
toonn
2022-03-18
2
-5
/
+9
|
*
|
|
doc: Split lines in man page
toonn
2022-03-18
1
-2
/
+4
|
*
|
|
doc: Add openscad dependency to man page
toonn
2022-03-18
1
-0
/
+4
|
/
/
/
*
|
|
Merge branch 'doc-filterstack'
toonn
2022-02-27
2
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
doc: Fix manpage for name filter_stack filter
toonn
2022-02-27
2
-5
/
+5
|
/
/
*
|
Merge branch 'pylint'
toonn
2022-02-05
19
-14
/
+66
|
\
\
|
*
|
Actions: Pytests no longer compatible with Python <3.6
toonn
2022-02-05
2
-3
/
+3
|
*
|
vcs: Switch from deprecated isSet to is_set
toonn
2022-02-05
1
-3
/
+3
|
*
|
test_py2_compat: Test f-string detection
toonn
2022-02-05
1
-0
/
+25
|
*
|
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
[next]