summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* Replace StopIteration with bare returnYannick Couzinié2018-08-061-2/+2
* Merge pull request #1238 from Enzime/fix/run-as-root-on-macosWojciech Siewierski2018-08-041-1/+1
|\
| * Fix run as root on macOSMichael Hoang2018-07-251-1/+1
* | Merge pull request #1240 from hektr/patch-2Wojciech Siewierski2018-07-311-0/+1
|\ \
| * | Update riflehektr2018-07-301-0/+1
| |/
* / Fix #1210 for Python 2 (it was never broken for Python 3)Wojciech Siewierski2018-07-311-1/+5
|/
* Fix the issues reported by the coverage test (#1206)Wojciech Siewierski2018-06-172-4/+4
* New setting: relative_current_zeroWojciech Siewierski2018-06-173-2/+8
* Merge branch 'kitty-img-preview'toonn2018-06-076-51/+261
|\
| * Style Fixesmark-dawn2018-05-293-45/+35
| * Consistency Fixesmark-dawn2018-05-291-3/+3
| * Fixed manpages, tmux handlingmark-dawn2018-05-293-10/+21
| * Unstretched Image Previewsmark-dawn2018-05-292-22/+19
| * Automatic network detection, python2 and Exception fixesmark-dawn2018-05-294-60/+68
| * Grammar Fixesmark-dawn2018-05-294-28/+35
| * Bugfixes & Improvementsmark-dawn2018-05-293-116/+109
| * Kitty image display alpha, merge-readymark-dawn2018-05-293-89/+115
| * Kitty image protocol based preview, alphamark-dawn2018-05-293-3/+181
* | Fixed a pylint errorErez Shermer2018-06-071-2/+1
* | Merge branch 'master' of https://github.com/esm7/rangerErez Shermer2018-06-0722-86/+254
|\ \
| * | Fix the testsWojciech Siewierski2018-06-011-1/+2
| * | Make the w3m delay configurableWojciech Siewierski2018-06-013-3/+9
| * | Add a new data type for rc.conf: floatWojciech Siewierski2018-06-012-0/+6
| * | Mitigate the issue with black horizontal barsWojciech Siewierski2018-05-311-0/+7
| |/
| * Merge branch 'master' into masterWojciech Siewierski2018-05-2822-79/+209
| |\
| | * Merge branch 'master' into detect_file_encodingWojciech Siewierski2018-05-2822-70/+176
| | |\
| | | * Merge branch 'chuanconggao-bugfix'toonn2018-05-171-1/+1
| | | |\
| | | | * Merge branch 'master' into bugfixChuancong Gao2018-05-1521-70/+179
| | | | |\
| | | | * | Fix bug for "Improve VCS symbols" #1123Chuancong Gao2018-05-151-1/+1
| | | * | | Revert "ranger <path> can select files"hut2018-05-161-6/+2
| | | * | | remove unnecessary if statement, uses lazy_propertyRodrigo Stuchi2018-05-152-7/+7
| | | * | | Fixed yank name without extension in multiple filesRodrigo Stuchi2018-05-152-2/+3
| | | | |/ | | | |/|
| | | * | Merge pull request #1111 from vimeitor/masterhut2018-05-151-0/+2
| | | |\ \
| | | | * | Add delay after opening (quickly_executed) a fileAdrià Farrés2018-03-181-0/+2
| | | | |/
| | | * | Merge pull request #1123 from chuanconggao/patch-1hut2018-05-152-4/+6
| | | |\ \
| | | | * \ Merge branch 'master' into patch-1hut2018-05-1514-49/+147
| | | | |\ \
| | | | * | | Update VCS symbolsChuancong Gao2018-03-292-4/+6
| | | | | |/ | | | | |/|
| | | * | | rc.conf: rename `yank name_no_ext` command to `yank name_without_extension`hut2018-05-152-2/+2
| | | * | | Merge branch 'master' into yank_without_exthut2018-05-156-19/+19
| | | |\ \ \
| | | | * \ \ Merge branch 'master' into breakbeforebinopshut2018-05-1514-45/+142
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | * | | MISSION CRITICAL update to adhere to pep8toonn2018-04-216-18/+19
| | | * | | | Merge branch 'master' into yank_without_extRodrigo Stuchi2018-05-152-7/+18
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Merge branch 'allthetabs'toonn2018-05-152-7/+18
| | | | |\ \ \
| | | | | * | | Remove the implicit assumption tabs are numbers.toonn2018-04-191-1/+12
| | | | | * | | Lift the limit on tabs for :tab_newtoonn2018-04-191-4/+4
| | | | | * | | Save all the tabs, including the active tab.toonn2018-04-191-2/+2
| | | | | |/ /
| | | * | / / Yank name without extensionRodrigo Stuchi2018-05-142-1/+8
| | | |/ / /
| | | * | | Merge branch 'master' of github:mxovd/ranger into mxovd-mastertoonn2018-05-141-0/+1
| | | |\ \ \
| | | | * | | Enter directory before executing command argumentsmxovd2018-04-131-0/+1
| | | | |/ /
| | | * | | Merge branch 'rangerpath'toonn2018-05-143-3/+9
| | | |\ \ \