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 }}
dreamsql
/
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
src
on
development
User selector
All users
All time
Commit history
Commits on Nov 11, 2013
Merge pull request #1956 from libgit2/cmn/fetch-default-head
Show description for 6414fd3
Vicent Martí
committed
6414fd3
View commit details
Copy full SHA for 6414fd3
View code at this point
Browse repository at this point
remote: update head list on push
Show description for a6192d7
carlosmn
committed
a6192d7
View commit details
Copy full SHA for a6192d7
View code at this point
Browse repository at this point
remote: let's at least pretend to have some memory safety
Show description for 877cde7
carlosmn
committed
877cde7
View commit details
Copy full SHA for 877cde7
View code at this point
Browse repository at this point
remote: fix a couple of leaks
carlosmn
committed
1c967df
View commit details
Copy full SHA for 1c967df
View code at this point
Browse repository at this point
remote: make _ls return the list directly
Show description for 359dce7
carlosmn
committed
359dce7
View commit details
Copy full SHA for 359dce7
View code at this point
Browse repository at this point
Commits on Nov 10, 2013
remote: don't allow such direct access to the refspecs
Show description for 266af6d
carlosmn
committed
266af6d
View commit details
Copy full SHA for 266af6d
View code at this point
Browse repository at this point
config_file: style
Vicent Marti
committed
a1d35ed
View commit details
Copy full SHA for a1d35ed
View code at this point
Browse repository at this point
Merge pull request #1950 from csware/quote-config-values
Show description for b9cb72c
Vicent Martí
committed
b9cb72c
View commit details
Copy full SHA for b9cb72c
View code at this point
Browse repository at this point
Merge pull request #1936 from libgit2/better-url-parsing
Show description for 0df96f2
Vicent Martí
committed
0df96f2
View commit details
Copy full SHA for 0df96f2
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Allow callers to set mode on packfile creation
Edward Thomson
committed
1e60e5f
View commit details
Copy full SHA for 1e60e5f
View code at this point
Browse repository at this point
Rename method
Show description for 590c5ef
csware
committed
590c5ef
View commit details
Copy full SHA for 590c5ef
View code at this point
Browse repository at this point
Add git_packbuilder_hash to query pack filename
Edward Thomson
committed
cc2447d
View commit details
Copy full SHA for cc2447d
View code at this point
Browse repository at this point
Correctly quote config values while saving
Show description for fde9325
csware
committed
fde9325
View commit details
Copy full SHA for fde9325
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
don't double free pkt
ethomson
committed
7616b8d
View commit details
Copy full SHA for 7616b8d
View code at this point
Browse repository at this point
Merge pull request #1946 from arthurschreiber/change-branch-iterator-definition
Show description for a8baf4b
carlosmn
committed
a8baf4b
View commit details
Copy full SHA for a8baf4b
View code at this point
Browse repository at this point
Change the git_branch_iterator_new and git_branch_next definitions to use git_branch_t.
arthurschreiber
committed
a667ca8
View commit details
Copy full SHA for a667ca8
View code at this point
Browse repository at this point
Blame: change signature to be more binding-friendly
ben
committed
8adea28
View commit details
Copy full SHA for 8adea28
View code at this point
Browse repository at this point
Make url decoding more bulletproof
ben
committed
79c4434
View commit details
Copy full SHA for 79c4434
View code at this point
Browse repository at this point
Fix MSVC 64-bit warnings
ben
committed
aad5403
View commit details
Copy full SHA for aad5403
View code at this point
Browse repository at this point
Remove unnecessary check
ben
committed
d6eb3f9
View commit details
Copy full SHA for d6eb3f9
View code at this point
Browse repository at this point
Incorporate feedback
ben
committed
fe294b9
View commit details
Copy full SHA for fe294b9
View code at this point
Browse repository at this point
Plug configuration file search paths leaks
nulltoken
committed
39b1ad7
View commit details
Copy full SHA for 39b1ad7
View code at this point
Browse repository at this point
Plug git_merge() related leaks
nulltoken
committed
8d22773
View commit details
Copy full SHA for 8d22773
View code at this point
Browse repository at this point
merge branch into current, updating workdir
Edward Thomson
committed
039db72
View commit details
Copy full SHA for 039db72
View code at this point
Browse repository at this point
Merge pull request #1943 from libgit2/ntk/fix/leaks
Show description for ae26c4b
Vicent Martí
committed
ae26c4b
View commit details
Copy full SHA for ae26c4b
View code at this point
Browse repository at this point
Merge pull request #1938 from libgit2/cmn/branch-iterator
Show description for c82f7f8
Vicent Martí
committed
c82f7f8
View commit details
Copy full SHA for c82f7f8
View code at this point
Browse repository at this point
Fix leaks
nulltoken
committed
61080a9
View commit details
Copy full SHA for 61080a9
View code at this point
Browse repository at this point
Merge pull request #1941 from libgit2/rb/preserve-iterator-error
Show description for ffd0405
Vicent Martí
committed
ffd0405
View commit details
Copy full SHA for ffd0405
View code at this point
Browse repository at this point
branch: move from foreach to an iterator
Show description for 8ec889a
carlosmn
authored and
Vicent Marti
committed
8ec889a
View commit details
Copy full SHA for 8ec889a
View code at this point
Browse repository at this point
error: Simplify giterr_detach
Vicent Marti
committed
1eab9f0
View commit details
Copy full SHA for 1eab9f0
View code at this point
Browse repository at this point
Propagate ELOCKED error when updating the config
nulltoken
committed
e8162fd
View commit details
Copy full SHA for e8162fd
View code at this point
Browse repository at this point
move mode_t to filebuf_open instead of _commit
Edward Thomson
committed
1d3a8ae
View commit details
Copy full SHA for 1d3a8ae
View code at this point
Browse repository at this point
Take umask into account in filebuf_commit
ethomson
authored and
Edward Thomson
committed
f966acd
View commit details
Copy full SHA for f966acd
View code at this point
Browse repository at this point
Fix ssh.c compile
ben
committed
ac72051
View commit details
Copy full SHA for ac72051
View code at this point
Browse repository at this point
Commits on Nov 4, 2013
Preserve file error in iterator
Show description for 3b259cb
arrbee
committed
3b259cb
View commit details
Copy full SHA for 3b259cb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.