<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/etc, branch debian/0.13.190</title>
<subtitle>Vyatta bash completion for operational commands (mirror of https://github.com/vyos/vyatta-op.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-op.git/atom?h=debian%2F0.13.190</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=debian%2F0.13.190'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2011-10-01T00:03:46+00:00</updated>
<entry>
<title>Stop completions from getting stuck on nodes when backspacing to them</title>
<updated>2011-10-01T00:03:46+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-10-01T00:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=48e3ffd43f71f323e5b9e14dc162691d84c63d4a'/>
<id>urn:sha1:48e3ffd43f71f323e5b9e14dc162691d84c63d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always attempt to set the node path, this gives us a chance to fail on invalid or ambiguous commands with out waiting for the user to hit tab twice</title>
<updated>2011-09-30T22:58:10+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-30T22:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=fd3b0a406a9cb78d55fd9b0e0d597e91a6eb7b63'/>
<id>urn:sha1:fd3b0a406a9cb78d55fd9b0e0d597e91a6eb7b63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix output of invalid and ambiguous error messages</title>
<updated>2011-09-30T22:58:02+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-30T22:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=dc73cf6efeaf5d1577c930f29417fe323502edd9'/>
<id>urn:sha1:dc73cf6efeaf5d1577c930f29417fe323502edd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in previous commit</title>
<updated>2011-09-30T22:10:10+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-30T21:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=2ddbc8d5eac92cc6a77ea20cdfd409207e6e7cf5'/>
<id>urn:sha1:2ddbc8d5eac92cc6a77ea20cdfd409207e6e7cf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some useful debugging to the comps script, it can be enabled on the fly via an environment variable</title>
<updated>2011-09-30T22:09:50+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-30T21:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=b7b2c23f7a4fda74678ede927882694248425c1f'/>
<id>urn:sha1:b7b2c23f7a4fda74678ede927882694248425c1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix problem with recovering from invalid completion</title>
<updated>2011-09-30T22:09:24+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-30T21:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=1824fff85436a826f53e9ec07a3e07376b2101be'/>
<id>urn:sha1:1824fff85436a826f53e9ec07a3e07376b2101be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix handleing of invalid commands when there is an the parent node is runnable</title>
<updated>2011-09-30T19:20:57+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-30T19:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=b1c3659db8ace8758605afb870e5e4d6dc29a831'/>
<id>urn:sha1:b1c3659db8ace8758605afb870e5e4d6dc29a831</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat vyatta-op script, there were two indentation styles, changed from tabs to spaces</title>
<updated>2011-09-30T17:50:09+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-30T17:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=08470d0d254fe5e7346e2d6a8500657856951d37'/>
<id>urn:sha1:08470d0d254fe5e7346e2d6a8500657856951d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inform users of invalid or ambiguous commands at completion time</title>
<updated>2011-09-30T17:49:54+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-30T17:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=5e8e22c445eaea3ff0c94cc87be2ece7d8bc5ac7'/>
<id>urn:sha1:5e8e22c445eaea3ff0c94cc87be2ece7d8bc5ac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If there are no completions then always show the non-completions, this gets rid of the empty tab completions</title>
<updated>2011-09-30T17:49:38+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-30T17:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=42fbf0d30b5137ea8db9c01e7f3b26d472133406'/>
<id>urn:sha1:42fbf0d30b5137ea8db9c01e7f3b26d472133406</id>
<content type='text'>
</content>
</entry>
</feed>
