Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #1210 for Python 2 (it was never broken for Python 3) | Wojciech Siewierski | 2018-07-31 | 1 | -1/+5 |
* | Fix the issues reported by the coverage test (#1206) | Wojciech Siewierski | 2018-06-17 | 2 | -4/+4 |
* | New setting: relative_current_zero | Wojciech Siewierski | 2018-06-17 | 3 | -2/+8 |
* | Merge branch 'kitty-img-preview' | toonn | 2018-06-07 | 6 | -51/+261 |
|\ | |||||
| * | Style Fixes | mark-dawn | 2018-05-29 | 3 | -45/+35 |
| * | Consistency Fixes | mark-dawn | 2018-05-29 | 1 | -3/+3 |
| * | Fixed manpages, tmux handling | mark-dawn | 2018-05-29 | 3 | -10/+21 |
| * | Unstretched Image Previews | mark-dawn | 2018-05-29 | 2 | -22/+19 |
| * | Automatic network detection, python2 and Exception fixes | mark-dawn | 2018-05-29 | 4 | -60/+68 |
| * | Grammar Fixes | mark-dawn | 2018-05-29 | 4 | -28/+35 |
| * | Bugfixes & Improvements | mark-dawn | 2018-05-29 | 3 | -116/+109 |
| * | Kitty image display alpha, merge-ready | mark-dawn | 2018-05-29 | 3 | -89/+115 |
| * | Kitty image protocol based preview, alpha | mark-dawn | 2018-05-29 | 3 | -3/+181 |
* | | Fixed a pylint error | Erez Shermer | 2018-06-07 | 1 | -2/+1 |
* | | Merge branch 'master' of https://github.com/esm7/ranger | Erez Shermer | 2018-06-07 | 22 | -86/+254 |
|\ \ | |||||
| * | | Fix the tests | Wojciech Siewierski | 2018-06-01 | 1 | -1/+2 |
| * | | Make the w3m delay configurable | Wojciech Siewierski | 2018-06-01 | 3 | -3/+9 |
| * | | 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 branch 'master' into master | Wojciech Siewierski | 2018-05-28 | 22 | -79/+209 |
| |\ | |||||
| | * | Merge branch 'master' into detect_file_encoding | Wojciech Siewierski | 2018-05-28 | 22 | -70/+176 |
| | |\ | |||||
| | | * | Merge branch 'chuanconggao-bugfix' | toonn | 2018-05-17 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Merge branch 'master' into bugfix | Chuancong Gao | 2018-05-15 | 21 | -70/+179 |
| | | | |\ | |||||
| | | | * | | 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 |
| | | * | | | 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 | 14 | -49/+147 |
| | | | |\ \ | |||||
| | | | * | | | 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 branch 'master' into yank_without_ext | hut | 2018-05-15 | 6 | -19/+19 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch 'master' into breakbeforebinops | hut | 2018-05-15 | 14 | -45/+142 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
| | | | * | | | 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 '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 | 3 | -3/+9 |
| | | |\ \ \ | |||||
| | | | * | | | Document change in :cd behavior | toonn | 2018-04-03 | 1 | -1/+2 |
| | | | * | | | Add a TODO on deprecating --selectfile | toonn | 2018-04-02 | 1 | -0/+1 |
| | | | * | | | ranger <path> can select files | toonn | 2018-03-31 | 1 | -2/+6 |
| | | * | | | | Merge branch 'master' into copymapch | hut | 2018-05-13 | 2 | -1/+3 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge pull request #1140 from toonn/mutool | hut | 2018-05-13 | 1 | -1/+2 |
| | | | |\ \ \ \ |