about summary refs log tree commit diff stats
path: root/ranger/ext/popen_forked.py
Commit message (Expand)AuthorAgeFilesLines
* popen_forked: Force UTF-8 encodingtoonn2021-09-011-2/+3
* popen_forked: Switch to io.opentoonn2021-09-011-2/+2
* popen_forked: PEP8 fixtoonn2021-08-271-0/+1
* popen_forked: Switch to open23toonn2021-08-271-1/+2
* popen_forked: Satisfy PEP8toonn2021-08-081-0/+1
* popen_forked: Drop with-statementtoonn2021-08-081-5/+2
* ext.popen_forked: Refactor to use withtoonn2021-07-201-3/+6
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* linting: pylint and flake8nfnty2017-01-171-2/+2
* Add two blank lines where is expectedstepshal2016-06-161-0/+1
* Neater copyright headerhut2015-03-191-2/+2
* update email addresshut2014-12-111-1/+1
* Changed email address in source codehut2013-08-081-1/+1
* Fix docstrings to comply with the PEP8hut2013-02-221-2/+1
* updated copyright noticeshut2013-02-221-1/+1
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* replaced tabs with 4 spaces in all python fileshut2013-02-101-17/+17
* ext.popen_forked: get rid of zombiesEmanuel Guevel2012-11-181-0/+2
* ext.popen_forked: tweak mechanismhut2012-08-151-13/+10
* ext.popen_forked: separated Popen_forked to a libraryhut2012-08-151-0/+26