Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace pipenv with a simple requirements.txt | Wojciech Siewierski | 2018-10-08 | 4 | -193/+5 |
* | Merge pull request #1330 from Vifon/preview_scroll_action | Wojciech Siewierski | 2018-10-08 | 4 | -1/+21 |
|\ | |||||
| * | Add a bindable action for scrolling the file preview | Wojciech Siewierski | 2018-10-08 | 4 | -1/+21 |
|/ | |||||
* | Merge pull request #1329 from pvl1/master | Wojciech Siewierski | 2018-10-08 | 2 | -3/+8 |
|\ | |||||
| * | Refactor the code and fix the coding style | Wojciech Siewierski | 2018-10-08 | 2 | -10/+4 |
| * | Merge branch 'master' of https://github.com/pvl1/ranger | pavel | 2018-10-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'master' into master | pvl1 | 2018-10-07 | 1 | -1/+1 |
| | |\ | |_|/ |/| | | |||||
* | | | Fix a misnamed command in the documentation | Wojciech Siewierski | 2018-10-07 | 1 | -1/+1 |
| * | | fixed CI errors | pavel | 2018-10-07 | 1 | -7/+8 |
| |/ | |||||
| * | limited scrolling to the end of the file | pavel | 2018-10-07 | 1 | -5/+6 |
| * | initial mouse wheel scroll support | pavel | 2018-10-07 | 2 | -2/+11 |
|/ | |||||
* | Merge pull request #1324 from Vifon/vifon/travis_update | Wojciech Siewierski | 2018-10-03 | 1 | -2/+2 |
|\ | |||||
| * | Travis: Python 3.7 seems to be broken on Travis, let's leave it for now | Wojciech Siewierski | 2018-10-03 | 1 | -1/+0 |
| * | Travis: Update the checked python versions | Wojciech Siewierski | 2018-10-03 | 1 | -1/+2 |
| * | Make sure Travis uses pipenv when testing | Wojciech Siewierski | 2018-10-03 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1319 from mark-dawn/kitty-format-fix | Toon Nolten | 2018-10-01 | 1 | -2/+2 |
|\ | |||||
| * | Fix for issue #1312 (wrong color format) | mark-dawn | 2018-09-30 | 1 | -2/+2 |
|/ | |||||
* | Updated release doc | toonn | 2018-09-10 | 3 | -5/+5 |
* | Business as usual | toonn | 2018-09-10 | 1 | -1/+1 |
* | If you can read this on Debian, you're living in the future v1.9.2 | toonn | 2018-09-09 | 6 | -6/+48 |
* | Merge branch 'master' into stable | Toon Nolten | 2018-09-09 | 52 | -399/+1984 |
|\ | |||||
| * | New filter type for matching mimetypes | Wojciech Siewierski | 2018-09-08 | 3 | -0/+22 |
| * | Merge branch 'Xunius-flagt' | toonn | 2018-09-08 | 2 | -16/+95 |
| |\ | |||||
| | * | Change rifle fallback mechanism for flag t | toonn | 2018-06-23 | 2 | -9/+54 |
| | * | remove term=term.lower() | guangzhi | 2018-05-19 | 1 | -7/+5 |
| | * | Merge branch 'master' into flagt | Xunius | 2018-05-19 | 16 | -40/+59 |
| | |\ | |||||
| | * \ | Merge branch 'master' into flagt | Xunius | 2018-05-15 | 21 | -68/+255 |
| | |\ \ | |||||
| | * | | | more terminals tested for fix of issue #1108 | guangzhi | 2018-03-16 | 1 | -20/+36 |
| | * | | | Correct some formatting in fix of issue #1108. | guangzhi | 2018-03-13 | 1 | -10/+9 |
| | * | | | re-organize block regarding flag t issue #1108 | guangzhi | 2018-03-13 | 1 | -21/+27 |
| | * | | | run test and fix some formatting | guangzhi | 2018-03-11 | 1 | -9/+9 |
| | * | | | Attempt to fix issue #1108 flag t problem | guangzhi | 2018-03-11 | 1 | -7/+22 |
| * | | | | Merge branch 'dbosst-master' | toonn | 2018-09-08 | 2 | -0/+49 |
| |\ \ \ \ | |||||
| | * | | | | Removed ghost of function definition | toonn | 2018-08-23 | 1 | -53/+0 |
| | * | | | | Remove limit and change pos to to | toonn | 2018-08-22 | 1 | -11/+5 |
| | * | | | | use offset and pos to shift tabs: | dbosst | 2018-08-22 | 1 | -16/+41 |
| | * | | | | Added: shift tabs right/left | dbosst | 2018-08-22 | 1 | -0/+28 |
| | * | | | | Merge branch 'master' into master | dbosst | 2018-03-28 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | * | | | | | use offset and pos to shift tabs: | dbosst | 2018-03-28 | 2 | -18/+43 |
| | * | | | | | Added: shift tabs right/left | dbosst | 2018-03-27 | 2 | -0/+30 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge branch 'boldisnotbright' | toonn | 2018-09-08 | 3 | -5/+29 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix unbrightened selection | Toon Nolten | 2018-09-08 | 1 | -2/+2 |
| | * | | | | | Restore the use of the bold attribute | toonn | 2018-09-07 | 2 | -3/+15 |
| | * | | | | | In terminals devoid of color cut items were invisible | toonn | 2018-09-07 | 3 | -16/+28 |
| * | | | | | | Merge branch 'squigglezworth-master' | toonn | 2018-09-08 | 6 | -56/+92 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix documentation | toonn | 2018-09-08 | 4 | -21/+21 |
| | * | | | | | | Fix commit 520e76e | squigz | 2018-01-05 | 1 | -2/+1 |
| | * | | | | | | Another pylint fix (2 spaces before in-line comment) | squigz | 2018-01-05 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'master' into master | squigglezworth | 2018-01-05 | 1 | -1/+0 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Disable pylint too-many-branches for _draw_borders | squigz | 2018-01-05 | 1 | -0/+1 |