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
src
libgit2
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
Merge branch 'feature/fix-unquoted-patch-file-paths-with-space' into libgit-next-1.7.2
zawata
committed
a9d63bf
View commit details
Copy full SHA for a9d63bf
View code at this point
Browse repository at this point
Merge branch 'feature/fix-nsec-performance' into libgit-next-1.7.2
zawata
committed
31aad4e
View commit details
Copy full SHA for 31aad4e
View code at this point
Browse repository at this point
Merge branch 'feature/disabled-filters-checkout' into libgit-next-1.7.2
zawata
committed
fea128b
View commit details
Copy full SHA for fea128b
View code at this point
Browse repository at this point
patch: fix issue #6294 - unquoted paths with spaces
zawata
committed
3023c79
View commit details
Copy full SHA for 3023c79
View code at this point
Browse repository at this point
Fix degraded performance using GIT_USE_NSEC on repos cloned with GIT_USE_NSEC disabled
zawata
committed
f01354a
View commit details
Copy full SHA for f01354a
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
checkout: cleanup duplication in checkout_create_the_new
Show description for 1b97d15
implausible
authored and
zawata
committed
1b97d15
View commit details
Copy full SHA for 1b97d15
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
index: correct index has_dir_name check
Show description for 487af0c
ethomson
committed
487af0c
View commit details
Copy full SHA for 487af0c
View code at this point
Browse repository at this point
revparse: fix parsing bug for trailing `@`
Show description for 7f6f3df
ethomson
committed
7f6f3df
View commit details
Copy full SHA for 7f6f3df
View code at this point
Browse repository at this point
transport: safely handle messages with no caps
Show description for d298b02
ethomson
committed
d298b02
View commit details
Copy full SHA for d298b02
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
winhttp: use new http-style url parser for proxies
ethomson
committed
38a3a37
View commit details
Copy full SHA for 38a3a37
View code at this point
Browse repository at this point
http: allow proxies to be specified in common format
Show description for 7a901fb
ethomson
committed
7a901fb
View commit details
Copy full SHA for 7a901fb
View code at this point
Browse repository at this point
httpclient: safety
ethomson
committed
a3d2922
View commit details
Copy full SHA for a3d2922
View code at this point
Browse repository at this point
Validate proxy URL on Windows.
lrm29
authored and
ethomson
committed
5a13d4c
View commit details
Copy full SHA for 5a13d4c
View code at this point
Browse repository at this point
Return an error for invalid proxy URLs instead of crashing.
lrm29
authored and
ethomson
committed
402f63a
View commit details
Copy full SHA for 402f63a
View code at this point
Browse repository at this point
ssh: fix known_hosts leak in _git_ssh_setup_conn
steven9724
authored and
ethomson
committed
ec2439b
View commit details
Copy full SHA for ec2439b
View code at this point
Browse repository at this point
repository: make cleanup safe for re-use with grafts
Show description for 86a4a26
carlosmn
authored and
ethomson
committed
86a4a26
View commit details
Copy full SHA for 86a4a26
View code at this point
Browse repository at this point
stransport: macos: replace errSSLNetworkTimeout, with hard-coded value
Show description for 03b0642
mascguy
authored and
ethomson
committed
03b0642
View commit details
Copy full SHA for 03b0642
View code at this point
Browse repository at this point
Commits on Jul 15, 2023
Merge pull request #6577 from cavaquinho/fix/workdir_to_index_untracked_reverse
Show description for e3e0564
ethomson
authored
e3e0564
View commit details
Copy full SHA for e3e0564
View code at this point
Browse repository at this point
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
Merge pull request #6345 from arroz/fix/branch-move-reflog
Show description for 47dcc4b
ethomson
authored
47dcc4b
View commit details
Copy full SHA for 47dcc4b
View code at this point
Browse repository at this point
Merge pull request #6539 from cavaquinho/fix/revwalk-insert-by-date
Show description for 633cde0
ethomson
authored
633cde0
View commit details
Copy full SHA for 633cde0
View code at this point
Browse repository at this point
Merge pull request #6585 from libgit2/cmn/midx-no-oid-verify
Show description for 15e42fb
ethomson
authored
15e42fb
View commit details
Copy full SHA for 15e42fb
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
Merge pull request #6584 from libgit2/cmn/pack-index-size
Show description for 40ed228
ethomson
authored
40ed228
View commit details
Copy full SHA for 40ed228
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
midx: do not try to look at every object in the index
Show description for c1aa021
carlosmn
committed
c1aa021
View commit details
Copy full SHA for c1aa021
View code at this point
Browse repository at this point
pack: cast the number of objects to size_t
Show description for 1bbe0dd
carlosmn
committed
1bbe0dd
View commit details
Copy full SHA for 1bbe0dd
View code at this point
Browse repository at this point
midx: allow unknown chunk ids in multi-pack index files
Show description for f576b7d
carlosmn
committed
f576b7d
View commit details
Copy full SHA for f576b7d
View code at this point
Browse repository at this point
Commits on Jun 10, 2023
#6576 git_diff_index_to_workdir reverse now loads untracked content
arroz
committed
4a2c4cc
View commit details
Copy full SHA for 4a2c4cc
View code at this point
Browse repository at this point
Commits on May 16, 2023
worktree: update prunable to reflect refactorings
Show description for 3721432
ethomson
committed
3721432
View commit details
Copy full SHA for 3721432
View code at this point
Browse repository at this point
Refactor git_worktree_is_prunable slightly to fix memory leak
rbmclean
authored and
ethomson
committed
05719c5
View commit details
Copy full SHA for 05719c5
View code at this point
Browse repository at this point
Added check if gitdir exists in is_prunable()
Show description for 86db1ad
rbmclean
authored and
ethomson
committed
86db1ad
View commit details
Copy full SHA for 86db1ad
View code at this point
Browse repository at this point
Commits on May 15, 2023
tests: add allocator with limited number of bytes
Show description for 90cc077
pks-t
authored and
ethomson
committed
90cc077
View commit details
Copy full SHA for 90cc077
View code at this point
Browse repository at this point
Commits on May 13, 2023
win32: use WSAGetLastError to determine blocking
ethomson
committed
14c820b
View commit details
Copy full SHA for 14c820b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.