Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Delete unused variable | meruru | 2018-10-25 | 1 | -2/+0 | |
| |/ / / | ||||||
| * | | | Merge pull request #1339 from GermainZ/file_preview_scrolling_limits | Wojciech Siewierski | 2018-10-14 | 1 | -2/+5 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' into file_preview_scrolling_limits | Wojciech Siewierski | 2018-10-14 | 5 | -17/+33 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #1338 from GermainZ/human-readable-sizes-option | Wojciech Siewierski | 2018-10-14 | 5 | -17/+33 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Add size_in_bytes setting to show all sizes in bytes | GermainZ | 2018-10-14 | 5 | -17/+33 | |
| |/ / / | ||||||
| | * / | Do not allow scrolling beyond end of file preview | GermainZ | 2018-10-14 | 1 | -2/+5 | |
| |/ / | ||||||
| * | | Merge branch 'LeLobster-stborderw3mfix' | toonn | 2018-10-08 | 5 | -18/+31 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' into stborderw3mfix | LeLobster | 2018-10-07 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | * | | | Resolve requested changes | LeLobster | 2018-10-07 | 3 | -6/+6 | |
| | * | | | Rename st_* to w3m_* here as well, oops | LeLobster | 2018-10-07 | 2 | -11/+15 | |
| | * | | | Rename setting st_* to w3m_*. Did I really forget to change this earlier? | LeLobster | 2018-10-06 | 1 | -1/+1 | |
| | * | | | Revert "Check the env variable TERM before setting w3m offset" | LeLobster | 2018-10-06 | 1 | -7/+2 | |
| | * | | | Update man pages and config opt name to be generic in stead of st | LeLobster | 2018-10-05 | 3 | -6/+6 | |
| | * | | | Merge branch 'stborderw3mfix' of github.com:LeLobster/ranger into stborderw3mfix | LeLobster | 2018-10-05 | 1 | -2/+2 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge branch 'master' into stborderw3mfix | LeLobster | 2018-10-05 | 1 | -2/+2 | |
| | | |\ \ \ | ||||||
| | * | | | | | Check the env variable TERM before setting w3m offset | LeLobster | 2018-10-05 | 1 | -2/+7 | |
| | |/ / / / | ||||||
| | * | | | | Add comment about st_border_offset in the man page | LeLobster | 2018-10-05 | 3 | -30/+28 | |
| | * | | | | Comply with pylint's complaint about > 15 local vars | LeLobster | 2018-10-05 | 1 | -4/+4 | |
| | * | | | | Fix ALLOWED_SETTINGS order | LeLobster | 2018-10-04 | 1 | -1/+1 | |
| | * | | | | Add option to set a border value for use with st term | LeLobster | 2018-10-04 | 3 | -2/+9 | |
| * | | | | | 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 |