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 'multipane-selection'
toonn
2020-08-01
2
-2
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add initialization and fix indentation
toonn
2020-08-01
1
-3
/
+6
|
*
|
Selection in multipane viewmode was misleading
toonn
2020-07-27
2
-2
/
+19
|
/
/
*
|
Merge branch 'cache-hash'
toonn
2020-07-24
1
-4
/
+5
|
\
\
|
*
|
Fix unicode decode issues in py2
toonn
2020-07-24
1
-4
/
+5
|
/
/
*
|
Merge branch 'cache-hash'
toonn
2020-07-08
1
-8
/
+13
|
\
\
|
*
|
Fix check for None
toonn
2020-07-08
1
-2
/
+2
|
*
|
Add path to cache hash
toonn
2020-07-08
1
-11
/
+13
|
*
|
Drop st_dev from sha512_encode
toonn
2020-07-07
1
-2
/
+1
|
*
|
Switch to packing fields for sha512_encode
toonn
2020-07-07
1
-5
/
+7
|
*
|
Fix indendation of sha512_encode
toonn
2020-07-07
1
-4
/
+5
|
*
|
Hashlib requires objects implementing the buffer API
toonn
2020-07-07
1
-3
/
+4
*
|
|
Merge pull request #2034 from toonn/py-version-checks
Wojciech Siewierski
2020-07-07
1
-4
/
+6
|
\
\
\
|
*
|
|
Refactor _add_character as static method
toonn
2020-07-07
1
-40
/
+40
|
*
|
|
Refactor _add_character as function
toonn
2020-07-07
1
-39
/
+40
|
*
|
|
Missed a couple py3 version checks
toonn
2020-07-07
1
-3
/
+4
|
/
/
/
*
|
|
Merge branch 'windowserror'
toonn
2020-07-05
1
-11
/
+1
|
\
\
\
|
*
|
|
Remove WindowsError
toonn
2020-07-05
1
-11
/
+1
|
/
/
/
*
|
|
Merge branch 'pylint3k'
toonn
2020-07-05
26
-102
/
+356
|
\
\
\
|
*
|
|
Apply some PEP8 love to the pylint module and tests
toonn
2020-07-05
2
-20
/
+17
|
*
|
|
Fix two issues caught by pylint3k
toonn
2020-07-05
2
-1
/
+2
|
*
|
|
Implement python 2 compatibility checks
toonn
2020-07-05
5
-0
/
+293
|
*
|
|
Document expected failure of GH Action
toonn
2020-07-05
1
-1
/
+1
|
*
|
|
Clarify excluded tests for github workflow
toonn
2020-07-05
2
-3
/
+3
|
*
|
|
Possible bug caught in review
toonn
2020-07-05
3
-5
/
+9
|
*
|
|
Drop explicit return None
toonn
2020-07-05
1
-1
/
+0
|
*
|
|
Use chained comparison instead of multiple clauses
toonn
2020-07-05
4
-9
/
+9
|
*
|
|
Adjust comment indentation
toonn
2020-07-05
1
-7
/
+7
|
*
|
|
Drop unnecessary if-expressions
toonn
2020-07-05
3
-5
/
+6
|
*
|
|
Use in instead of multiple equality clauses
toonn
2020-07-05
2
-6
/
+6
|
*
|
|
Drop unnecessary comprehensions
toonn
2020-07-05
2
-7
/
+3
|
*
|
|
Drop redundant try-except
toonn
2020-07-05
1
-4
/
+2
|
*
|
|
Switch to testing after lower casing for consistency
toonn
2020-07-05
1
-2
/
+2
|
*
|
|
Drop redundant pass statements
toonn
2020-07-05
3
-11
/
+0
|
*
|
|
Add local pylint disables
toonn
2020-07-05
3
-2
/
+4
|
*
|
|
Disable dict-comprehension suggestion
toonn
2020-07-05
1
-0
/
+2
|
*
|
|
Disable spurious warning, name is obviously passed
toonn
2020-07-05
1
-0
/
+1
|
*
|
|
Replace if statement with dict.get with default
toonn
2020-07-05
1
-8
/
+2
|
*
|
|
Add global Pylint ignores
toonn
2020-07-05
2
-2
/
+2
|
*
|
|
Prepare for Pylint transition from versions <2
toonn
2020-07-05
5
-40
/
+17
|
/
/
/
*
|
|
Merge branch 'touch-recursive'
toonn
2020-07-05
1
-1
/
+5
|
\
\
\
|
*
|
|
:touch create missing directories
toonn
2020-06-16
1
-1
/
+5
*
|
|
|
Merge branch 'color-line-numbers'
toonn
2020-07-05
5
-5
/
+16
|
\
\
\
\
|
*
|
|
|
Implement a line_number context for colorschemes
toonn
2020-04-09
5
-5
/
+16
*
|
|
|
|
Merge branch 'py-version-checks'
toonn
2020-07-05
13
-37
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
Factor out python 3 version checking
toonn
2020-06-29
12
-37
/
+34
|
*
|
|
|
|
Factor PY3 constant out into ranger module
toonn
2020-06-29
3
-5
/
+5
*
|
|
|
|
|
Merge branch 'rc_macro_error'
toonn
2020-07-05
2
-68
/
+121
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add MacroDict
toonn
2019-09-27
2
-67
/
+120
|
*
|
|
|
|
|
Catch exceptions when resolving macros in rc.conf
toonn
2019-07-18
1
-2
/
+2
[prev]
[next]