<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/tests, branch 0.9.20</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Put an end time for timeout command just as a precaution</title>
<updated>2019-11-13T01:10:14+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-11-13T01:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d33c2dcba7852234657cca6bce5aed584bcc9e2a'/>
<id>d33c2dcba7852234657cca6bce5aed584bcc9e2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing unit tests that were causing problems on the test servers</title>
<updated>2019-11-13T00:54:41+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-11-13T00:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=640d723f02dd791a66c76439703d622d758fa702'/>
<id>640d723f02dd791a66c76439703d622d758fa702</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing Windows unit test that hangs on AppVeyor due to a KeyboardInterrupt</title>
<updated>2019-11-12T07:07:15+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-11-12T07:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=8fd8c56bdabafd58fbe0af284ced4765952557bc'/>
<id>8fd8c56bdabafd58fbe0af284ced4765952557bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made some cmd2 module constants cmd2.Cmd class constants</title>
<updated>2019-10-31T16:25:50+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-10-31T16:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=b2dc994ebebb43ab7328ca5309bb18798978d94e'/>
<id>b2dc994ebebb43ab7328ca5309bb18798978d94e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving a bit of code around to shrink cmd2.py</title>
<updated>2019-10-31T16:11:38+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-10-31T16:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=48420deeceaeb5793d4e2616eec7ca2f67c545e0'/>
<id>48420deeceaeb5793d4e2616eec7ca2f67c545e0</id>
<content type='text'>
    This includes moving cmd2 decorators into a new file called decorators.py
    Moved some constants from cmd2.py to constants.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    This includes moving cmd2 decorators into a new file called decorators.py
    Moved some constants from cmd2.py to constants.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into set_prog</title>
<updated>2019-10-31T02:15:37+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-10-31T02:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=5a58199590f06996cc741063da29ffb166026ced'/>
<id>5a58199590f06996cc741063da29ffb166026ced</id>
<content type='text'>
# Conflicts:
#	CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed all instances where a parser's prog attribute was being set since this is no longer needed</title>
<updated>2019-10-30T23:00:33+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-10-30T23:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=e6dfe02901f8a6bf5059fa25ff28601af5366fad'/>
<id>e6dfe02901f8a6bf5059fa25ff28601af5366fad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do_history no longer calls do_edit since edit is a command that is commonly overridden</title>
<updated>2019-10-30T21:39:36+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-10-30T21:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=244af20b72c6581e935e998cb7e08c24feea55f5'/>
<id>244af20b72c6581e935e998cb7e08c24feea55f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added comment</title>
<updated>2019-10-01T02:46:55+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-10-01T02:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=2d14ce9fba552134b6df2ccb8e17958b44ee76de'/>
<id>2d14ce9fba552134b6df2ccb8e17958b44ee76de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrote unit tests</title>
<updated>2019-10-01T02:45:55+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-10-01T02:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=a345044a381c714d83e155d005202ea06ea13af6'/>
<id>a345044a381c714d83e155d005202ea06ea13af6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
