about summary refs log tree commit diff stats
path: root/ranger/ext
Commit message (Expand)AuthorAgeFilesLines
...
* Beta release 1.9.0b4 v1.9.0b4nfnty2017-02-101-1/+1
* Beta release 1.9.0b3 v1.9.0b3nfnty2017-02-101-1/+1
* Beta release 1.9.0b2 v1.9.0b2nfnty2017-02-101-1/+1
* Beta release 1.9.0b1 v1.9.0b1nfnty2017-02-101-1/+1
* rifle: Add new option flag `-c`Samuel Walladge2017-02-051-7/+27
* Add setting `wrap_scroll`: Visual modenfnty2017-02-051-1/+6
* Add setting `wrap_scroll`Samuel Walladge2017-02-051-1/+1
* ext.shutil_generatorized: Add `copystat` with errors ignorednfnty2017-02-041-2/+84
* ext.vcs.vcs: VcsThread: Fix overridden instance attribute exceptionnfnty2017-01-301-3/+4
* Improve shutdown error handling; Limit `VCSThread` waitnfnty2017-01-301-2/+2
* linting: pylint: Remove most `disabled=protected-access`nfnty2017-01-302-33/+29
* Merge remote-tracking branch 'Vifon/urxvt_preview_cleanup'nfnty2017-01-291-7/+20
|\
| * Cleanup the urxvt image previewsWojciech Siewierski2017-01-291-18/+18
| * Fix urxvt based image displayer when running on tmuxShotaro Fujimoto2017-01-291-6/+19
* | ext.vcs.vcs: VcsThread: Protect instance membersnfnty2017-01-291-33/+33
* | core.main: Refactor exit handlingael-code2017-01-291-3/+15
|/
* ext.shutil_generatorized: Update to Python 2.7.13nfnty2017-01-241-29/+26
* ext.shutil_generatorized: Use builtin functionsnfnty2017-01-241-128/+18
* linting: pylint: Enable `broad-except`, Improve loggingnfnty2017-01-2111-87/+68
* Python 3 division: Remove explicit float conversionsnfnty2017-01-213-15/+15
* Python 3 division: Import `division` from `__future__`nfnty2017-01-2128-28/+28
* linting: Correct autopep8nfnty2017-01-185-27/+18
* linting: pylint 2.0.0nfnty2017-01-178-20/+19
* linting: Enable `attribute-defined-outside-init`nfnty2017-01-171-0/+4
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-1728-0/+57
* linting: Python 2 compatnfnty2017-01-172-4/+4
* linting: pylint and flake8nfnty2017-01-1717-158/+204
* linting: autopep8nfnty2017-01-1712-54/+63
* Merge branch 'stable'hut2017-01-081-1/+1
|\
| * ranger in danger because of some stranger v1.8.1hut2017-01-081-1/+1
* | Merge branch 'stable'hut2016-12-241-1/+1
|\|
| * git commit -m 'git commit -m git\ commit\ -m\ '\''Happy\ Holidays\!'\' v1.8.0hut2016-12-241-1/+1
* | ext.spawn: Refactor: Add compatibility layernfnty2016-12-221-2/+28
* | Merge remote-tracking branch 'nfnty/spawn'nfnty2016-12-212-53/+38
|\ \
| * | ext.spawn: Refactornfnty2016-12-182-53/+38
* | | ext.vcs: Improve loggingnfnty2016-12-211-6/+12
|/ /
* | Update all the log callsael-code2016-11-251-3/+4
* | Make use of standard logging library to handle logsael-code2016-11-251-0/+78
|/
* Merge branch 'urxvt_preview' of https://github.com/Vifon/rangerhut2016-11-041-6/+20
|\
| * urxvt previews: Allow the preview maximizationWojciech Siewierski2016-10-111-6/+20
* | ext.vcs.vcs: code deduplicationhut2016-11-042-16/+43
* | code deduplicationhut2016-11-041-1/+7
* | Merge branch 'subprocess_check_output' of https://github.com/richboss/rangerhut2016-11-041-1/+7
|\ \
| * | fix argument orderRichard Boß2016-10-251-1/+1
| * | fix issue #695: FileInfo Linemode crashes Ranger on Python 2.6Richard Boß2016-10-241-1/+7
| |/
* / VCS: Handle exceptionsnfnty2016-10-311-9/+14
|/
* Implement the urxvt-based image previewsWojciech Siewierski2016-10-051-1/+63
* Merge branch 'open_terminal_with_options' of https://github.com/Vifon/rangerhut2016-08-261-0/+14
|\
| * Refactor and improve the TERMCMD handlingWojciech Siewierski2016-06-301-0/+14
* | Merge branch 'master' of https://github.com/nfnty/rangerhut2016-08-265-75/+80
|\ \