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
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 }}
raiden2012
/
libgit2sharp
Public
forked from
libgit2/libgit2sharp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
libgit2sharp
LibGit2Sharp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 18, 2014
Release LibGit2Sharp v0.20.1
Edward Thomson
committed
e62364d
View commit details
Copy full SHA for e62364d
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
Update libgit2 to 91fa31f
Show description for 6e81396
Edward Thomson
committed
6e81396
View commit details
Copy full SHA for 6e81396
View code at this point
Browse repository at this point
Commits on Nov 4, 2014
Release LibGit2Sharp v0.20
nulltoken
committed
a2682ed
View commit details
Copy full SHA for a2682ed
View code at this point
Browse repository at this point
Warn when signature cannot be properly inferred from configuration
nulltoken
committed
cf3b806
View commit details
Copy full SHA for cf3b806
View code at this point
Browse repository at this point
Refactor Signature creation from configuration
nulltoken
committed
8a71afe
View commit details
Copy full SHA for 8a71afe
View code at this point
Browse repository at this point
Prevent creation of a Signature with an empty email
nulltoken
committed
381428e
View commit details
Copy full SHA for 381428e
View code at this point
Browse repository at this point
Safer email and name validation in Configuration.BuildSignature
iclanton
authored and
nulltoken
committed
665f107
View commit details
Copy full SHA for 665f107
View code at this point
Browse repository at this point
Add preemptive config null check
Show description for 5913654
dahlbyk
authored and
nulltoken
committed
5913654
View commit details
Copy full SHA for 5913654
View code at this point
Browse repository at this point
Update libgit2 to 3f8d005
Show description for ed519c5
Edward Thomson
committed
ed519c5
View commit details
Copy full SHA for ed519c5
View code at this point
Browse repository at this point
Commits on Oct 31, 2014
Move higher level Index operations to IRepository
Show description for 7a31788
JPaulDuncan
authored and
nulltoken
committed
7a31788
View commit details
Copy full SHA for 7a31788
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Drop internal ICredentialsProvider
nulltoken
committed
4341e7e
View commit details
Copy full SHA for 4341e7e
View code at this point
Browse repository at this point
Fix compareOptions handling in Diff.Compare<T>
Show description for cd9732f
JPaulDuncan
authored and
nulltoken
committed
cd9732f
View commit details
Copy full SHA for cd9732f
View code at this point
Browse repository at this point
Introduce logging
Show description for c9aff7a
Edward Thomson
committed
c9aff7a
View commit details
Copy full SHA for c9aff7a
View code at this point
Browse repository at this point
Commits on Oct 15, 2014
Update libgit2 to e0383fa
Edward Thomson
authored and
nulltoken
committed
369bb76
View commit details
Copy full SHA for 369bb76
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
Update exception message when Pull cannot find ref to merge
jamill
committed
e263898
View commit details
Copy full SHA for e263898
View code at this point
Browse repository at this point
Commits on Oct 5, 2014
Introduce MergeFetchHeadNotFoundException
Show description for c8e7be6
jamill
committed
c8e7be6
View commit details
Copy full SHA for c8e7be6
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
Branch.Remote property should not throw
Show description for 1b820a5
jamill
committed
1b820a5
View commit details
Copy full SHA for 1b820a5
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Make BuildSignature() throw a descriptive message
Show description for f3a6b7e
jaccus
committed
f3a6b7e
View commit details
Copy full SHA for f3a6b7e
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
Adds support for nCrunch.
Micah
committed
f60ef6a
View commit details
Copy full SHA for f60ef6a
View code at this point
Browse repository at this point
Commits on Sep 13, 2014
Deprecate repo.Version in favor of GlobalSettings.Version
Show description for 91c04d8
JPaulDuncan
authored and
nulltoken
committed
91c04d8
View commit details
Copy full SHA for 91c04d8
View code at this point
Browse repository at this point
Remove optional parameters from IRepository
Show description for b8225a7
JPaulDuncan
authored and
nulltoken
committed
b8225a7
View commit details
Copy full SHA for b8225a7
View code at this point
Browse repository at this point
Add missing public method xml documentation
nulltoken
committed
a4a4436
View commit details
Copy full SHA for a4a4436
View code at this point
Browse repository at this point
Deprecate repo.Refs.Move() in favor of repo.Refs.Rename()
Show description for ad02fed
JPaulDuncan
authored and
nulltoken
committed
ad02fed
View commit details
Copy full SHA for ad02fed
View code at this point
Browse repository at this point
Commits on Sep 10, 2014
Revert should throw if HEAD branch is orphaned
jamill
authored and
StelioCantos
committed
329c652
View commit details
Copy full SHA for 329c652
View code at this point
Browse repository at this point
Revert should clean up repository state when there is nothing to revert
Show description for 7776cdb
jamill
authored and
StelioCantos
committed
7776cdb
View commit details
Copy full SHA for 7776cdb
View code at this point
Browse repository at this point
Commits on Sep 9, 2014
Expose method to clear the index
niik
committed
e335cd0
View commit details
Copy full SHA for e335cd0
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
Add IBelongToARepository with some implementations
dahlbyk
committed
c9157e4
View commit details
Copy full SHA for c9157e4
View code at this point
Browse repository at this point
Capture Reference instances' repo
dahlbyk
committed
547daba
View commit details
Copy full SHA for 547daba
View code at this point
Browse repository at this point
Commits on Sep 2, 2014
Subtransport logic.
phkelley
authored and
Edward Thomson
committed
ec8b9ec
View commit details
Copy full SHA for ec8b9ec
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
Makes RemoteUpdater disposable to reuse remotehandle
sitereactor
committed
ca6242c
View commit details
Copy full SHA for ca6242c
View code at this point
Browse repository at this point
Introduce low level Index/Tree operations
alexdima
committed
92b0e4e
View commit details
Copy full SHA for 92b0e4e
View code at this point
Browse repository at this point
Teach RemoteUpdater to set the Url
sitereactor
committed
8d8fbb1
View commit details
Copy full SHA for 8d8fbb1
View code at this point
Browse repository at this point
Commits on Aug 31, 2014
Drop obsolete members after release v0.19.0
nulltoken
committed
82fa7bb
View commit details
Copy full SHA for 82fa7bb
View code at this point
Browse repository at this point
Commits on Aug 27, 2014
Release LibGit2Sharp v0.19
nulltoken
committed
b70d403
View commit details
Copy full SHA for b70d403
View code at this point
Browse repository at this point
Remove trailing whitespaces
nulltoken
committed
520b1aa
View commit details
Copy full SHA for 520b1aa
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.