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
*
Use identity rather than equality comparison for None
toonn
2020-11-18
1
-1
/
+1
*
Explicit truthy logic for draw_borders_multipane
Ethan Kiang
2020-11-18
2
-2
/
+8
*
Update ALLOWED_VALUES in settings.py for draw_borders_multipane
Ethan Kiang
2020-11-18
1
-1
/
+3
*
Use "draw_borders_multipane" instead and "draw_borders" as fallback
Ethan Kiang
2020-11-18
2
-6
/
+10
*
Fixed borders not redrawing upon setting change, renamed floating -> active-pane
Ethan Kiang
2020-11-18
1
-2
/
+11
*
pylint fixes
Ethan Kiang
2020-11-18
1
-2
/
+2
*
created floating style borders for multipane
Ethan Kiang
2020-11-18
2
-31
/
+42
*
Fixed borders drawing over the 1st and last directory
Ethan Kiang
2020-11-18
1
-1
/
+19
*
Added draw_borders setting support for view_multipane
Ethan Kiang
2020-11-18
1
-0
/
+53
*
Merge branch 'Nfanja-patch-1'
toonn
2020-11-15
1
-1
/
+1
|
\
|
*
Add decrement
toonn
2020-11-15
1
-1
/
+1
|
*
add forgotten max
Fedor
2020-11-15
1
-1
/
+1
|
*
Fix ranger freeze after shell command during kitty preview
Fedor
2020-11-15
1
-1
/
+1
|
/
*
Merge branch 'pretty-make'
toonn
2020-11-13
1
-8
/
+17
|
\
|
*
Change "sgr0" to "normal" for legibility
toonn
2020-11-13
1
-9
/
+9
|
*
Add formatting to make output for clarity
toonn
2020-11-13
1
-8
/
+17
|
/
*
Merge branch 'fix-travis'
toonn
2020-11-11
6
-42
/
+51
|
\
|
*
Fix test_py2_compat formatting
toonn
2020-11-11
1
-0
/
+1
|
*
Drop py3 specific pylint for ranger/config
toonn
2020-11-11
1
-1
/
+1
|
*
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
[next]