<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos1x-config.git/src/config_diff.ml, branch circinus-public-unmaintained</title>
<subtitle>OCaml library for parsing, manipulating, and exporting VyOS configs (mirror of https://github.com/vyos/vyos1x-config.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos1x-config.git/atom?h=circinus-public-unmaintained</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos1x-config.git/atom?h=circinus-public-unmaintained'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/'/>
<updated>2024-03-29T06:03:32+00:00</updated>
<entry>
<title>T6180: add ability to apply mask to config tree</title>
<updated>2024-03-29T06:03:32+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-27T18:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=be75413eaf4aef85274cc16c2283486799d99d73'/>
<id>urn:sha1:be75413eaf4aef85274cc16c2283486799d99d73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5317: remove mutable references</title>
<updated>2023-07-27T19:36:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-07-21T15:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=9477a518bbc228046898274f865981c5d2b37967'/>
<id>urn:sha1:9477a518bbc228046898274f865981c5d2b37967</id>
<content type='text'>
Redesign and implement version without mutable refs.
</content>
</entry>
<entry>
<title>T5316: drop trim functions</title>
<updated>2023-07-27T19:36:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-07-13T14:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=9ceb7a3ffb0e86af35c01aee38420007a1e3fa83'/>
<id>urn:sha1:9ceb7a3ffb0e86af35c01aee38420007a1e3fa83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5316: use a single pass of diff function instead of trim function</title>
<updated>2023-07-27T19:36:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-06-27T14:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=5085dce15b6e41cf0d1ae3cd832a262f6902ac36'/>
<id>urn:sha1:5085dce15b6e41cf0d1ae3cd832a262f6902ac36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5089: add tree_union for use in unit test.</title>
<updated>2023-03-23T18:42:52+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-03-14T18:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=cd80232b1e9af085e2d3c3102bb096451916bfce'/>
<id>urn:sha1:cd80232b1e9af085e2d3c3102bb096451916bfce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T4235: drop unneeded graft function</title>
<updated>2023-03-23T18:42:52+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-03-14T18:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=e484fe8752602b3fe493d1493f66948df724dd81'/>
<id>urn:sha1:e484fe8752602b3fe493d1493f66948df724dd81</id>
<content type='text'>
This was a general use function that is uneeded in this simple case.
</content>
</entry>
<entry>
<title>T5087: clone with lexical insertion of nodes and ordering of values</title>
<updated>2023-03-23T18:42:52+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-03-14T18:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=794c82f0bde6764a6a478f52987bf67b38fc4088'/>
<id>urn:sha1:794c82f0bde6764a6a478f52987bf67b38fc4088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T4991: add function show_diff for unified diff of configs</title>
<updated>2023-02-10T21:32:45+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-02-10T20:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=183d8c5f238ead24a72e2c9bd220deb38074f0be'/>
<id>urn:sha1:183d8c5f238ead24a72e2c9bd220deb38074f0be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T4491: use empty string for name of config_tree root node</title>
<updated>2022-06-28T19:08:21+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-06-28T18:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=4df07f8e286ebfacb70c87ee499a4d2c42b772e9'/>
<id>urn:sha1:4df07f8e286ebfacb70c87ee499a4d2c42b772e9</id>
<content type='text'>
The practice of using "root" for the internal name of the root node
collides with actual nodes named "root", due to a utility function that
checks 'if root' by name. Use empty string as name of root node, as no
actual node will match.
</content>
</entry>
<entry>
<title>T4235: add comments on producing delete commands</title>
<updated>2022-04-27T19:45:03+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-04-27T19:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos1x-config.git/commit/?id=283653093339c6b646d26d8bcdd36161777ee01b'/>
<id>urn:sha1:283653093339c6b646d26d8bcdd36161777ee01b</id>
<content type='text'>
</content>
</entry>
</feed>
