<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/cbc.git/cbc, branch 1.0</title>
<subtitle>
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/'/>
<entry>
<title>Restructuring and setuptools integration</title>
<updated>2015-07-17T17:57:23+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2015-07-17T17:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/commit/?id=237d2159faac7dadb0232e35f7016588db568808'/>
<id>237d2159faac7dadb0232e35f7016588db568808</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Clean up Server class</title>
<updated>2015-07-17T01:06:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2015-07-17T01:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/commit/?id=87326cb04ea3d18b1e2bd2a3c25642e4f79cde03'/>
<id>87326cb04ea3d18b1e2bd2a3c25642e4f79cde03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Remove unused aslist_crony and aslist functions. * Only print failed scrub attempt instead of dying. * Replace ConfigParser with CBCConfigParser.</title>
<updated>2015-07-17T01:05:05+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2015-07-17T01:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/commit/?id=c868fb4cd6ecbe4c79b483195308a95433c0a9b8'/>
<id>c868fb4cd6ecbe4c79b483195308a95433c0a9b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Replace ConfigParser with CBCConfigParser</title>
<updated>2015-07-17T01:01:11+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2015-07-17T01:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/commit/?id=b315fcf6200eb55e165f85b0b2d2513aaccccbc5'/>
<id>b315fcf6200eb55e165f85b0b2d2513aaccccbc5</id>
<content type='text'>
* Raise IncompleteEnv on bad path in ~/.cbcrc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Raise IncompleteEnv on bad path in ~/.cbcrc
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parsing module</title>
<updated>2015-07-17T01:00:42+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2015-07-17T01:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/commit/?id=4e1ffdc496c7f77dcd55296084476ca81a0e5d86'/>
<id>4e1ffdc496c7f77dcd55296084476ca81a0e5d86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Add run_process Popen wrapper for real-time output display and string processing callback</title>
<updated>2015-07-17T00:18:54+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2015-07-17T00:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/commit/?id=a82fef88cab7d45d06b1b1bb84d34a707d5d9cb2'/>
<id>a82fef88cab7d45d06b1b1bb84d34a707d5d9cb2</id>
<content type='text'>
* 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]"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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]"
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit; moved CBCConfigParser to its own module</title>
<updated>2015-07-17T00:18:42+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2015-07-17T00:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/commit/?id=7d57c0df1b16f6ddc8d5007b82244baabb91ed62'/>
<id>7d57c0df1b16f6ddc8d5007b82244baabb91ed62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix line endings, again.</title>
<updated>2015-07-15T01:22:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2015-07-15T01:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/commit/?id=e736a4cedbb01a3954b927978d1d0f617d3db04d'/>
<id>e736a4cedbb01a3954b927978d1d0f617d3db04d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix EOF newlines</title>
<updated>2015-07-07T04:32:36+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2015-07-07T04:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/commit/?id=aa2e6928fa098f037a74d9f7fb0eed22414d7e4c'/>
<id>aa2e6928fa098f037a74d9f7fb0eed22414d7e4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix conda_search... I think.</title>
<updated>2015-07-07T04:27:51+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2015-07-07T04:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cbc.git/commit/?id=83c8fd7a2411fdf356523b6243c294b5605a8afe'/>
<id>83c8fd7a2411fdf356523b6243c294b5605a8afe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
