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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodegit
/
libgit2
Public
forked from
libgit2/libgit2
Notifications
You must be signed in to change notification settings
Fork
6
Star
4
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
libgit2
include
on
libgit-next
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 7, 2024
Merge branch 'feature/custom-tls-for-external-library' into libgit-next-1.7.2
zawata
committed
efdaa4a
View commit details
Copy full SHA for efdaa4a
View code at this point
Browse repository at this point
Implement custom thread local storage for user of library
zawata
committed
0602711
View commit details
Copy full SHA for 0602711
View code at this point
Browse repository at this point
New checkout option: disabled_filters
Show description for 680b5f0
zawata
committed
680b5f0
View commit details
Copy full SHA for 680b5f0
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
v1.7.2: update version numbers
ethomson
committed
a418d9d
View commit details
Copy full SHA for a418d9d
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
v1.7.1: update version numbers
ethomson
committed
81a9edd
View commit details
Copy full SHA for 81a9edd
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
fix: Add missing include for oidarray.
Show description for 085a169
dvzrv
authored and
ethomson
committed
085a169
View commit details
Copy full SHA for 085a169
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
v1.7: update version numbers
ethomson
committed
bdd0315
View commit details
Copy full SHA for bdd0315
View code at this point
Browse repository at this point
Commits on Jul 15, 2023
Merge pull request #6563 from libgit2/pks/test-allocator
Show description for 58be98b
ethomson
authored
58be98b
View commit details
Copy full SHA for 58be98b
View code at this point
Browse repository at this point
Commits on May 16, 2023
worktree: document that is_prunable sets error messages
Show description for 12b54ae
ethomson
committed
12b54ae
View commit details
Copy full SHA for 12b54ae
View code at this point
Browse repository at this point
Commits on May 14, 2023
alloc: simplify pluggable allocators
Show description for 9dd1bfe
ethomson
committed
9dd1bfe
View commit details
Copy full SHA for 9dd1bfe
View code at this point
Browse repository at this point
Commits on May 13, 2023
streams: sockets are non-blocking and can timeout
Show description for fad9042
ethomson
committed
fad9042
View commit details
Copy full SHA for fad9042
View code at this point
Browse repository at this point
oid: don't assume thread local state was initialized
Show description for 4f76ef5
ethomson
committed
4f76ef5
View commit details
Copy full SHA for 4f76ef5
View code at this point
Browse repository at this point
Commits on May 9, 2023
Merge pull request #6557 from libgit2/ethomson/shallow
Show description for 2bbcdee
ethomson
authored
2bbcdee
View commit details
Copy full SHA for 2bbcdee
View code at this point
Browse repository at this point
fetch: remove `unshallow` option
Show description for 437c5f5
ethomson
committed
437c5f5
View commit details
Copy full SHA for 437c5f5
View code at this point
Browse repository at this point
oid: use an oid array instead of shallowarray
Show description for 0a7e32b
ethomson
committed
0a7e32b
View commit details
Copy full SHA for 0a7e32b
View code at this point
Browse repository at this point
Commits on May 8, 2023
shallow: don't default to -1 for depth
Show description for 3388f5b
ethomson
committed
3388f5b
View commit details
Copy full SHA for 3388f5b
View code at this point
Browse repository at this point
Commits on May 6, 2023
sha256: wrap_odb supports SHA256
ethomson
committed
161d8a1
View commit details
Copy full SHA for 161d8a1
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
shallow: remove feature flag
Show description for dd15c61
ethomson
committed
dd15c61
View commit details
Copy full SHA for dd15c61
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
Merge remote-tracking branch 'origin/main' into shallow-clone-network
ethomson
committed
190a4c5
View commit details
Copy full SHA for 190a4c5
View code at this point
Browse repository at this point
Merge pull request #6549 from libgit2/ethomson/sha256_experimental
Show description for 8a62616
ethomson
authored
8a62616
View commit details
Copy full SHA for 8a62616
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
meta: the main branch is now v1.7.0
ethomson
committed
3630883
View commit details
Copy full SHA for 3630883
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
commit graph: support sha256
ethomson
committed
b899fda
View commit details
Copy full SHA for b899fda
View code at this point
Browse repository at this point
midx: support sha256
ethomson
committed
be484d3
View commit details
Copy full SHA for be484d3
View code at this point
Browse repository at this point
diff: parse patches with sha256
ethomson
committed
db2a794
View commit details
Copy full SHA for db2a794
View code at this point
Browse repository at this point
index: add sha256 support
ethomson
committed
523f893
View commit details
Copy full SHA for 523f893
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
v1.6.3: update version numbers
Edward Thomson
committed
2173ca8
View commit details
Copy full SHA for 2173ca8
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
Remove unnecessary include.
lrm29
committed
e288f87
View commit details
Copy full SHA for e288f87
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Merge branch 'shallow-clone-network' of https://github.com/mathworks/libgit2 into shallow-clone-network
lrm29
committed
e3bf6db
View commit details
Copy full SHA for e3bf6db
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 79ed94e
lrm29
and
Qix-
authored
79ed94e
View commit details
Copy full SHA for 79ed94e
View code at this point
Browse repository at this point
Remove unused git_transport_flags_t
lrm29
committed
d935773
View commit details
Copy full SHA for d935773
View code at this point
Browse repository at this point
Merge commit 'd066d0d95c43e97df6624292f3f527f9372ca8fe'
lrm29
committed
570ef74
View commit details
Copy full SHA for 570ef74
View code at this point
Browse repository at this point
Commits on Feb 28, 2023
v1.6.2: update version numbers
ethomson
committed
9d1a3ef
View commit details
Copy full SHA for 9d1a3ef
View code at this point
Browse repository at this point
Commits on Feb 25, 2023
v1.6.1: correct missing version number updates
ethomson
committed
8a871d1
View commit details
Copy full SHA for 8a871d1
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
v1.6: update version numbers
ethomson
committed
ef235a1
View commit details
Copy full SHA for ef235a1
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Correct the definition of "empty" in the docs for `git_repository_is_empty`
Show description for 86b532d
timrogers
committed
86b532d
View commit details
Copy full SHA for 86b532d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.