about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* ueberzug: fix changed pep8 rulesseebye2018-10-251-4/+4
* ueberzug: timeout: end process with SIGTERM, use SIGKILL as fallbackseebye2018-10-251-3/+6
* ueberzug: remove unused variableseebye2018-10-251-1/+1
* ueberzug: update documentationseebye2018-10-251-0/+1
* ueberzug: ensure the process's death with rangers endseebye2018-10-251-0/+7
* Merge branch 'master' into masterseebye2018-10-1029-298/+559
|\
| * Merge branch 'LeLobster-stborderw3mfix'toonn2018-10-085-18/+31
| |\
| | * Merge branch 'master' into stborderw3mfixLeLobster2018-10-071-1/+1
| | |\
| | * | Resolve requested changesLeLobster2018-10-073-6/+6
| | * | Rename st_* to w3m_* here as well, oopsLeLobster2018-10-072-11/+15
| | * | Rename setting st_* to w3m_*. Did I really forget to change this earlier?LeLobster2018-10-061-1/+1
| | * | Revert "Check the env variable TERM before setting w3m offset"LeLobster2018-10-061-7/+2
| | * | Update man pages and config opt name to be generic in stead of stLeLobster2018-10-053-6/+6
| | * | Merge branch 'stborderw3mfix' of github.com:LeLobster/ranger into stborderw3mfixLeLobster2018-10-051-2/+2
| | |\ \
| | | * \ Merge branch 'master' into stborderw3mfixLeLobster2018-10-051-2/+2
| | | |\ \
| | * | | | Check the env variable TERM before setting w3m offsetLeLobster2018-10-051-2/+7
| | |/ / /
| | * | | Add comment about st_border_offset in the man pageLeLobster2018-10-053-30/+28
| | * | | Comply with pylint's complaint about > 15 local varsLeLobster2018-10-051-4/+4
| | * | | Fix ALLOWED_SETTINGS orderLeLobster2018-10-041-1/+1
| | * | | Add option to set a border value for use with st termLeLobster2018-10-043-2/+9
| * | | | Replace pipenv with a simple requirements.txtWojciech Siewierski2018-10-084-193/+5
| * | | | Merge pull request #1330 from Vifon/preview_scroll_actionWojciech Siewierski2018-10-084-1/+21
| |\ \ \ \
| | * | | | Add a bindable action for scrolling the file previewWojciech Siewierski2018-10-084-1/+21
| |/ / / /
| * | | | Merge pull request #1329 from pvl1/masterWojciech Siewierski2018-10-082-3/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Refactor the code and fix the coding styleWojciech Siewierski2018-10-082-10/+4
| | * | | Merge branch 'master' of https://github.com/pvl1/rangerpavel2018-10-071-1/+1
| | |\ \ \
| | | * \ \ Merge branch 'master' into masterpvl12018-10-071-1/+1
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix a misnamed command in the documentationWojciech Siewierski2018-10-071-1/+1
| | |_|_|/ | |/| | |
| | * | | fixed CI errorspavel2018-10-071-7/+8
| | |/ /
| | * | limited scrolling to the end of the filepavel2018-10-071-5/+6
| | * | initial mouse wheel scroll supportpavel2018-10-072-2/+11
| |/ /
| * | Merge pull request #1324 from Vifon/vifon/travis_updateWojciech Siewierski2018-10-031-2/+2
| |\ \ | | |/ | |/|
| | * Travis: Python 3.7 seems to be broken on Travis, let's leave it for nowWojciech Siewierski2018-10-031-1/+0
| | * Travis: Update the checked python versionsWojciech Siewierski2018-10-031-1/+2
| | * Make sure Travis uses pipenv when testingWojciech Siewierski2018-10-031-1/+1
| |/
| * Merge pull request #1319 from mark-dawn/kitty-format-fixToon Nolten2018-10-011-2/+2
| |\
| | * Fix for issue #1312 (wrong color format)mark-dawn2018-09-301-2/+2
| |/
| * Updated release doctoonn2018-09-103-5/+5
| * Business as usualtoonn2018-09-101-1/+1
| * If you can read this on Debian, you're living in the future v1.9.2toonn2018-09-096-6/+48
| * Merge branch 'master' into stableToon Nolten2018-09-0952-399/+1984
| |\
| | * New filter type for matching mimetypesWojciech Siewierski2018-09-083-0/+22
| | * Merge branch 'Xunius-flagt'toonn2018-09-082-16/+95
| | |\
| | | * Change rifle fallback mechanism for flag ttoonn2018-06-232-9/+54
| | | * remove term=term.lower()guangzhi2018-05-191-7/+5
| | | * Merge branch 'master' into flagtXunius2018-05-1916-40/+59
| | | |\
| | | * \ Merge branch 'master' into flagtXunius2018-05-1521-68/+255
| | | |\ \
| | | * | | more terminals tested for fix of issue #1108guangzhi2018-03-161-20/+36
| | | * | | Correct some formatting in fix of issue #1108.guangzhi2018-03-131-10/+9
| | | * | | re-organize block regarding flag t issue #1108guangzhi2018-03-131-21/+27