<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src, branch debian/0.18.23</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.18.23</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.18.23'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2010-11-16T04:43:53+00:00</updated>
<entry>
<title>continue config file parser work</title>
<updated>2010-11-16T04:43:53+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-11-16T04:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=239bed10328b12736e4f0fe55cc6df4ff46227a7'/>
<id>urn:sha1:239bed10328b12736e4f0fe55cc6df4ff46227a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 6427</title>
<updated>2010-11-15T19:23:00+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-11-15T19:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=3f8a596bbd0d09640746fbbe3c89461d91b131bc'/>
<id>urn:sha1:3f8a596bbd0d09640746fbbe3c89461d91b131bc</id>
<content type='text'>
* also show non-existing nodes for "edit" completion.
</content>
</entry>
<entry>
<title>remove extra process layer--required before this command is expanded to handle other commit actions (i.e. ones that rely on consistent parent process id in scripts).</title>
<updated>2010-11-13T04:20:13+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2010-11-13T04:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=9d70c0897cd20b0488b8fdfc563ceaa608d9f798'/>
<id>urn:sha1:9d70c0897cd20b0488b8fdfc563ceaa608d9f798</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial work to parse config file into data structure.</title>
<updated>2010-11-13T03:12:53+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-11-13T03:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=79a94470b0f3fd4f7924bb096c61b8e064b65750'/>
<id>urn:sha1:79a94470b0f3fd4f7924bb096c61b8e064b65750</id>
<content type='text'>
</content>
</entry>
<entry>
<title>continue config parser work</title>
<updated>2010-11-12T03:15:28+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-11-12T03:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=91eb09a12a040795a2aca06de050b4507af93790'/>
<id>urn:sha1:91eb09a12a040795a2aca06de050b4507af93790</id>
<content type='text'>
* add parser to package build.
* add prefix, error handling, etc.
* fix handling of empty and 1-char values in lex.
* add API function.
</content>
</entry>
<entry>
<title>consolidate similar logic and simplify code</title>
<updated>2010-11-11T04:17:56+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-11-11T04:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=91b4c34c1fcc19ecf16f53ce5c097376b9175233'/>
<id>urn:sha1:91b4c34c1fcc19ecf16f53ce5c097376b9175233</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to new output framework</title>
<updated>2010-11-10T22:08:51+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-11-10T22:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=5a0e77fe4729bd9df3339c1d85efefdfc8ef1cbb'/>
<id>urn:sha1:5a0e77fe4729bd9df3339c1d85efefdfc8ef1cbb</id>
<content type='text'>
* change showCfg to use new code.
* remove old files.
</content>
</entry>
<entry>
<title>fix typo in comment</title>
<updated>2010-11-10T18:55:08+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-11-10T18:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=51d0de81c63be3d0768fffe21955d2997de67c32'/>
<id>urn:sha1:51d0de81c63be3d0768fffe21955d2997de67c32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial rework of config output framework</title>
<updated>2010-11-10T02:38:49+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-11-10T02:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=1e615a4e3f3681f8bd02d49d688001d61aa8b815'/>
<id>urn:sha1:1e615a4e3f3681f8bd02d49d688001d61aa8b815</id>
<content type='text'>
* separate data from algorithm.
* prepare for unified input/output framework.
</content>
</entry>
<entry>
<title>make commit aware of error location key and allow for passthrough.</title>
<updated>2010-11-10T01:28:47+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2010-11-10T01:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=1d3fd053d4f76633567e321528b894ed1f727b73'/>
<id>urn:sha1:1d3fd053d4f76633567e321528b894ed1f727b73</id>
<content type='text'>
</content>
</entry>
</feed>
