<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-bash.git, branch debian/3.2-4-vyatta-8</title>
<subtitle>Vyatta shell based on GNU Bourne Again SHell (mirror of https://github.com/vyos/vyatta-bash.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-bash.git/atom?h=debian%2F3.2-4-vyatta-8</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-bash.git/atom?h=debian%2F3.2-4-vyatta-8'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/'/>
<updated>2010-09-09T01:12:01+00:00</updated>
<entry>
<title>3.2-4-vyatta-8</title>
<updated>2010-09-09T01:12:01+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-09-09T01:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=40cfaccf7b178b6239b5cd0013ef80b7ff8e503e'/>
<id>urn:sha1:40cfaccf7b178b6239b5cd0013ef80b7ff8e503e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 6159</title>
<updated>2010-09-09T01:10:24+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-09-09T01:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=bd951f510c072fa6945e5056ff35e81b665b7779'/>
<id>urn:sha1:bd951f510c072fa6945e5056ff35e81b665b7779</id>
<content type='text'>
* divert bash_completion.sh so that completion scripts are only sourced once.
* also move /bin/sh diversion here (from ISO build).
</content>
</entry>
<entry>
<title>3.2-4-vyatta-7</title>
<updated>2010-09-03T01:27:36+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-09-03T01:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=968f065cbd83b11d72271303245a6366bb96bbd4'/>
<id>urn:sha1:968f065cbd83b11d72271303245a6366bb96bbd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>3.2-4-vyatta-6</title>
<updated>2010-08-28T01:27:52+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-08-28T01:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=d0ecb72836203d53768f29ad9e56c10e769f2e86'/>
<id>urn:sha1:d0ecb72836203d53768f29ad9e56c10e769f2e86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix squeeze build issues</title>
<updated>2010-08-28T01:27:21+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-08-28T01:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=5d3e62084566526d91dcbf6bf7089c18de24cd34'/>
<id>urn:sha1:5d3e62084566526d91dcbf6bf7089c18de24cd34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>3.2-4-vyatta-5</title>
<updated>2010-07-23T00:22:40+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-07-23T00:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=43d71a23e34a441f14843f2fd93ddde43c7b588b'/>
<id>urn:sha1:43d71a23e34a441f14843f2fd93ddde43c7b588b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>3.2-4-vyatta-4</title>
<updated>2010-07-02T20:17:36+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-07-02T20:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=eaf700eaac5372296a59a67d7f3f40d2b38eb7ce'/>
<id>urn:sha1:eaf700eaac5372296a59a67d7f3f40d2b38eb7ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix null reference in command logging</title>
<updated>2010-07-02T20:15:56+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-07-02T20:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=772405499e3c3d99865f6cc371727cd75fc71cc7'/>
<id>urn:sha1:772405499e3c3d99865f6cc371727cd75fc71cc7</id>
<content type='text'>
When doing command completion, the sub-process is not a command
so it has no information, therefore don't log it.
</content>
</entry>
<entry>
<title>3.2-4-vyatta-3</title>
<updated>2010-06-18T22:17:59+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-06-18T22:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=26f0c1e6171b5426c9760c01c9e43a3fb9f67496'/>
<id>urn:sha1:26f0c1e6171b5426c9760c01c9e43a3fb9f67496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'larkspur' of vm:git/vyatta-bash into larkspur</title>
<updated>2010-06-18T18:32:19+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-06-18T18:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-bash.git/commit/?id=2720a97cbd0254fbe314937bba23486d8426ad9f'/>
<id>urn:sha1:2720a97cbd0254fbe314937bba23486d8426ad9f</id>
<content type='text'>
</content>
</entry>
</feed>
