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 }}
devlead
/
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
Diff.cs
on
master
User selector
All users
All time
Commit history
Commits on Apr 3, 2016
Make all DiffResults disposable, move ownership of diff handle
Show description for 1062426
niik
committed
1062426
View commit details
Copy full SHA for 1062426
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Merge pull request #1283 from libgit2/no-diff-notify-unless-necessary
Show description for f3c998c
carlosmn
committed
f3c998c
View commit details
Copy full SHA for f3c998c
View code at this point
Browse repository at this point
Commits on Mar 19, 2016
Don't provide a diff notify callback unless necessary
Show description for 32f6cca
niik
committed
32f6cca
View commit details
Copy full SHA for 32f6cca
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Get rid of DiffSafeHandle and PatchSafeHandle
carlosmn
committed
1d5b5f5
View commit details
Copy full SHA for 1d5b5f5
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
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
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Remove CultureInfo parameter from LibGit2sharpException ctor and use always InvariantCulture
Oded Welgreen
authored and
Oded Welgreen
committed
7dd95b8
View commit details
Copy full SHA for 7dd95b8
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
Decorate Diff.Compare generics with interface
Show description for 8a673bb
Therzok
committed
8a673bb
View commit details
Copy full SHA for 8a673bb
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Applying consistant formatting across the project
Show description for 97256e7
J Wyman
committed
97256e7
View commit details
Copy full SHA for 97256e7
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
Adding support for message formatting in exception c'tors
J Wyman
committed
409a4a2
View commit details
Copy full SHA for 409a4a2
View code at this point
Browse repository at this point
Commits on May 23, 2015
Obsolete CompareOptions.UsePatienceAlgorithm in favor of .Algorithm
Show description for 66c41b3
nulltoken
committed
66c41b3
View commit details
Copy full SHA for 66c41b3
View code at this point
Browse repository at this point
Commits on May 15, 2015
Drop optional parameters in Diff.cs
shiftkey
authored and
nulltoken
committed
44aa149
View commit details
Copy full SHA for 44aa149
View code at this point
Browse repository at this point
Commits on May 7, 2015
UsePatienceAlgorithm flag in CompareOptions, closes #1037
dmalikov
committed
70d1439
View commit details
Copy full SHA for 70d1439
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Optimize import directives
nulltoken
committed
930f63c
View commit details
Copy full SHA for 930f63c
View code at this point
Browse repository at this point
Commits on Dec 7, 2014
Prevent leaking DiffSafeHandle on UnmatchedPathException
nulltoken
committed
366edf6
View commit details
Copy full SHA for 366edf6
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
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
Commits on Jun 25, 2014
git_strarray marshaling improvements
phkelley
authored and
nulltoken
committed
18c57ac
View commit details
Copy full SHA for 18c57ac
View code at this point
Browse repository at this point
Commits on Jun 2, 2014
Simplify disposal of some resources
nulltoken
committed
580dee6
View commit details
Copy full SHA for 580dee6
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
Upgrade to .Net 4.0
Show description for 6ff7bf8
nulltoken
committed
6ff7bf8
View commit details
Copy full SHA for 6ff7bf8
View code at this point
Browse repository at this point
Fix some issues pinpointed by Code Analysis
nulltoken
committed
ac394b4
View commit details
Copy full SHA for ac394b4
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
Introduce Diff.Compare<PatchStats>()
ben
committed
4e43e4f
View commit details
Copy full SHA for 4e43e4f
View code at this point
Browse repository at this point
Commits on Dec 5, 2013
Revise API for rename/copy detection
ben
committed
f5d9d0e
View commit details
Copy full SHA for f5d9d0e
View code at this point
Browse repository at this point
Initial rename detection work
roend83
authored and
ben
committed
eb935c1
View commit details
Copy full SHA for eb935c1
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
Update libgit2 binaries to e87d9d3
Show description for d9ecbae
nulltoken
committed
d9ecbae
View commit details
Copy full SHA for d9ecbae
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
Split Patch and TreeChanges generation
Show description for 11f4cb8
yorah
committed
11f4cb8
View commit details
Copy full SHA for 11f4cb8
View code at this point
Browse repository at this point
Commits on Aug 25, 2013
Teach Index.Stage to stage files in ignored dirs
Show description for 885de34
Edward Thomson
committed
885de34
View commit details
Copy full SHA for 885de34
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
Skip building diff patch while doing stage/reset
freevoid
committed
bcc25ce
View commit details
Copy full SHA for bcc25ce
View code at this point
Browse repository at this point
Commits on Jul 20, 2013
Teach Repository to Checkout paths
jamill
authored and
nulltoken
committed
7e5bbbf
View commit details
Copy full SHA for 7e5bbbf
View code at this point
Browse repository at this point
Commits on Jul 1, 2013
Standardize comments style
yorah
committed
6fbd65b
View commit details
Copy full SHA for 6fbd65b
View code at this point
Browse repository at this point
Commits on Jun 28, 2013
Rename DiffOptions into DiffModifiers
nulltoken
committed
d05b0da
View commit details
Copy full SHA for d05b0da
View code at this point
Browse repository at this point
Commits on May 25, 2013
Add CompareOptions
Show description for 96553df
dahlbyk
authored and
nulltoken
committed
96553df
View commit details
Copy full SHA for 96553df
View code at this point
Browse repository at this point
Commits on Apr 9, 2013
Add ExplicitPathsOptions to Repository.Index.Unstage()/Stage()
yorah
authored and
nulltoken
committed
6a2d99e
View commit details
Copy full SHA for 6a2d99e
View code at this point
Browse repository at this point
Add ExplicitPathsOptions to Repository.Diff.Compare()
Show description for 3f5bf00
yorah
authored and
nulltoken
committed
3f5bf00
View commit details
Copy full SHA for 3f5bf00
View code at this point
Browse repository at this point
Commits on Apr 3, 2013
Remove obsolete DiffTarget
dahlbyk
authored and
yorah
committed
5cdaba2
View commit details
Copy full SHA for 5cdaba2
View code at this point
Browse repository at this point
Commits on Mar 17, 2013
Respect core.ignorecase in BuildRelativePathFrom()
Show description for 020e14a
dahlbyk
authored and
nulltoken
committed
020e14a
View commit details
Copy full SHA for 020e14a
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
Make Diff.Compare consider untracked changes
mm201
authored and
nulltoken
committed
e1205a2
View commit details
Copy full SHA for e1205a2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.