<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 0.9.12</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>Update release date for 0.9.12 in CHANGELOG</title>
<updated>2019-04-23T01:41:10+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-04-23T01:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=63343ad3f013d0d8c836014538439056585851ef'/>
<id>63343ad3f013d0d8c836014538439056585851ef</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 #664 from python-cmd2/pointer_bug</title>
<updated>2019-04-11T22:21:00+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-04-11T22:21:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=4177e0fcd2daada9893c08161e55f9a7a0adaac5'/>
<id>4177e0fcd2daada9893c08161e55f9a7a0adaac5</id>
<content type='text'>
Fixed issue where pointer to bytearray was being returned instead of copied bytes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed issue where pointer to bytearray was being returned instead of copied bytes</pre>
</div>
</content>
</entry>
<entry>
<title>Clearing bytearray instead of creating a new object</title>
<updated>2019-04-11T22:12:00+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-04-11T22:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1f08873a0bc46e90c5eb1bff63061688acc3c4fb'/>
<id>1f08873a0bc46e90c5eb1bff63061688acc3c4fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue where pointer to bytearray was being returned instead of copied bytes</title>
<updated>2019-04-11T22:01:02+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-04-11T22:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7f5339ecb68c2f788e51f7e98589d35f1e53069e'/>
<id>7f5339ecb68c2f788e51f7e98589d35f1e53069e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added path completion bug fix to change log</title>
<updated>2019-04-05T22:54:18+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-04-05T22:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f5c904cda48c03a30b3476f3a40224226391deea'/>
<id>f5c904cda48c03a30b3476f3a40224226391deea</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 #662 from python-cmd2/path_fix</title>
<updated>2019-04-05T22:50:59+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-04-05T22:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=fd3ad3df83fb470ca0d39d7ccc6c571edf495f7f'/>
<id>fd3ad3df83fb470ca0d39d7ccc6c571edf495f7f</id>
<content type='text'>
Path fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Path fix</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit test for path completion in root directory</title>
<updated>2019-04-05T22:10:45+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-04-05T22:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=e56619636d39a072b4f583fd25f8e658a43792a9'/>
<id>e56619636d39a072b4f583fd25f8e658a43792a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed path completion case where cwd is just a slash</title>
<updated>2019-04-05T21:48:58+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-04-05T21:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=ebe8873448cdaadbca620bf6eb5e22f9e79f25fc'/>
<id>ebe8873448cdaadbca620bf6eb5e22f9e79f25fc</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 #655 from python-cmd2/capture_popen</title>
<updated>2019-04-03T20:30:48+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-04-03T20:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f3b9a35e52b3b1d40e1d4f3a749e8faf32fb3d7f'/>
<id>f3b9a35e52b3b1d40e1d4f3a749e8faf32fb3d7f</id>
<content type='text'>
Capture popen</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Capture popen</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed minor grammatical error</title>
<updated>2019-04-03T20:21:40+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-04-03T20:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=626a01a5fad70437b0e3f630b653ed9c8cf9c616'/>
<id>626a01a5fad70437b0e3f630b653ed9c8cf9c616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
