<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/cmd2/cmd2.py, branch black_config</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>Fixed syntax error in `pip install` command for GitHub Actions</title>
<updated>2021-01-30T16:44:04+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-01-30T16:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=da37e20c267dd7a375145f29aa9a6cb48efacc35'/>
<id>da37e20c267dd7a375145f29aa9a6cb48efacc35</id>
<content type='text'>
Also:
- Refactored do_history command to extract a helper method to fix a flake8 warning about high complexity
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Refactored do_history command to extract a helper method to fix a flake8 warning about high complexity
</pre>
</div>
</content>
</entry>
<entry>
<title>Printing error when OSError other than FileNotFoundError occurs when deleting persistent history file with history --clear command.</title>
<updated>2021-01-29T16:21:49+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-01-29T16:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=0e70f0621273dd5f98aa5fffc42a5cb56f97c760'/>
<id>0e70f0621273dd5f98aa5fffc42a5cb56f97c760</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed FileNotFoundError which occurred when running 'history --clear' and no history file existed.</title>
<updated>2021-01-28T21:49:19+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-01-28T21:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=188f251fa339eda74a97a790ac33b02a18363462'/>
<id>188f251fa339eda74a97a790ac33b02a18363462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flake8 error and make type hinting consistent</title>
<updated>2021-01-24T15:44:21+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-01-24T15:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=bc01feced61d493ad8a0e3cc3d5e4768e5d214be'/>
<id>bc01feced61d493ad8a0e3cc3d5e4768e5d214be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added option to run startup scripts silently</title>
<updated>2021-01-22T21:32:16+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-01-22T20:48:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=38b509932a2a538a472918f29d7f030334fca272'/>
<id>38b509932a2a538a472918f29d7f030334fca272</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed isort to force wrapping of imports to reduce merge conflicts from minor import changes.</title>
<updated>2021-01-22T15:40:50+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2021-01-05T16:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=a3b1b6ddf81cdc0b253f15feeb167ff348afd14f'/>
<id>a3b1b6ddf81cdc0b253f15feeb167ff348afd14f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into docstr_fmt</title>
<updated>2020-11-12T00:34:12+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-11-12T00:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=86d0e9c788ae88738e37242ad8d4c1047b443266'/>
<id>86d0e9c788ae88738e37242ad8d4c1047b443266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>specifying is not none on coditions</title>
<updated>2020-11-11T20:14:15+00:00</updated>
<author>
<name>Bambu</name>
<email>564972+bambu@users.noreply.github.com</email>
</author>
<published>2020-11-11T20:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=c77c240ce02c81973b57da322082da51b9bc08d2'/>
<id>c77c240ce02c81973b57da322082da51b9bc08d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed tab completion crash on Windows</title>
<updated>2020-11-11T17:11:08+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-11-11T17:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=8721a3df6fcb49b3c019922c12de408c438e50c1'/>
<id>8721a3df6fcb49b3c019922c12de408c438e50c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix flake8 error</title>
<updated>2020-10-20T01:48:31+00:00</updated>
<author>
<name>Bambu</name>
<email>564972+bambu@users.noreply.github.com</email>
</author>
<published>2020-10-20T01:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=6203e2d24ce974272ad57e397227bb393f0733ee'/>
<id>6203e2d24ce974272ad57e397227bb393f0733ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
