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 }}
softctrl
/
libgit2
Public
forked from
libgit2/libgit2
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
libgit2
include
git2
on
development
User selector
All users
All time
Commit history
Commits on Jan 3, 2014
Merge pull request #2022 from KTXSoftware/development
Show description for ac9f923
arrbee
committed
ac9f923
View commit details
Copy full SHA for ac9f923
View code at this point
Browse repository at this point
Commits on Jan 2, 2014
Fix warnings with submodule changes
arrbee
committed
9152417
View commit details
Copy full SHA for 9152417
View code at this point
Browse repository at this point
Read the submodule branch option from Git 1.8.2.
Robert Konrad
committed
1031197
View commit details
Copy full SHA for 1031197
View code at this point
Browse repository at this point
Commits on Dec 30, 2013
Accept 'submodule.*.fetchRecurseSubmodules' config 'on-demand' value
linquize
committed
fccadba
View commit details
Copy full SHA for fccadba
View code at this point
Browse repository at this point
Commits on Dec 18, 2013
Merge pull request #1920 from libgit2/cmn/ref-with-log
Show description for 4e1f517
Vicent Marti
committed
4e1f517
View commit details
Copy full SHA for 4e1f517
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
Overwrite ignored files on checkout
Edward Thomson
committed
81a2012
View commit details
Copy full SHA for 81a2012
View code at this point
Browse repository at this point
Commits on Dec 12, 2013
Add git_treebuilder_insert test and clarify doc
Show description for 452c7de
arrbee
committed
452c7de
View commit details
Copy full SHA for 452c7de
View code at this point
Browse repository at this point
Cleanups, renames, and leak fixes
Show description for 9cfce27
arrbee
committed
9cfce27
View commit details
Copy full SHA for 9cfce27
View code at this point
Browse repository at this point
Commits on Dec 11, 2013
Test cancel from indexer progress callback
Show description for 7697e54
arrbee
committed
7697e54
View commit details
Copy full SHA for 7697e54
View code at this point
Browse repository at this point
Update clone doc and tests for callback return val
Show description for 8f1066a
arrbee
committed
8f1066a
View commit details
Copy full SHA for 8f1066a
View code at this point
Browse repository at this point
Fix checkout notify callback docs and tests
Show description for cbd0489
arrbee
committed
cbd0489
View commit details
Copy full SHA for cbd0489
View code at this point
Browse repository at this point
Update git_blob_create_fromchunks callback behavr
Show description for 19853bd
arrbee
committed
19853bd
View commit details
Copy full SHA for 19853bd
View code at this point
Browse repository at this point
Update docs for new callback return value behavior
arrbee
committed
373cf6a
View commit details
Copy full SHA for 373cf6a
View code at this point
Browse repository at this point
Remove converting user error to GIT_EUSER
Show description for 25e0b15
arrbee
committed
25e0b15
View commit details
Copy full SHA for 25e0b15
View code at this point
Browse repository at this point
Improve GIT_EUSER handling
Show description for 96869a4
arrbee
committed
96869a4
View commit details
Copy full SHA for 96869a4
View code at this point
Browse repository at this point
Add config read fns with controlled error behavior
Show description for 9f77b3f
arrbee
committed
9f77b3f
View commit details
Copy full SHA for 9f77b3f
View code at this point
Browse repository at this point
Commits on Dec 9, 2013
refs: expose has_log() on the backend
Show description for f210512
carlosmn
committed
f210512
View commit details
Copy full SHA for f210512
View code at this point
Browse repository at this point
refs: expose a way to ensure a ref has a log
Show description for 8d5ec91
carlosmn
committed
8d5ec91
View commit details
Copy full SHA for 8d5ec91
View code at this point
Browse repository at this point
Commits on Dec 6, 2013
Clarify docs
ben
committed
a7c83ae
View commit details
Copy full SHA for a7c83ae
View code at this point
Browse repository at this point
Clarify default value and behavior
ben
committed
710f383
View commit details
Copy full SHA for 710f383
View code at this point
Browse repository at this point
Commits on Dec 5, 2013
Introduce GIT_DIFF_FIND_BY_CONFIG
ben
committed
a6ebc2b
View commit details
Copy full SHA for a6ebc2b
View code at this point
Browse repository at this point
Commits on Dec 3, 2013
Bare naked merge and rebase
Edward Thomson
committed
eac938d
View commit details
Copy full SHA for eac938d
View code at this point
Browse repository at this point
Merge pull request #1977 from ethomson/revert
Show description for db0a7e3
Vicent Martí
committed
db0a7e3
View commit details
Copy full SHA for db0a7e3
View code at this point
Browse repository at this point
Commits on Dec 2, 2013
clean up state metadata more consistently
Edward Thomson
authored and
ethomson
committed
bab0b9f
View commit details
Copy full SHA for bab0b9f
View code at this point
Browse repository at this point
Introduce git_revert to revert a single commit
Edward Thomson
authored and
ethomson
committed
300d192
View commit details
Copy full SHA for 300d192
View code at this point
Browse repository at this point
GIT_DIFF_FIND_REMOVE_UNMODIFIED sounds better
arrbee
committed
f62c174
View commit details
Copy full SHA for f62c174
View code at this point
Browse repository at this point
Add GIT_DIFF_FIND_DELETE_UNMODIFIED flag
Show description for 97ad85b
arrbee
committed
97ad85b
View commit details
Copy full SHA for 97ad85b
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
reflog: remove git_reflog_append_to()
Show description for 13c9e44
carlosmn
committed
13c9e44
View commit details
Copy full SHA for 13c9e44
View code at this point
Browse repository at this point
reflog: integrate into the ref writing
Show description for a57dd3b
carlosmn
committed
a57dd3b
View commit details
Copy full SHA for a57dd3b
View code at this point
Browse repository at this point
refdb: add a `message` parameter for appending to the log
Show description for 110df89
carlosmn
committed
110df89
View commit details
Copy full SHA for 110df89
View code at this point
Browse repository at this point
refs: Introduce git_reference_symbolic_set_target_with_log()
nulltoken
authored and
carlosmn
committed
ca84e05
View commit details
Copy full SHA for ca84e05
View code at this point
Browse repository at this point
refs: Introduce git_reference_set_target_with_log()
nulltoken
authored and
carlosmn
committed
14ab0e1
View commit details
Copy full SHA for 14ab0e1
View code at this point
Browse repository at this point
refs: Introduce git_reference_symbolic_create_with_log()
nulltoken
authored and
carlosmn
committed
56ad378
View commit details
Copy full SHA for 56ad378
View code at this point
Browse repository at this point
refs: Introduce git_reference_create_with_log()
nulltoken
authored and
carlosmn
committed
bba25f3
View commit details
Copy full SHA for bba25f3
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
transport: document ssh-agent authentication
ghedo
committed
138e014
View commit details
Copy full SHA for 138e014
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.