remoto.git
2018-12-12 Alfredo Dezabump to 0.0.34 0.0.34
2018-12-12 Alfredo Dezaconnection allow custom ssh_options
2018-12-12 Alfredo Dezatests verify ssh_config options are passed in'
2018-07-17 Alfredo Dezabump to 0.0.33 0.0.33
2018-07-17 Alfredo Dezadocs: update the changelog for 0.0.33
2018-07-17 Alfredo Dezaprocess: extend_env is not there always, remove it...
2018-07-16 Alfredo Dezadocs: update changelog for 0.0.32 v0.0.32
2018-07-16 Alfredo Dezabump to 0.0.32
2018-07-16 Alfredo Dezatests: verify that extend_env gets removed from **kw
2018-07-16 Alfredo Dezaprocess: remove extend_env from kw as they get passed...
2018-07-10 Alfredo Dezachangelog: update for 0.0.31 v0.0.31
2018-07-10 Alfredo Dezabump to 0.0.31
2018-07-10 Alfredo Dezaprocess: extend environments, do not overwrite
2018-07-10 Alfredo Dezatests: ensure we can extend the remote env
2018-04-26 Alfredo DezaMerge pull request #37 from psukys/master
2018-04-26 Paulius ŠukysInitialize exc_line with full error text
2017-08-12 Andrew SchoenMerge pull request #33 from ktdreyer/setup-py-email
2017-08-11 Andrew SchoenMerge pull request #34 from ktdreyer/no-gitignore-vendor
2017-08-11 Ken Dreyerdrop vendor directories from .gitignore
2017-08-11 Ken Dreyersetup.py: correct email address
2017-07-05 Alfredo Dezadoc: update the changelog v0.0.30
2017-07-05 Alfredo Dezabump the version to 0.0.30
2017-07-05 Alfredo DezaMerge pull request #31 from ktdreyer/tests-py3
2017-07-03 Ken Dreyertests: use absolute import for fake_module
2017-07-03 Alfredo DezaMerge pull request #30 from andrewschoen/issue-29
2017-07-03 Andrew Schoenremoves the ability to vendor execnet
2017-06-30 Alfredo DezaMerge pull request #28 from ktdreyer/tests-packaging
2017-06-29 Ken Dreyertests: add __init__.py
2017-06-29 Ken DreyerRevert "include tests in distribution package tarball"
2016-07-05 Alfredo DezaMerge pull request #27 from tone-zhang/issue16
2016-07-04 tone-zhangenhance log
2016-06-17 Alfredo Dezaupdate the changelog 0.0.29
2016-06-17 Alfredo Dezabump to 0.0.29
2016-06-16 Alfredo DezaMerge pull request #25 from BlaXpirit/python-versions
2016-06-09 Oleh PrypinClarify the error when Python is missing on a remote...
2016-06-07 Alfredo DezaMerge pull request #24 from BlaXpirit/python-versions
2016-06-06 Oleh PrypinConfigure execnet to not convert Python2 str (bytes...
2016-06-06 Oleh PrypinAllow selecting remote Python interpreter
2016-05-11 Alfredo Dezaupdate the changelog 0.0.28
2016-05-11 Alfredo Dezaversion 0.0.28
2016-05-06 Alfredo DezaMerge pull request #23 from BlaXpirit/fix-splitlines
2016-05-06 Oleh PrypinFix output splitting for Python 3
2016-03-22 Alfredo Dezaavoid doing a bare return
2016-03-11 Alfredo DezaMerge pull request #22 from ktdreyer/readme-logging...
2016-03-11 Ken DreyerREADME: typo in logging.basicConfig
2016-01-05 Alfredo DezaMerge pull request #21 from LaoQi/master
2016-01-05 LaoQifix option exit at process.check
2015-12-22 Alfredo Dezaupdate the changelog
2015-12-22 Alfredo Dezabump to 0.0.27 0.0.27
2015-12-22 Alfredo Dezadefine both err_read and out_read before looping over...
2015-12-15 Alfredo Dezabump the version 0.0.26
2015-12-15 Alfredo Dezaupdate the changelog
2015-12-15 Alfredo Dezacheck both out and error for output before quiting
2015-04-21 Alfredo Dezaspecify that the sudo detection is for remote commands...
2015-04-21 Alfredo Dezadocument ssh detection
2015-04-21 Alfredo Dezamake examples from the README work
2015-04-21 Alfredo DezaMerge pull request #18 from alfredodeza/issue13
2015-04-21 Alfredo Dezamake import_module return the module as well
2015-04-21 Alfredo Dezacreate tests for the import_module method
2015-04-21 Alfredo Dezaupdate the changelog with the process.run fix 0.0.25
2015-04-21 Alfredo Dezabump the version to 0.0.25
2015-04-21 Alfredo DezaMerge pull request #16 from alfredodeza/issue15
2015-04-21 Alfredo DezaLoop around stdout and stderr descriptors until they...
2015-01-19 Alfredo DezaMerge pull request #12 from ktdreyer/0.0.24-changelog
2015-01-05 Ken Dreyeradd changelog for 0.0.24
2015-01-05 Alfredo Dezabump to 0.0.24 0.0.24
2015-01-05 Alfredo DezaMerge pull request #11 from ktdreyer/include-tests...
2015-01-05 Ken Dreyerinclude tests in distribution package tarball
2015-01-05 Alfredo DezaMerge pull request #9 from ktdreyer/license-in-manifest
2015-01-02 Ken Dreyership the LICENSE file in the distribution
2014-10-28 Alfredo Dezaupdate the changelog 0.0.23
2014-10-28 Alfredo Dezabump the version
2014-10-28 Alfredo Dezabe faithful about stderr and stdout remote output order
2014-09-24 Alfredo Dezabump the version to 0.0.22 0.0.22
2014-09-24 Alfredo Dezacreate a sudo detection method to help better detect...
2014-09-24 Alfredo Dezacreate tests for the new sudo detection method
2014-09-09 Alfredo Dezaupdate the changelog 0.0.21
2014-09-09 Alfredo Dezabump version to 0.0.21
2014-09-09 Alfredo Dezado not clear all environment variables to set the ...
2014-09-09 Alfredo Dezatests for the new helper in process.py
2014-09-05 Alfredo Dezabump the version 0.0.20
2014-09-05 Alfredo Dezabump the changelog
2014-09-05 Alfredo Dezaadd tests for the needs_ssh fix
2014-09-05 Alfredo Dezadetect fqdn hosts against fqdn hosts
2014-07-10 Alfredo Dezafix foobared v 0.0.18 by using right execnet tag 0.0.19
2014-07-09 Alfredo Dezafix py33 error in setup.py
2014-07-09 Alfredo Dezabump the version to 0.0.18 0.0.18
2014-07-09 Alfredo Dezause the new fix in remoto
2014-06-27 Alfredo Dezaupdate vendor.py so we can call it on the cli
2014-06-27 Alfredo Dezaremove commented out code
2014-06-26 Alfredo Dezaupdate the changelog
2014-06-26 Alfredo Dezabump the version 0.0.17
2014-06-26 Alfredo Dezaremove execnet from source
2014-06-26 Alfredo Dezamess with sys.path so we can import vendor libraries
2014-06-26 Alfredo Dezafix to use relative imports in init
2014-06-26 Alfredo Dezause better metadata search in setup.py
2014-06-26 Alfredo Dezaadd ignores for execnet
2014-06-26 Alfredo Dezaensure we are testing remoto tests only in tox.ini
2014-06-26 Alfredo Dezapy3 compat in vendor.py
2014-06-26 Alfredo Dezamake sure vendor.py is included
next