Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maybe improved process handling a bit | Joseph Hunkeler | 2015-07-23 | 1 | -19/+41 |
| | |||||
* | * Add run_process Popen wrapper for real-time output display and string ↵ | Joseph Hunkeler | 2015-07-16 | 1 | -39/+61 |
| | | | | | | | | processing callback * Add combine_args as a catch all for joining argments * Replace manual subprocess calls with run_process in conda_install, conda_reinstall, conda_build * Improve conda_search by parsing conda's own json output provided by "conda search --json [package]" | ||||
* | Fix conda_search... I think. | Joseph Hunkeler | 2015-07-07 | 1 | -7/+12 |
| | |||||
* | Getting closer to the real deal | Joseph Hunkeler | 2015-06-29 | 1 | -2/+40 |
| | |||||
* | Initial commit of utils.py | Joseph Hunkeler | 2015-06-26 | 1 | -0/+30 |