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
921
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
Breadcrumbs
History for
libgit2sharp
LibGit2Sharp
Index.cs
on
master
User selector
All users
All time
Commit history
Commits on Nov 23, 2024
Run dotnet format
bording
committed
0eed453
View commit details
Copy full SHA for 0eed453
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Return TransientIndex from ObjectDatabase.MergeCommitsIntoIndex
tyrielv
committed
32f3409
View commit details
Copy full SHA for 32f3409
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
Add MergeCommitsIntoIndex to ObjectDatabase
tyrielv
committed
504f95e
View commit details
Copy full SHA for 504f95e
View code at this point
Browse repository at this point
Commits on Apr 3, 2016
Ensure disposal of all diff results
niik
committed
f916e79
View commit details
Copy full SHA for f916e79
View code at this point
Browse repository at this point
Commits on Mar 29, 2016
Move Stage and Unstage to Commands and keep the index in memory
Show description for 7a9d52b
carlosmn
committed
7a9d52b
View commit details
Copy full SHA for 7a9d52b
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Get rid of ConflictIteratorSafeHandle and {,Null}IndexSafeHandle
carlosmn
committed
ec88896
View commit details
Copy full SHA for ec88896
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
Get rid of the index entry SafeHandle
carlosmn
committed
966ec5a
View commit details
Copy full SHA for 966ec5a
View code at this point
Browse repository at this point
Use pointers to read the index entries
carlosmn
committed
92fc8f5
View commit details
Copy full SHA for 92fc8f5
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 Apr 8, 2015
Conflicts: take the Index not the Repository
Edward Thomson
committed
eaf7817
View commit details
Copy full SHA for eaf7817
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 Feb 20, 2015
Move Repository.Reset(paths) into Index
Show description for 605b623
bording
committed
605b623
View commit details
Copy full SHA for 605b623
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Teach low level Index.Add() to accept a Blob
Show description for f4c7bd6
nulltoken
committed
f4c7bd6
View commit details
Copy full SHA for f4c7bd6
View code at this point
Browse repository at this point
Expose low level Index.Add()
nulltoken
committed
18745ed
View commit details
Copy full SHA for 18745ed
View code at this point
Browse repository at this point
Expose low level Index.Remove()
nulltoken
committed
a8973a4
View commit details
Copy full SHA for a8973a4
View code at this point
Browse repository at this point
Minor code cleanup
nulltoken
committed
cf0a893
View commit details
Copy full SHA for cf0a893
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Drop obsolete members after release v0.20.0
nulltoken
committed
1d7ed78
View commit details
Copy full SHA for 1d7ed78
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 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 1, 2014
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
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
Remove trailing whitespaces
nulltoken
committed
520b1aa
View commit details
Copy full SHA for 520b1aa
View code at this point
Browse repository at this point
Commits on Aug 23, 2014
Index.Stage: do not stage ignored files
Show description for cf8c5fb
Edward Thomson
committed
cf8c5fb
View commit details
Copy full SHA for cf8c5fb
View code at this point
Browse repository at this point
Commits on Jun 23, 2014
repo.Unstage() renamed items correctly
Edward Thomson
committed
2378a56
View commit details
Copy full SHA for 2378a56
View code at this point
Browse repository at this point
Commits on Jun 18, 2014
Remove conflicts in Index.Remove
Edward Thomson
committed
4bc4857
View commit details
Copy full SHA for 4bc4857
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
Commits on Mar 20, 2014
Update libgit2 to 36a80fd
Show description for 8124810
ben
authored and
nulltoken
committed
8124810
View commit details
Copy full SHA for 8124810
View code at this point
Browse repository at this point
Commits on Dec 3, 2013
Introduce renames in status
Show description for 974ad99
Edward Thomson
committed
974ad99
View commit details
Copy full SHA for 974ad99
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Drop unused parameter
nulltoken
committed
5e62858
View commit details
Copy full SHA for 5e62858
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
Make string marshaling either lax or strict
nulltoken
committed
b10c4b6
View commit details
Copy full SHA for b10c4b6
View code at this point
Browse repository at this point
Introduce EncodingMarshaler.Cleanup()
nulltoken
committed
75eaceb
View commit details
Copy full SHA for 75eaceb
View code at this point
Browse repository at this point
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 Oct 5, 2013
Make RetrieveStatus() reload on-disk index beforehand
Show description for 8effe57
dahlbyk
authored and
nulltoken
committed
8effe57
View commit details
Copy full SHA for 8effe57
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
Update libgit2 binaries to 11f8336
Show description for 7b70423
nulltoken
committed
7b70423
View commit details
Copy full SHA for 7b70423
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
Previous
Next
You can’t perform that action at this time.