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
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 }}
vmandy
/
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
Branch selector
vNext
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 23, 2014
Fix Remotes.Add(name, url, refspec) implementation
Show description for 61e8add
nulltoken
committed
61e8add
View commit details
Copy full SHA for 61e8add
Browse repository at this point
Commits on Jan 22, 2014
Speed up postbuild xcopy
Show description for 08fb122
duncansmart
committed
08fb122
View commit details
Copy full SHA for 08fb122
Browse repository at this point
Commits on Jan 21, 2014
Fix xmldoc typo
ben
committed
a3de5ba
View commit details
Copy full SHA for a3de5ba
Browse repository at this point
Introduce Diff.Compare<PatchStats>()
ben
committed
4e43e4f
View commit details
Copy full SHA for 4e43e4f
Browse repository at this point
Commits on Jan 17, 2014
Bind git_patch_line_stats
ben
committed
0bbed21
View commit details
Copy full SHA for 0bbed21
Browse repository at this point
Commits on Jan 16, 2014
Initial merge functionality.
Show description for cc4bb2d
angusbjones
authored and
jamill
committed
cc4bb2d
View commit details
Copy full SHA for cc4bb2d
Browse repository at this point
Commits on Jan 9, 2014
Introduce marshaling extension to IntPtr
ben
committed
9165ae3
View commit details
Copy full SHA for 9165ae3
Browse repository at this point
Deploy Proxy.MarshalAs<T> more extensively
ben
committed
dce1367
View commit details
Copy full SHA for dce1367
Browse repository at this point
Update error categories to match libgit2
Edward Thomson
committed
8077fd2
View commit details
Copy full SHA for 8077fd2
Browse repository at this point
Commits on Jan 8, 2014
Prefer git_patch_print to git_diff_print
Show description for 7df7b96
ben
committed
7df7b96
View commit details
Copy full SHA for 7df7b96
Browse repository at this point
Commits on Jan 6, 2014
Delegate Commit.MessageShort to libgit2 (#593)
Aimeast
committed
7089f63
View commit details
Copy full SHA for 7089f63
Browse repository at this point
Skip failling tests due to recent github handling modification of include-tag
Show description for c7b1a99
yorah
committed
c7b1a99
View commit details
Copy full SHA for c7b1a99
Browse repository at this point
Commits on Dec 24, 2013
Drop obsolete members after release v0.15.0
nulltoken
committed
2ff661a
View commit details
Copy full SHA for 2ff661a
Browse repository at this point
Release LibGit2Sharp v0.15.0
nulltoken
committed
d71ccce
View commit details
Copy full SHA for d71ccce
Browse repository at this point
Commits on Dec 23, 2013
Update libgit2 binaries to 65e9dc6
Show description for 4b15e5c
nulltoken
committed
4b15e5c
View commit details
Copy full SHA for 4b15e5c
Browse repository at this point
Fix Xml documentation compilation warning
nulltoken
committed
be589ef
View commit details
Copy full SHA for be589ef
Browse repository at this point
Commits on Dec 21, 2013
Deprecate ObjectId.StartsWith(byte[], int)
nulltoken
committed
c405b0f
View commit details
Copy full SHA for c405b0f
Browse repository at this point
Simplify OdbBackend.ReadPrefix() implementation
nulltoken
committed
e5a6ad5
View commit details
Copy full SHA for e5a6ad5
Browse repository at this point
Commits on Dec 20, 2013
Fix compilation warnings
nulltoken
committed
a342d68
View commit details
Copy full SHA for a342d68
Browse repository at this point
Commits on Dec 13, 2013
Add tar archiving tests
yorah
committed
88bf65e
View commit details
Copy full SHA for 88bf65e
Browse repository at this point
Add archive as tar functionality
Show description for 36d40bd
yorah
committed
36d40bd
View commit details
Copy full SHA for 36d40bd
Browse repository at this point
Trim down tar-cs to keep only the tarring capabilities needed for git-archive
Show description for f2d5b19
yorah
committed
f2d5b19
View commit details
Copy full SHA for f2d5b19
Browse repository at this point
Add tarring capabilities
Show description for 5701f42
yorah
committed
5701f42
View commit details
Copy full SHA for 5701f42
Browse repository at this point
Add Archive() to ObjectDatabase
yorah
committed
2eb72b5
View commit details
Copy full SHA for 2eb72b5
Browse repository at this point
Commits on Dec 12, 2013
Network.Fetch() accepts optional refspec
Show description for 27cd2dc
Yogu
committed
27cd2dc
View commit details
Copy full SHA for 27cd2dc
Browse repository at this point
Refactored Network.Fetch() with FetchOptions
Show description for dea2d7b
Yogu
committed
dea2d7b
View commit details
Copy full SHA for dea2d7b
Browse repository at this point
Commits on Dec 11, 2013
Rename CommitFilter.FirstParent to FirstParentOnly
nulltoken
committed
d7879b0
View commit details
Copy full SHA for d7879b0
Browse repository at this point
CommitFilter: add simplify-by-first-parent option
Show description for 01d105c
carlosmn
authored and
nulltoken
committed
01d105c
View commit details
Copy full SHA for 01d105c
Browse repository at this point
Commits on Dec 10, 2013
Network: allow downloading from a url
Show description for 1374884
carlosmn
committed
1374884
View commit details
Copy full SHA for 1374884
Browse repository at this point
Don't load a remote's refspecs lazily
Show description for b9bb6d6
carlosmn
committed
b9bb6d6
View commit details
Copy full SHA for b9bb6d6
Browse repository at this point
Commits on Dec 6, 2013
Explicitly dispose handle
nulltoken
committed
d677741
View commit details
Copy full SHA for d677741
Browse repository at this point
Commits on Dec 5, 2013
Introduce ObjectDatabase.CalculateHistoryDivergence()
Show description for a845db9
nulltoken
committed
a845db9
View commit details
Copy full SHA for a845db9
Browse repository at this point
Remove trailing whitespaces
nulltoken
committed
442f7a8
View commit details
Copy full SHA for 442f7a8
Browse repository at this point
Revise API for rename/copy detection
ben
committed
f5d9d0e
View commit details
Copy full SHA for f5d9d0e
Browse repository at this point
Initial rename detection work
roend83
authored and
ben
committed
eb935c1
View commit details
Copy full SHA for eb935c1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.