<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 0.9.17</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Updated change log for release</title>
<updated>2019-09-24T02:49:04+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-24T02:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=393b2426696cd7c2e19a93a1eee98d4978693481'/>
<id>393b2426696cd7c2e19a93a1eee98d4978693481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #782 from python-cmd2/in_script</title>
<updated>2019-09-24T02:39:57+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-09-24T02:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=41d3c66b4efed69b9e440f8648bf4a3e87be7c08'/>
<id>41d3c66b4efed69b9e440f8648bf4a3e87be7c08</id>
<content type='text'>
Added in_script() and in_pyscript() to cmd2.Cmd class</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added in_script() and in_pyscript() to cmd2.Cmd class</pre>
</div>
</content>
</entry>
<entry>
<title>Added in_script() and in_pyscript() to cmd2.Cmd class</title>
<updated>2019-09-24T02:18:19+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-24T02:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=265e598594b650936730279506e9f072adf2ea01'/>
<id>265e598594b650936730279506e9f072adf2ea01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #781 from python-cmd2/CompletionError</title>
<updated>2019-09-24T00:57:26+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-24T00:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=b72edb07d59d45d4006dc596218a52d54396378a'/>
<id>b72edb07d59d45d4006dc596218a52d54396378a</id>
<content type='text'>
CompletionError class</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CompletionError class</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into CompletionError</title>
<updated>2019-09-23T19:34:40+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-23T19:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=88db3b44fb0b28b01b73376e1d2822d6c5995856'/>
<id>88db3b44fb0b28b01b73376e1d2822d6c5995856</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated change log</title>
<updated>2019-09-23T19:11:49+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-23T19:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=921a9dc776dc599cedd2fc8a93a50602db972f17'/>
<id>921a9dc776dc599cedd2fc8a93a50602db972f17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit tests for CompletionError</title>
<updated>2019-09-23T19:08:31+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-23T19:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=b4fa4c9946146d9499de7d3cb28377b3d537a5e7'/>
<id>b4fa4c9946146d9499de7d3cb28377b3d537a5e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finished implementation of CompletionError</title>
<updated>2019-09-23T18:22:02+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-23T18:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=bf099c81dc90d7c8d8a48abfb874ce20b58f736f'/>
<id>bf099c81dc90d7c8d8a48abfb874ce20b58f736f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #780 from python-cmd2/doc_additions</title>
<updated>2019-09-22T00:29:39+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-09-22T00:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=27a0adbe53c7cdeda240c325a6f59b7cca0e7bfd'/>
<id>27a0adbe53c7cdeda240c325a6f59b7cca0e7bfd</id>
<content type='text'>
Doc additions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doc additions</pre>
</div>
</content>
</entry>
<entry>
<title>Minor spelling and grammar fixes</title>
<updated>2019-09-21T16:22:53+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-09-21T16:22:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=b45fec9859533f8a1dcab3f5524945cb3b9c11a2'/>
<id>b45fec9859533f8a1dcab3f5524945cb3b9c11a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
