<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 0.9.13</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>Updated CHANGELOG with release date for 0.9.13</title>
<updated>2019-06-15T02:56:29+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-06-15T02:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=57ac00c5001dd39dff0fb7800bb8d530c320d7be'/>
<id>57ac00c5001dd39dff0fb7800bb8d530c320d7be</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 #699 from python-cmd2/history_fixes</title>
<updated>2019-06-15T02:55:19+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-06-15T02:55:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=08ba323a94206c7f49684143b8761d98a4207d8a'/>
<id>08ba323a94206c7f49684143b8761d98a4207d8a</id>
<content type='text'>
History fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
History fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Added comment</title>
<updated>2019-06-15T02:45:55+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-15T02: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=544641163b95edf68785320a688d81a034cb56fc'/>
<id>544641163b95edf68785320a688d81a034cb56fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a unit test for HistoryItem.pr() in the case of non-verbose, non-expanded multiline commands</title>
<updated>2019-06-14T23:49:09+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-06-14T23:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=27d5785651d053b7c4204155897ec03d21f71639'/>
<id>27d5785651d053b7c4204155897ec03d21f71639</id>
<content type='text'>
Also:
- Updated CHANGELOG to reflect that 0.9.13 release is planned for June 2019
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Updated CHANGELOG to reflect that 0.9.13 release is planned for June 2019
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated change log</title>
<updated>2019-06-14T22:16:30+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-14T22:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=547d4b83cf161ea8aeb275768f3284c7a751fa9a'/>
<id>547d4b83cf161ea8aeb275768f3284c7a751fa9a</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 history_fixes</title>
<updated>2019-06-14T22:12:39+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-14T22:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=85dbe035114330a15abd5af6e098ef6948fa6cb0'/>
<id>85dbe035114330a15abd5af6e098ef6948fa6cb0</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 #696 from python-cmd2/script_refactor</title>
<updated>2019-06-14T21:36:44+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-14T21:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=ddd07f9cd6d72baca1232ae98856cf3b3d564706'/>
<id>ddd07f9cd6d72baca1232ae98856cf3b3d564706</id>
<content type='text'>
Script refactor</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Script refactor</pre>
</div>
</content>
</entry>
<entry>
<title>Adding individual lines of commands to readline history to match how it was entered</title>
<updated>2019-06-14T20:43:24+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-14T20:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=3329e5fec21f2cc4479bb3358170e2226885ab3b'/>
<id>3329e5fec21f2cc4479bb3358170e2226885ab3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug where multiline commands were always being expanded in history output.</title>
<updated>2019-06-14T19:54:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-14T19:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=cfd604a04a326ddfc833106e2cfa0ad210760fc8'/>
<id>cfd604a04a326ddfc833106e2cfa0ad210760fc8</id>
<content type='text'>
Since the intention was to display their raw versions on 1 line in non-verbose mode, the code was rewritten to do so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the intention was to display their raw versions on 1 line in non-verbose mode, the code was rewritten to do so.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit test for _input_line_to_statement</title>
<updated>2019-06-14T19:19:22+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-14T19:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=5663d9faa6ae057b42129d9fecc68c7bb4485586'/>
<id>5663d9faa6ae057b42129d9fecc68c7bb4485586</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
