<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/git2go/go.mod, branch v0.0.35</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/git2go/atom?h=v0.0.35</id>
<link rel='self' href='http://cgit.wit.com/jcarr/git2go/atom?h=v0.0.35'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/'/>
<updated>2024-12-17T19:19:35Z</updated>
<entry>
<title>better gitpb</title>
<updated>2024-12-17T19:19:35Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-12-17T19:19:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=d5a0e0056f7c73290bd75e214886c9b57cbd021f'/>
<id>urn:sha1:d5a0e0056f7c73290bd75e214886c9b57cbd021f</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>Replace golang.org/x/crypto/openpgp with github.com/ProtonMail/go-crypto</title>
<updated>2022-12-09T20:43:11Z</updated>
<author>
<name>Roland Shoemaker</name>
<email>roland@golang.org</email>
</author>
<published>2022-12-09T20:43:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=e65b1c188ccb9b4aa4863ec702c3985c382f53db'/>
<id>urn:sha1:e65b1c188ccb9b4aa4863ec702c3985c382f53db</id>
<content type='text'>
The golang.org/x/crypto/openpgp library has been deprecated for over a
year now (see golang.org/issue/44226, and the deprecation notice in the
package documentation). The library is unmaintained and has a number of
API and usability issues. ProtonMail maintains a community fork which
is actively maintained, and for most cases is a drop-in replacement.

This change switches usages of golang.org/x/crypto/openpgp/... with
github.com/ProtonMail/go-crypto/openpgp/..., the only other code changes
are adding a nil packet.Config to a openpgp.CheckArmoredDetachedSignature
call.

(This change is part of a wider effort by the Go Security team to remove
usages of golang.org/x/crypto/openpgp from the Go ecosystem.)
</content>
</entry>
<entry>
<title>libgit2 v1.5.0 #major (#929)</title>
<updated>2022-10-04T14:50:57Z</updated>
<author>
<name>Sanskar Jaiswal</name>
<email>hey@aryan.lol</email>
</author>
<published>2022-10-04T14:50:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=c1ec21d89caa0cdb0aefd6f6b8f95648418a3543'/>
<id>urn:sha1:c1ec21d89caa0cdb0aefd6f6b8f95648418a3543</id>
<content type='text'>
Update libgit2 to v1.5.0. Replace `SmartProxyOptions()` with `SmartRemoteConnectOptions()`.

Fixes: https://github.com/libgit2/git2go/issues/899

Signed-off-by: Sanskar Jaiswal &lt;jaiswalsanskar078@gmail.com&gt;
Co-authored-by: lhchavez &lt;lhchavez@lhchavez.com&gt;</content>
</entry>
<entry>
<title>libgit2 v1.3.0 #major (#840)</title>
<updated>2021-10-14T11:42:42Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2021-10-14T11:42:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=6eae74c128e37e590d3a5da3fe0561add4b94d5c'/>
<id>urn:sha1:6eae74c128e37e590d3a5da3fe0561add4b94d5c</id>
<content type='text'>
This commit introduces libgit2 v1.3.0 to git2go, which brings a large
number of [bugfixes and
features](https://github.com/libgit2/libgit2/releases/tag/v1.3.0).

This also marks the start of the v33 release.</content>
</entry>
<entry>
<title>libgit2 v1.2.0 #major</title>
<updated>2021-09-06T01:52:01Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2021-09-03T13:40:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=018647fd481a7eb4af97d5f61afc0fddfe76fc24'/>
<id>urn:sha1:018647fd481a7eb4af97d5f61afc0fddfe76fc24</id>
<content type='text'>
This commit introduces libgit2 v1.2.0 to git2go, which brings a large
number of [bugfixes and
features](https://github.com/libgit2/libgit2/releases/tag/v1.2.0).

This also marks the start of the v32 release.
</content>
</entry>
<entry>
<title>Add `NewCredentialSSHKeyFromSigner` (#706)</title>
<updated>2020-12-06T19:55:04Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-12-06T19:55:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=abf02bc7d79dfb7b0bbcd404ebecb202cff2a18e'/>
<id>urn:sha1:abf02bc7d79dfb7b0bbcd404ebecb202cff2a18e</id>
<content type='text'>
This change adds `NewCredentialSSHKeyFromSigner`, which allows idiomatic
use of SSH keys from Go. This also lets us spin off an SSH server in the
tests.</content>
</entry>
<entry>
<title>Create v31 to support libgit2 v1.1.x (#668)</title>
<updated>2020-10-27T01:09:26Z</updated>
<author>
<name>Suhaib Mujahid</name>
<email>suhaibmujahid@gmail.com</email>
</author>
<published>2020-10-27T01:09:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=ad3ec3664d54779c4c2e49e41f85e886fbff343c'/>
<id>urn:sha1:ad3ec3664d54779c4c2e49e41f85e886fbff343c</id>
<content type='text'>
The libgit2 `v1.1.0` is released two weeks ago. This PR allows `git2go` to link against the new version.</content>
</entry>
<entry>
<title>Add support for creating signed commits and signing commits during a rebase (#626)</title>
<updated>2020-08-18T16:25:31Z</updated>
<author>
<name>michael boulton</name>
<email>61595820+mbfr@users.noreply.github.com</email>
</author>
<published>2020-08-18T16:25:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=7d4453198b55ecc2d9e09b64352edecb5db8b6ef'/>
<id>urn:sha1:7d4453198b55ecc2d9e09b64352edecb5db8b6ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Uprev vendor/libgit2 to v1.0</title>
<updated>2020-04-02T14:53:59Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-04-02T14:42:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/git2go/commit/?id=13ca96065e6be3292c931cc580bbc125962b394e'/>
<id>urn:sha1:13ca96065e6be3292c931cc580bbc125962b394e</id>
<content type='text'>
This uprevs libgit2 to the latest and greatest.
</content>
</entry>
</feed>
