summary refs log tree commit diff stats
path: root/ranger/ext/spawn.py
Commit message (Expand)AuthorAgeFilesLines
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: pylint 2.0.0nfnty2017-01-171-2/+1
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* ext.spawn: Refactor: Add compatibility layernfnty2016-12-221-2/+28
* ext.spawn: Refactornfnty2016-12-181-38/+25
* ext.vcs.vcs: code deduplicationhut2016-11-041-4/+37
* code deduplicationhut2016-11-041-1/+7
* 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
* 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-10/+10
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
* ext.spawn: Use shell=True when argument is a stringhut2011-10-171-1/+3
* Updated copyright headershut2011-10-101-1/+1
* Added ranger.ext.spawn which runs programs and returns their stdouthut2010-05-131-0/+27