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
pointers
User selector
All users
All time
Commit history
Commits on Mar 20, 2016
Bring back LeaksContainer
Show description for d45523c
carlosmn
committed
d45523c
View commit details
Copy full SHA for d45523c
Browse repository at this point
Commits on Feb 15, 2016
Use a common abstract class for the handles
Show description for c9c49b1
carlosmn
committed
c9c49b1
View commit details
Copy full SHA for c9c49b1
Browse repository at this point
Commits on Jan 15, 2016
Get rid of some more opaque safe handles
carlosmn
committed
b0a88b7
View commit details
Copy full SHA for b0a88b7
Browse repository at this point
Get rid of Reflog{,Entry}SafeHandle
carlosmn
committed
3bc68d5
View commit details
Copy full SHA for 3bc68d5
Browse repository at this point
Get rid of ConflictIteratorSafeHandle and {,Null}IndexSafeHandle
carlosmn
committed
ec88896
View commit details
Copy full SHA for ec88896
Browse repository at this point
Get rid of Configuration{,Iterator}SafeHandle
carlosmn
committed
4b8b026
View commit details
Copy full SHA for 4b8b026
Browse repository at this point
Get rid of DiffSafeHandle and PatchSafeHandle
carlosmn
committed
1d5b5f5
View commit details
Copy full SHA for 1d5b5f5
Browse repository at this point
fixup! Move git_reference to the template
carlosmn
committed
57a9183
View commit details
Copy full SHA for 57a9183
Browse repository at this point
Commits on Jan 14, 2016
Get rid of the rest of MarshalAs
Show description for b55cd1c
carlosmn
committed
b55cd1c
View commit details
Copy full SHA for b55cd1c
Browse repository at this point
Get rid of StatusListSafeHandle
carlosmn
committed
d3622c3
View commit details
Copy full SHA for d3622c3
Browse repository at this point
Get rid of SignatureSafeHandle
carlosmn
committed
4c5c088
View commit details
Copy full SHA for 4c5c088
Browse repository at this point
Get rid of StatusEntrySafeHandle
Show description for 1f50a0f
carlosmn
committed
1f50a0f
View commit details
Copy full SHA for 1f50a0f
Browse repository at this point
Get rid of IndexNameEntrySafeHandle and IndexReucEntrySafeHandle
carlosmn
committed
707bbc7
View commit details
Copy full SHA for 707bbc7
Browse repository at this point
Set the pointer to null upon disposing
carlosmn
committed
b2d9e44
View commit details
Copy full SHA for b2d9e44
Browse repository at this point
Get rid of RepositorySafeHandle
Show description for 86498c7
carlosmn
committed
86498c7
View commit details
Copy full SHA for 86498c7
Browse repository at this point
Remove unused TreeEntrySafeHandle
carlosmn
committed
8be1e38
View commit details
Copy full SHA for 8be1e38
Browse repository at this point
Get rid of GitRefSpecHandle
carlosmn
committed
70074f9
View commit details
Copy full SHA for 70074f9
Browse repository at this point
Get rid of OidSafeHandle
carlosmn
committed
c0cf249
View commit details
Copy full SHA for c0cf249
Browse repository at this point
Commits on Jan 13, 2016
Move git_reference to the template
carlosmn
committed
5762938
View commit details
Copy full SHA for 5762938
Browse repository at this point
Create handles via templating
Show description for c05ee27
carlosmn
committed
c05ee27
View commit details
Copy full SHA for c05ee27
Browse repository at this point
Commits on Jan 12, 2016
Get rid of the branch iterator SafeHandle
carlosmn
committed
690af70
View commit details
Copy full SHA for 690af70
Browse repository at this point
Commits on Dec 16, 2015
Disentangle the reference and config iterators
Show description for 43521a6
carlosmn
committed
43521a6
View commit details
Copy full SHA for 43521a6
Browse repository at this point
Get rid of the index entry SafeHandle
carlosmn
committed
966ec5a
View commit details
Copy full SHA for 966ec5a
Browse repository at this point
Use pointers to read the index entries
carlosmn
committed
92fc8f5
View commit details
Copy full SHA for 92fc8f5
Browse repository at this point
Use pointers for getting the list of advertised refs
carlosmn
committed
ed25e69
View commit details
Copy full SHA for ed25e69
Browse repository at this point
Commits on Dec 11, 2015
Use pointers for git references
Show description for 7445d4c
carlosmn
committed
7445d4c
View commit details
Copy full SHA for 7445d4c
Browse repository at this point
Use pointers for tree entries
Show description for e5aa4fb
carlosmn
committed
e5aa4fb
View commit details
Copy full SHA for e5aa4fb
Browse repository at this point
Use pointers for retrieving a config entry
Show description for c2b73df
carlosmn
committed
c2b73df
View commit details
Copy full SHA for c2b73df
Browse repository at this point
Use a pointer to retrieve the library's error
Show description for b1f1f47
carlosmn
committed
b1f1f47
View commit details
Copy full SHA for b1f1f47
Browse repository at this point
Commits on Nov 12, 2015
Merge pull request #1233 from golsby/1217-push-opts-custom-headers
Show description for f8c944b
nulltoken
committed
f8c944b
View commit details
Copy full SHA for f8c944b
Browse repository at this point
Add CustomHeaders member to GitPushOptions
Show description for 5ede10f
golsby
authored and
pearswj
committed
5ede10f
View commit details
Copy full SHA for 5ede10f
Browse repository at this point
Commits on Nov 6, 2015
Merge pull request #1221 from libgit2/ntk/xml_doc
Show description for 28f1bbc
nulltoken
committed
28f1bbc
View commit details
Copy full SHA for 28f1bbc
Browse repository at this point
Commits on Nov 4, 2015
Merge pull request #1227 from tomcsmith1990/minimal-diff-algorithm
Show description for e90dc97
nulltoken
committed
e90dc97
View commit details
Copy full SHA for e90dc97
Browse repository at this point
Merge pull request #1229 from tomcsmith1990/fix-myers-algorithm-spelling
Show description for 7c8a875
nulltoken
committed
7c8a875
View commit details
Copy full SHA for 7c8a875
Browse repository at this point
Add minimal diff algorithm to API and use it when set on options
Tom Smith
committed
6cad2ee
View commit details
Copy full SHA for 6cad2ee
Browse repository at this point
Previous
Next
You can’t perform that action at this time.