<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/arg/parse_test.go, branch v1.3.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/arg/atom?h=v1.3.0</id>
<link rel='self' href='http://cgit.wit.com/jcarr/arg/atom?h=v1.3.0'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/'/>
<updated>2020-01-24T22:42:49Z</updated>
<entry>
<title>add a further test</title>
<updated>2020-01-24T22:42:49Z</updated>
<author>
<name>Alex Flint</name>
<email>alex.flint@gmail.com</email>
</author>
<published>2020-01-24T22:42:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/commit/?id=cb4e079d13af069a75c6549216c6902a7569f57f'/>
<id>urn:sha1:cb4e079d13af069a75c6549216c6902a7569f57f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issue with duplicate fields in embedded structs</title>
<updated>2020-01-24T22:30:29Z</updated>
<author>
<name>Alex Flint</name>
<email>alex.flint@gmail.com</email>
</author>
<published>2020-01-24T22:30:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/commit/?id=711618869d25f9f1851bb18d4792c3f46ef9821b'/>
<id>urn:sha1:711618869d25f9f1851bb18d4792c3f46ef9821b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various changes</title>
<updated>2019-11-29T21:22:21Z</updated>
<author>
<name>Andrew Morozko</name>
<email>Andrew-Morozko@users.noreply.github.com</email>
</author>
<published>2019-11-29T21:22:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/commit/?id=c3a019cdb8116ae3b4a928c2a14efd83df7f34aa'/>
<id>urn:sha1:c3a019cdb8116ae3b4a928c2a14efd83df7f34aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>store default values during NewParser</title>
<updated>2019-10-20T06:23:32Z</updated>
<author>
<name>Alex Flint</name>
<email>alex.flint@gmail.com</email>
</author>
<published>2019-10-20T06:23:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/commit/?id=cc768447a7257b5957349efe0f7ecbaaa95f34f8'/>
<id>urn:sha1:cc768447a7257b5957349efe0f7ecbaaa95f34f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for default values in struct tags</title>
<updated>2019-10-08T23:39:00Z</updated>
<author>
<name>Alex Flint</name>
<email>alex.flint@gmail.com</email>
</author>
<published>2019-10-08T23:39:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/commit/?id=0c952979908ba4db23086ffdbdfa3bca01f174e0'/>
<id>urn:sha1:0c952979908ba4db23086ffdbdfa3bca01f174e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issue 89 (multiple args terminated by "--")</title>
<updated>2019-10-04T20:18:17Z</updated>
<author>
<name>Alex Flint</name>
<email>alex.flint@gmail.com</email>
</author>
<published>2019-10-04T20:18:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/commit/?id=233d378a5092a5c64c17f2ed9078dca9c09fcd47'/>
<id>urn:sha1:233d378a5092a5c64c17f2ed9078dca9c09fcd47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix comment</title>
<updated>2019-08-06T23:00:13Z</updated>
<author>
<name>Alex Flint</name>
<email>alex.flint@gmail.com</email>
</author>
<published>2019-08-06T23:00:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/commit/?id=fcdfbc090b3262d6d078337b5de78fe1038a41ba'/>
<id>urn:sha1:fcdfbc090b3262d6d078337b5de78fe1038a41ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>no need to initialize nil structs during path traversal</title>
<updated>2019-05-03T23:32:16Z</updated>
<author>
<name>Alex Flint</name>
<email>alex.flint@gmail.com</email>
</author>
<published>2019-05-03T23:32:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/commit/?id=990e87d80d9989dd2fbac4db21c8527e1f17cea3'/>
<id>urn:sha1:990e87d80d9989dd2fbac4db21c8527e1f17cea3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add Parser.Subcommand and Parser.SubcommandNames</title>
<updated>2019-05-03T23:08:29Z</updated>
<author>
<name>Alex Flint</name>
<email>alex.flint@gmail.com</email>
</author>
<published>2019-05-03T23:08:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/commit/?id=bd97edec87a0541321c6e2529150e315ee11cd8b'/>
<id>urn:sha1:bd97edec87a0541321c6e2529150e315ee11cd8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test use of --version</title>
<updated>2019-05-02T16:47:39Z</updated>
<author>
<name>Alex Flint</name>
<email>alex.flint@gmail.com</email>
</author>
<published>2019-05-02T16:47:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/arg/commit/?id=a68d6000b69b0f4769ee1d72ff61a15dd1589383'/>
<id>urn:sha1:a68d6000b69b0f4769ee1d72ff61a15dd1589383</id>
<content type='text'>
</content>
</entry>
</feed>
