Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
libgit2
/
libgit2sharp
Public
Notifications
You must be signed in to change notification settings
Fork
922
Star
3.4k
Code
Issues
400
Pull requests
54
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 22, 2026
Merge pull request #2186 from libgit2/ethomson/updates
Show description for eaa698d
ethomson
authored
eaa698d
View commit details
Copy full SHA for eaa698d
Browse repository at this point
ci: update runners and containers
Show description for 7bd8362
ethomson
committed
7bd8362
View commit details
Copy full SHA for 7bd8362
Browse repository at this point
Commits on Jul 20, 2026
Update LibGit2Sharp.NativeBinaries to 2.0.324
ethomson
committed
8f3a63a
View commit details
Copy full SHA for 8f3a63a
Browse repository at this point
Commits on Oct 30, 2025
Fix libgit2 link (#2170)
Show description for cb58177
suterma
and
bording
authored
cb58177
View commit details
Copy full SHA for cb58177
Browse repository at this point
Commits on Jan 20, 2025
Use arm runner images (#2141)
bording
authored
50d6978
View commit details
Copy full SHA for 50d6978
Browse repository at this point
Commits on Dec 3, 2024
Add note about new SSH support
bording
committed
8276589
View commit details
Copy full SHA for 8276589
Browse repository at this point
Update CHANGES.md for v0.31
bording
committed
ee53bdd
View commit details
Copy full SHA for ee53bdd
Browse repository at this point
Commits on Nov 26, 2024
Merge pull request #1870 from tyrielv/tree-definition-delete
Show description for 3318b73
bording
authored
3318b73
View commit details
Copy full SHA for 3318b73
Browse repository at this point
Test and fix for https://github.com/libgit2/libgit2sharp/issues/1869
tyrielv
authored and
bording
committed
2dd7eca
View commit details
Copy full SHA for 2dd7eca
Browse repository at this point
Merge pull request #2072 from tyrielv/user/tyvella/objectdatabase-write-stream
Show description for af85e63
bording
authored
af85e63
View commit details
Copy full SHA for af85e63
Browse repository at this point
fix #2071 ObjectDatabase.Write<T>(Stream, long) does not respect T
tyrielv
authored and
bording
committed
d89638c
View commit details
Copy full SHA for d89638c
Browse repository at this point
Merge pull request #2093 from ltrzesniewski/owner-validation
Show description for b8f974f
bording
authored
b8f974f
View commit details
Copy full SHA for b8f974f
Browse repository at this point
Tweaks
bording
committed
d623e3e
View commit details
Copy full SHA for d623e3e
Browse repository at this point
Undo gitignore change
bording
committed
f218572
View commit details
Copy full SHA for f218572
Browse repository at this point
Make owner validation configurable
ltrzesniewski
authored and
bording
committed
9014820
View commit details
Copy full SHA for 9014820
Browse repository at this point
Commits on Nov 24, 2024
Merge pull request #2099 from enriqueraso/bug/Repositoy.Worktrees.Add_creates_an_empty_folder_for_the_worktree
Show description for 5fd810d
bording
authored
5fd810d
View commit details
Copy full SHA for 5fd810d
Browse repository at this point
Use safe instead of force
bording
committed
704a25b
View commit details
Copy full SHA for 704a25b
Browse repository at this point
Tweaks
bording
committed
f145a2c
View commit details
Copy full SHA for f145a2c
Browse repository at this point
Set GIT_CHECKOUT_FORCE as checkout strategy when creating a worktree
Enrique Raso Barbero
authored and
bording
committed
08fafd5
View commit details
Copy full SHA for 08fafd5
Browse repository at this point
Merge pull request #2132 from libgit2/clone-options-ctor
Show description for 0961ea7
bording
authored
0961ea7
View commit details
Copy full SHA for 0961ea7
Browse repository at this point
Add a CloneOptions constructor that takes a FetchOptions
bording
committed
aacf7cd
View commit details
Copy full SHA for aacf7cd
Browse repository at this point
Merge pull request #2131 from libgit2/libgit2-184
Show description for 17a2dee
bording
authored
17a2dee
View commit details
Copy full SHA for 17a2dee
Browse repository at this point
Comment out SSH test for now
bording
committed
8ef523d
View commit details
Copy full SHA for 8ef523d
Browse repository at this point
Update tests
bording
committed
9a11cbd
View commit details
Copy full SHA for 9a11cbd
Browse repository at this point
React to ABI changes
bording
committed
95b283b
View commit details
Copy full SHA for 95b283b
Browse repository at this point
Commits on Nov 23, 2024
Update LibGit2Sharp.NativeBinaries to 2.0.323
bording
committed
e1a94a1
View commit details
Copy full SHA for e1a94a1
Browse repository at this point
Tweak shallow cloning implementation
bording
committed
19236db
View commit details
Copy full SHA for 19236db
Browse repository at this point
Adds Depth to FetchOptions allowing for shallow cloning (#2070)
Show description for 47b2ee0
andersklepaker
authored
47b2ee0
View commit details
Copy full SHA for 47b2ee0
Browse repository at this point
Fix tests
bording
committed
5162c68
View commit details
Copy full SHA for 5162c68
Browse repository at this point
Run dotnet format
bording
committed
0eed453
View commit details
Copy full SHA for 0eed453
Browse repository at this point
Fix test warnings
bording
committed
d935c49
View commit details
Copy full SHA for d935c49
Browse repository at this point
Commits on Nov 22, 2024
Updates (#2128)
Show description for f4fc144
bording
authored
f4fc144
View commit details
Copy full SHA for f4fc144
Browse repository at this point
Commits on Nov 21, 2024
Use SafeHandles (#2127)
Show description for a88e2a0
bording
authored
a88e2a0
View commit details
Copy full SHA for a88e2a0
Browse repository at this point
Use private protected
bording
committed
66f6940
View commit details
Copy full SHA for 66f6940
Browse repository at this point
Remove macos-11
bording
committed
77cfeaf
View commit details
Copy full SHA for 77cfeaf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.