| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
plus unit tests and benchmark.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
ranger/__main__.py
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
maximum=X means that the maximum value is set to X-1.
Works for lists:
d.move(maximum=len(lst))
is this counter intuitive?
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
ranger/core/actions.py
ranger/defaults/keys.py
ranger/ext/direction.py
ranger/gui/ui.py
ranger/gui/widgets/browserview.py
ranger/gui/widgets/pager.py
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|