index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger
/
gui
/
widgets
/
view_miller.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
widgets.view_miller: fix broken pager after changing view mode
hut
2018-01-23
1
-4
/
+4
*
gui: Replace `_curses` with `curses`
nfnty
2017-01-25
1
-3
/
+2
*
linting: pylint: Enable `broad-except`, Improve logging
nfnty
2017-01-21
1
-2
/
+2
*
Python 3 division: Remove explicit float conversions
nfnty
2017-01-21
1
-2
/
+2
*
Python 3 division: Import `division` from `__future__`
nfnty
2017-01-21
1
-1
/
+1
*
linting: Correct autopep8
nfnty
2017-01-18
1
-10
/
+5
*
linting: Python 2 compat: Import from `__future__`
nfnty
2017-01-17
1
-0
/
+2
*
linting: pylint and flake8
nfnty
2017-01-17
1
-7
/
+15
*
linting: autopep8
nfnty
2017-01-17
1
-9
/
+9
*
Remove incorrect part of conditional
Michael Hoang
2016-08-20
1
-3
/
+2
*
container.settings: use constants for `setopt` signal priorities
hut
2016-07-04
1
-1
/
+2
*
widgets.view_miller: fix `set column_ratios ...`
hut
2016-07-04
1
-1
/
+2
*
Put imports on separate lines.
stepshal
2016-06-25
1
-1
/
+2
*
Use 'except Exception:' instead of 'except:'
stepshal
2016-06-22
1
-2
/
+2
*
Put colon-separated compound statement on separate lines.
stepshal
2016-06-21
1
-1
/
+2
*
Remove reduntant backslash between brackets.
stepshal
2016-06-19
1
-3
/
+3
*
Add two blank lines where is expected
stepshal
2016-06-16
1
-0
/
+1
*
widgets.view_miller: fix warning when toggling view mode
hut
2016-05-06
1
-1
/
+1
*
Implement Midnight Commander-like mutlipane view
hut
2016-04-01
1
-0
/
+267