<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nimgen/src, branch fix-execaction</title>
<subtitle>Forked from https://github.com/genotrance/nimgen</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/'/>
<entry>
<title>Fix off by one error in execAction</title>
<updated>2019-10-27T07:34:33+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2019-10-27T07:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=89578472650c604a19025416a2c1b725cc7db9d7'/>
<id>89578472650c604a19025416a2c1b725cc7db9d7</id>
<content type='text'>
When the executed command length is less than or equal to 64 characters
in total (including the shell invocation) then echoing the command will
raise an exception. This is because `..` is inclusive. So we were trying
to take one character too big slice from the command string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the executed command length is less than or equal to 64 characters
in total (including the shell invocation) then echoing the command will
raise an exception. This is because `..` is inclusive. So we were trying
to take one character too big slice from the command string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #42 - curl should follow redirects, powershell wget backport</title>
<updated>2019-07-17T03:17:32+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-07-17T03:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=2be81614a9851ec13547bffcfe73c20fec6f7708'/>
<id>2be81614a9851ec13547bffcfe73c20fec6f7708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use ospaths on Nim-devel</title>
<updated>2018-12-09T00:54:36+00:00</updated>
<author>
<name>data-man</name>
<email>datamanrb@gmail.com</email>
</author>
<published>2018-12-09T00:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=2f1a62a03023981f14a8a3cdfbd1d5238a388cb2'/>
<id>2f1a62a03023981f14a8a3cdfbd1d5238a388cb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gGitOutput set</title>
<updated>2018-10-31T03:16:29+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-10-31T03:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=1f3ae34dc0fd9959cdd187a57cc4854cb9ca9b67'/>
<id>1f3ae34dc0fd9959cdd187a57cc4854cb9ca9b67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OS specific sections, execAction, nowildcard, multi git repos, branch/tag/commit</title>
<updated>2018-10-31T02:55:17+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-10-31T02:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=1c057f2520dd912176d2559e0761b060029fd217'/>
<id>1c057f2520dd912176d2559e0761b060029fd217</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nimnuklear and nimfastText</title>
<updated>2018-09-26T21:44:28+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-09-26T21:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=8eaa76560191901dc64e4d8aa4c7d7f3779e3e71'/>
<id>8eaa76560191901dc64e4d8aa4c7d7f3779e3e71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ropes dependency</title>
<updated>2018-08-20T00:25:04+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-08-20T00:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=864506afbc431ddb62fad36bda38361cfcfe9801'/>
<id>864506afbc431ddb62fad36bda38361cfcfe9801</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix nil rope</title>
<updated>2018-08-19T22:05:19+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-08-19T22:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=02de68b36d10bf92560a2812c06211b5fdbe2343'/>
<id>02de68b36d10bf92560a2812c06211b5fdbe2343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add move capability, handle compile duplicate names</title>
<updated>2018-08-19T17:31:21+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-08-19T17:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=1711052eae985e042ab22108f0975d9bb0906abf'/>
<id>1711052eae985e042ab22108f0975d9bb0906abf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve compile</title>
<updated>2018-08-15T20:19:59+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-08-15T20:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=7e21b2799eafaad9662bf2d754e94d25eea25100'/>
<id>7e21b2799eafaad9662bf2d754e94d25eea25100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
