Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Automatic network detection, python2 and Exception fixes | mark-dawn | 2018-05-29 | 5 | -65/+70 | |
| * | | | Grammar Fixes | mark-dawn | 2018-05-29 | 5 | -36/+39 | |
| * | | | Bugfixes & Improvements | mark-dawn | 2018-05-29 | 5 | -116/+120 | |
| * | | | Kitty image display alpha, merge-ready | mark-dawn | 2018-05-29 | 5 | -89/+147 | |
| * | | | Kitty image protocol based preview, alpha | mark-dawn | 2018-05-29 | 3 | -3/+181 | |
* | | | | Merge pull request #1199 from esm7/master | Toon Nolten | 2018-06-07 | 5 | -2/+26 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fixed a pylint error | Erez Shermer | 2018-06-07 | 1 | -2/+1 | |
| * | | | Updated README.md | Erez Shermer | 2018-06-07 | 1 | -0/+1 | |
| * | | | Merge branch 'master' of https://github.com/esm7/ranger | Erez Shermer | 2018-06-07 | 32 | -113/+387 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Merge branch 'w3m_delay' | Wojciech Siewierski | 2018-06-01 | 5 | -2/+27 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix the tests | Wojciech Siewierski | 2018-06-01 | 1 | -1/+2 | |
| * | | | Make the w3m delay configurable | Wojciech Siewierski | 2018-06-01 | 4 | -3/+14 | |
| * | | | Add a new data type for rc.conf: float | Wojciech Siewierski | 2018-06-01 | 2 | -0/+6 | |
| * | | | Mitigate the issue with black horizontal bars | Wojciech Siewierski | 2018-05-31 | 1 | -0/+7 | |
|/ / / | ||||||
* | | | Merge pull request #1130 from cjbassi/master | Wojciech Siewierski | 2018-05-28 | 2 | -0/+18 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into master | Wojciech Siewierski | 2018-05-28 | 32 | -106/+337 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Merge pull request #1092 from FichteForks/detect_file_encoding | Wojciech Siewierski | 2018-05-28 | 2 | -9/+34 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into detect_file_encoding | Wojciech Siewierski | 2018-05-28 | 32 | -97/+303 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'chuanconggao-bugfix' | toonn | 2018-05-17 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into bugfix | Chuancong Gao | 2018-05-15 | 31 | -97/+306 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fix bug for "Improve VCS symbols" #1123 | Chuancong Gao | 2018-05-15 | 1 | -1/+1 | |
* | | | | | | | Revert "ranger <path> can select files" | hut | 2018-05-16 | 1 | -6/+2 | |
* | | | | | | | Merge pull request #1175 from rod-stuchi/yank_without_ext_multi_files | Toon Nolten | 2018-05-16 | 3 | -7/+8 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | remove unnecessary if statement, uses lazy_property | Rodrigo Stuchi | 2018-05-15 | 2 | -7/+7 | |
| * | | | | | | Fixed yank name without extension in multiple files | Rodrigo Stuchi | 2018-05-15 | 2 | -2/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1111 from vimeitor/master | hut | 2018-05-15 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add delay after opening (quickly_executed) a file | Adrià Farrés | 2018-03-18 | 1 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #1123 from chuanconggao/patch-1 | hut | 2018-05-15 | 2 | -4/+6 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into patch-1 | hut | 2018-05-15 | 23 | -75/+273 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Update VCS symbols | Chuancong Gao | 2018-03-29 | 2 | -4/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | rc.conf: rename `yank name_no_ext` command to `yank name_without_extension` | hut | 2018-05-15 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #1174 from rod-stuchi/yank_without_ext | hut | 2018-05-15 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into yank_without_ext | hut | 2018-05-15 | 7 | -20/+20 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into breakbeforebinops | hut | 2018-05-15 | 21 | -70/+226 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Add ignore for `W503` to `.flake8` to follow new pep8 | toonn | 2018-05-14 | 1 | -1/+1 | |
* | | | | | | | | MISSION CRITICAL update to adhere to pep8 | toonn | 2018-04-21 | 6 | -18/+19 | |
| | * | | | | | | Merge branch 'master' into yank_without_ext | Rodrigo Stuchi | 2018-05-15 | 2 | -7/+18 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'allthetabs' | toonn | 2018-05-15 | 2 | -7/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove the implicit assumption tabs are numbers. | toonn | 2018-04-19 | 1 | -1/+12 | |
| | * | | | | | | | Lift the limit on tabs for :tab_new | toonn | 2018-04-19 | 1 | -4/+4 | |
| | * | | | | | | | Save all the tabs, including the active tab. | toonn | 2018-04-19 | 1 | -2/+2 | |
| |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | Yank name without extension | Rodrigo Stuchi | 2018-05-14 | 2 | -1/+8 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'mxovd-master' | toonn | 2018-05-14 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Merge branch 'master' of github:mxovd/ranger into mxovd-master | toonn | 2018-05-14 | 1 | -0/+1 | |
| |/| | | | | | | ||||||
| | * | | | | | | Enter directory before executing command arguments | mxovd | 2018-04-13 | 1 | -0/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'rangerpath' | toonn | 2018-05-14 | 5 | -21/+49 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Document change in :cd behavior | toonn | 2018-04-03 | 3 | -11/+14 | |
| | * | | | | | Add a TODO on deprecating --selectfile | toonn | 2018-04-02 | 1 | -0/+1 | |
| | * | | | | | Added positional arguments section to manpage | toonn | 2018-03-31 | 2 | -7/+27 | |
| | * | | | | | ranger <path> can select files | toonn | 2018-03-31 | 1 | -2/+6 |