The linkable library for Git

Joined May 2012
Photos and videos
libgit2 retweeted
libgit2 users: I screwed up a change in the commit APIs for v1.8.1. We reverted the change in v1.8.2rc, and I'm trying to figure out the best path forward. If you have input, weigh in here: github.com/libgit2/libgit2/i…
2
2
681
libgit2 retweeted
This is some intense competition! But if you want to support @libgit2, vote here!
28 Aug 2024
Replying to @GitKraken
Poll #2, cast your vote! 🗳️
1
2
850
25 Feb 2023
libgit2 v1.6.0 (Hubbeliges Krokodil) is now available with experimental SHA256 support for bare repositories, partial stash, support for push-by-OID, and many bug fixes. github.com/libgit2/libgit2/r…

1
1
8
3,347
25 Feb 2023
libgit2 v1.4.6 and v1.5.2 are also available with minor bugfixes for SSH known hosts handling on Windows.
1
191
20 Jan 2023
libgit2 has released v1.4.5 and v1.5.1 to mitigate CVE 2023-22742. Prior versions did not validate remote ssh host keys by default, and required users to provide a callback. libgit2 now validates remote host keys. Users are encouraged to upgrade. github.com/libgit2/libgit2/r…
1
4
10
1,338
20 Jan 2023
Our thanks to the @JuliaLanguage and @rustlang teams for reporting this and assisting with a fix.
5
137
12 Apr 2022
libgit2 is not directly affected by this security issue (since libgit2 never directly executes other applications) but we are providing these changes as a security release for any users that use libgit2 for repository discovery and then also use git on that repository.
1
12 Apr 2022
We encourage all libgit2 users to update.