<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/gui, branch v0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/gui/atom?h=v0.2</id>
<link rel='self' href='http://cgit.wit.com/jcarr/gui/atom?h=v0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/'/>
<updated>2021-10-31T19:21:36Z</updated>
<entry>
<title>REFACTOR: refactor everything to gui.Node struct</title>
<updated>2021-10-31T19:21:36Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2021-10-31T19:21:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=213c7d153b06d3e1211d1cdeae1e4f7833cb89f7'/>
<id>urn:sha1:213c7d153b06d3e1211d1cdeae1e4f7833cb89f7</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>REFACTOR: things are back to working as they were</title>
<updated>2021-10-06T19:32:07Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2021-10-06T19:32:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=36e2c6d2e3c266f32325985e98c3776755fdd511'/>
<id>urn:sha1:36e2c6d2e3c266f32325985e98c3776755fdd511</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>TAB: correctly lookup and add tabs to blank windows</title>
<updated>2021-10-06T18:23:00Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2021-10-06T18:23:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=7c6fae3efea5e96ae8aad2a3171f42ab4e69b3b1'/>
<id>urn:sha1:7c6fae3efea5e96ae8aad2a3171f42ab4e69b3b1</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>BUG: make it compile</title>
<updated>2021-10-06T16:58:39Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2021-10-06T16:58:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=18119fe04019d72f62c71c129a4eb2cb3f08ff7c'/>
<id>urn:sha1:18119fe04019d72f62c71c129a4eb2cb3f08ff7c</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>VIM-GO: auto-reformatting by vim-go</title>
<updated>2021-10-06T16:56:52Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2021-10-06T16:56:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=5a0a6ce7a66c2f617739dfb10b4f5e8660d8f39f'/>
<id>urn:sha1:5a0a6ce7a66c2f617739dfb10b4f5e8660d8f39f</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>FORMAT: I think somehow I formatted this</title>
<updated>2021-10-06T16:50:35Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2021-10-06T16:50:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=84d67feb2c8d8cea48bc6d4a362a70dab65a67c5'/>
<id>urn:sha1:84d67feb2c8d8cea48bc6d4a362a70dab65a67c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EXAMPLE: further improvements to the example</title>
<updated>2021-10-06T16:17:43Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2021-10-06T16:17:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=883159b940e711fbd3560edff8fcc3a2c2f68612'/>
<id>urn:sha1:883159b940e711fbd3560edff8fcc3a2c2f68612</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>EXAMPLE: provide a clean example</title>
<updated>2021-10-06T15:59:22Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2021-10-06T15:59:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=b40030a6b11a74a0ba1cb34d1eb12d49a3d3ed44'/>
<id>urn:sha1:b40030a6b11a74a0ba1cb34d1eb12d49a3d3ed44</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>REFACTOR: continue to move in a better direction</title>
<updated>2021-10-06T15:43:58Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2021-10-06T15:43:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=f11db8e7779a55b9dac277243dd3c4fe6fbd9a2e'/>
<id>urn:sha1:f11db8e7779a55b9dac277243dd3c4fe6fbd9a2e</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>CODE: start a general code refactor</title>
<updated>2021-10-06T13:36:28Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2021-10-06T13:36:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=504a067503e9d0dc4ce473eb1890276f485504c7'/>
<id>urn:sha1:504a067503e9d0dc4ce473eb1890276f485504c7</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
</feed>
