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
Avoid reading and writing global state when loading native library
- #1563
#1563
Merged
ethomson
merged 14 commits into
libgit2:master
libgit2/libgit2sharp:master
from
tmat:NativeLoad
tmat/libgit2sharp:NativeLoad
Copy head branch name to clipboard
Apr 17, 2018
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Avoid reading and writing global state when loading native library
#1563
ethomson
merged 14 commits into
libgit2:master
libgit2/libgit2sharp:master
from
tmat:NativeLoad
tmat/libgit2sharp:NativeLoad
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2018
Avoid reading and writing global state when loading native library
tmat
committed
b01c549
View commit details
Copy full SHA for b01c549
Browse repository at this point
Add test.
Show description for 0e2665c
tmat
committed
0e2665c
View commit details
Copy full SHA for 0e2665c
Browse repository at this point
Make test types internal
tmat
committed
8a10035
View commit details
Copy full SHA for 8a10035
Browse repository at this point
PR feedback and test both x64 and x86 platforms
tmat
committed
748e596
View commit details
Copy full SHA for 748e596
Browse repository at this point
Rename platform to architecture
tmat
committed
671d058
View commit details
Copy full SHA for 671d058
Browse repository at this point
Do not create packages for test app projects
tmat
committed
2c1e96d
View commit details
Copy full SHA for 2c1e96d
Browse repository at this point
Search for native library in runtimes dir and allow setting NativeLibraryPath on .NET Core.
tmat
committed
fc7b5b3
View commit details
Copy full SHA for fc7b5b3
Browse repository at this point
Avoid IVT
tmat
committed
fe71caa
View commit details
Copy full SHA for fe71caa
Browse repository at this point
Generate NativeDllName in tests
tmat
committed
9aadf0b
View commit details
Copy full SHA for 9aadf0b
Browse repository at this point
Rename TestApp to NativeLibraryLoadTestApp
tmat
committed
896eb24
View commit details
Copy full SHA for 896eb24
Browse repository at this point
Fix path
tmat
committed
53e1fea
View commit details
Copy full SHA for 53e1fea
Browse repository at this point
Do not set default value for NativeLibararyPath on .NET Core
tmat
committed
e618156
View commit details
Copy full SHA for e618156
Browse repository at this point
Commits on Apr 17, 2018
Clean up trailing whitespace
bording
committed
d9496ba
View commit details
Copy full SHA for d9496ba
Browse repository at this point
Add code generation targets to Solution Items
bording
committed
497f91f
View commit details
Copy full SHA for 497f91f
Browse repository at this point
You can’t perform that action at this time.