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
*
Shortcut py2 incompatible pytest tests
toonn
2020-11-11
1
-0
/
+11
*
Unalign code because bad-whitspace was removed
toonn
2020-11-11
3
-40
/
+37
*
Add new py3 specific pylint warnings to disabled
toonn
2020-11-11
1
-1
/
+1
*
Merge branch 'politas-fix/1880-multipane-status'
toonn
2020-11-11
1
-1
/
+7
|
\
|
*
Merge branch 'master' into fix/1880-multipane-status
Myk
2020-11-07
2
-13
/
+20
|
|
\
|
*
|
unbind from tab.change
Myk
2020-08-06
1
-1
/
+0
|
*
|
Merge branch 'fix/1880-multipane-status' of https://github.com/politas/ranger...
Myk
2020-08-02
2
-2
/
+22
|
|
\
\
|
|
*
\
Merge branch 'master' into fix/1880-multipane-status
Myk
2020-08-02
2
-2
/
+22
|
|
|
\
\
|
*
|
|
|
Add handler for tab.layoutchange
Myk
2020-08-02
1
-0
/
+1
|
|
/
/
/
|
*
|
|
Handle all column changes
Myk
2020-08-01
1
-4
/
+4
|
*
|
|
Test for and follow tab changes in multipane mode
Myk
2020-08-01
1
-1
/
+7
*
|
|
|
Merge branch 'plesiv-master'
toonn
2020-11-08
4
-15
/
+15
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Regenerate rifle man page
toonn
2020-11-08
1
-1
/
+1
|
*
|
|
Update the docs to reflect changes to code
Zoran Plesivcak
2020-11-08
3
-6
/
+6
|
*
|
|
Allow $PAGER to contain spaces (handle pager flags)
Zoran Plesivcak
2020-11-08
1
-8
/
+8
|
/
/
/
*
|
|
Merge branch 'swalladge-extra-rifle-apps'
toonn
2020-11-06
1
-12
/
+19
|
\
\
\
|
*
|
|
Fix rifle rule alignment
toonn
2020-11-06
1
-10
/
+10
|
*
|
|
Add support for more apps in rifle default config
Samuel Walladge
2019-10-23
1
-6
/
+13
*
|
|
|
Merge branch 'cache-hash'
toonn
2020-10-04
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix encoding of cached filenames
toonn
2020-10-04
1
-1
/
+1
|
/
/
/
*
|
|
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
[next]