<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/git2go/Makefile, branch v0.1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/git2go/atom?h=v0.1.2</id>
<link rel='self' href='http://cgit.wit.com/jcarr/git2go/atom?h=v0.1.2'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/'/>
<updated>2025-01-05T07:21:58Z</updated>
<entry>
<title>try build against 1.8.x</title>
<updated>2025-01-05T07:21:58Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2025-01-05T07:21:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=c9a7e84e5be3d60214f2a9db02a851ed10263b22'/>
<id>urn:sha1:c9a7e84e5be3d60214f2a9db02a851ed10263b22</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>rename as libgit2</title>
<updated>2024-12-17T21:01:59Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-12-17T21:01:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=585a8dbbe57e3538ad2acaef58c3bf8bb238e000'/>
<id>urn:sha1:585a8dbbe57e3538ad2acaef58c3bf8bb238e000</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to libgit2 version 1.8.4. dump old github and vendor stuff</title>
<updated>2024-12-16T23:50:57Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-12-16T23:50:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=530f3618a8f4c7d9c8d3981548112439b22e09e7'/>
<id>urn:sha1:530f3618a8f4c7d9c8d3981548112439b22e09e7</id>
<content type='text'>
	go install go.wit.com/apps/go-clone@latest
	go install go.wit.com/apps/go-mod-clean@latest
	go-clone --recusive go.wit.com/lib/git2go

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>Generate stringer files automatically (#841)</title>
<updated>2021-11-08T14:38:55Z</updated>
<author>
<name>Kirill</name>
<email>g4s8.public@gmail.com</email>
</author>
<published>2021-11-08T14:38:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=5e35338d58b589939b599c98ec9e6b44f94de20a'/>
<id>urn:sha1:5e35338d58b589939b599c98ec9e6b44f94de20a</id>
<content type='text'>
Added `stringer` annotations to `git.go` for `ErrorClass` and
`ErrorCode`. Added `generate` rule for `Makefile` to generate
string representations for these types (first building cgo files
in `_obj` dir to get C constants). Finally, updated `ci` actions
workflow to check that generated files are up to date.

Fixes: #543</content>
</entry>
<entry>
<title>Build improvements (#707)</title>
<updated>2020-12-06T14:13:38Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-12-06T14:13:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=54afccfa0f5a5574525cbba3b4568cbda252a3df'/>
<id>urn:sha1:54afccfa0f5a5574525cbba3b4568cbda252a3df</id>
<content type='text'>
This change makes the test be verbose and use parallelization if
possible (when using gmake to build).</content>
</entry>
<entry>
<title>Update CI configuration</title>
<updated>2020-02-23T02:21:38Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-02-22T23:07:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=26edffd5f57618d2927926fde4c4ac1fcba5d84a'/>
<id>urn:sha1:26edffd5f57618d2927926fde4c4ac1fcba5d84a</id>
<content type='text'>
This change:

* Updates the GitHub actions so that they run different commands for the
  dynamic and static flavors of libgit2.
* Updates the .travis.yml file so that it does roughly the same as the
  GitHub actions.
* Adds the release-* branches to the CI configurations.
</content>
</entry>
<entry>
<title>Makefile: disable test caching</title>
<updated>2019-12-10T22:15:09Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlosmn@github.com</email>
</author>
<published>2019-12-10T22:15:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=790b3d2ac014385a76e858bc21549be50c3ef7c8'/>
<id>urn:sha1:790b3d2ac014385a76e858bc21549be50c3ef7c8</id>
<content type='text'>
This does not work well when you're changing C stuff underneath.
</content>
</entry>
<entry>
<title>Deduplicate Makefile static target and add thread locking check</title>
<updated>2017-07-08T16:24:41Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlosmn@github.com</email>
</author>
<published>2017-07-08T16:24:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=27d123f631abfaaf8079ba4d3270744a840b579b'/>
<id>urn:sha1:27d123f631abfaaf8079ba4d3270744a840b579b</id>
<content type='text'>
It turns out we had been running CI without performing the thread locking check.
</content>
</entry>
<entry>
<title>travis: build statically</title>
<updated>2017-04-14T10:51:13Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2017-04-14T10:51:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=e7747d31746abadbba6ae986538874b336687f7a'/>
<id>urn:sha1:e7747d31746abadbba6ae986538874b336687f7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow building statically via the "static" build tag</title>
<updated>2017-04-14T10:36:42Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2016-11-19T14:48:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=5001942b59502155fc51b7d315b161c721ea1cf2'/>
<id>urn:sha1:5001942b59502155fc51b7d315b161c721ea1cf2</id>
<content type='text'>
</content>
</entry>
</feed>
