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
.
libgit2
/
objective-git
Public
Notifications
You must be signed in to change notification settings
Fork
285
Star
1.2k
Code
Issues
27
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
objective-git
ObjectiveGit
on
git2_framework
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2016
Replace git2.h imports with git2 module import
phatblat
committed
cfa29a3
View commit details
Copy full SHA for cfa29a3
View code at this point
Browse repository at this point
Remove git2.h import from ObjectiveGit umbrella header
phatblat
committed
d95a70e
View commit details
Copy full SHA for d95a70e
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
Change git2 imports from local to global includes
Show description for 3113489
phatblat
committed
3113489
View commit details
Copy full SHA for 3113489
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
Update libgit2 to include Xcode 7.3 fix
pietbrauer
committed
4f39f5f
View commit details
Copy full SHA for 4f39f5f
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
GTTreeBuilder: don't add blob data lazily
Show description for 0a9019b
Edward Thomson
committed
0a9019b
View commit details
Copy full SHA for 0a9019b
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
Add support for pruning and ignoring tags
pietbrauer
committed
8f813cd
View commit details
Copy full SHA for 8f813cd
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
Return GTOIDs instead of GTCommits
pietbrauer
committed
28afdb8
View commit details
Copy full SHA for 28afdb8
View code at this point
Browse repository at this point
Fix typos
pietbrauer
committed
6323ca5
View commit details
Copy full SHA for 6323ca5
View code at this point
Browse repository at this point
Move merging to public method
pietbrauer
committed
efb15d1
View commit details
Copy full SHA for efb15d1
View code at this point
Browse repository at this point
Move analyse to GTRepository+Merging
pietbrauer
committed
07d8c3f
View commit details
Copy full SHA for 07d8c3f
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
Write merge conflicted files the right way™️
pietbrauer
committed
000b9d5
View commit details
Copy full SHA for 000b9d5
View code at this point
Browse repository at this point
Add enumerating merge head entries
pietbrauer
committed
74f9dc5
View commit details
Copy full SHA for 74f9dc5
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Add APIs to calculate and cleanup repository states
mdiep
committed
9b092ac
View commit details
Copy full SHA for 9b092ac
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
Merge pull request #549 from slavikus/master
Show description for 8b46e45
pietbrauer
committed
8b46e45
View commit details
Copy full SHA for 8b46e45
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Add documentation for user info error key
pietbrauer
committed
72f149f
View commit details
Copy full SHA for 72f149f
View code at this point
Browse repository at this point
Expose GTPullMergeConflictedFiles key
pietbrauer
committed
8143f7f
View commit details
Copy full SHA for 8143f7f
View code at this point
Browse repository at this point
Add merge conflicted files to user info
pietbrauer
committed
5492126
View commit details
Copy full SHA for 5492126
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Typo fix
slavikus
committed
79139f0
View commit details
Copy full SHA for 79139f0
View code at this point
Browse repository at this point
Added -[GTCommit merge:error:] to quickly merge two commits together
Show description for 0df3e1f
slavikus
committed
0df3e1f
View commit details
Copy full SHA for 0df3e1f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
slavikus
committed
e8c91f9
View commit details
Copy full SHA for e8c91f9
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Merge remote-tracking branch 'upstream/master'
slavikus
committed
4a9ef96
View commit details
Copy full SHA for 4a9ef96
View code at this point
Browse repository at this point
+[GTDiff diffOldIndex:withNewIndex:…]
Show description for f021ff4
slavikus
committed
f021ff4
View commit details
Copy full SHA for f021ff4
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
Merge refinements to GTRepository.shouldIgnoreFileURL from in-progress pull request
onecrayon
committed
70eacf7
View commit details
Copy full SHA for 70eacf7
View code at this point
Browse repository at this point
Cosmetic modifications to [GTRepository shouldIgnoreFileURL:error:] based on feedback
onecrayon
committed
4ad06b8
View commit details
Copy full SHA for 4ad06b8
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
Added offsets to git_index_entry->flags_extended comparisons, since the values are offset when provided as GTIndexEntry.flags
onecrayon
committed
f3cd22e
View commit details
Copy full SHA for f3cd22e
View code at this point
Browse repository at this point
Added shouldIgnoreFileURL:error: convenience wrapper to GTRepository+Status for compatibility with Swift; closes #541
onecrayon
committed
233527d
View commit details
Copy full SHA for 233527d
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Fixed erroneous shouldIgnoreFile return value; updated documentation comment to reflect usage of NSURL instead of NSString
onecrayon
committed
4ee75c4
View commit details
Copy full SHA for 4ee75c4
View code at this point
Browse repository at this point
Merge pull request #538 from libgit2/better_merge_conflict_error_message
Show description for c574002
joshaber
committed
c574002
View commit details
Copy full SHA for c574002
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
Added missing nullable keyword to [GTIndex entryWithPath:path] convenience method
onecrayon
committed
1a86570
View commit details
Copy full SHA for 1a86570
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
+[GTDiff diffOldTree:withNewIndex:…]
Show description for 53c4f5f
slavikus
committed
53c4f5f
View commit details
Copy full SHA for 53c4f5f
View code at this point
Browse repository at this point
Add list of files to merge conflict error
pietbrauer
committed
eb0f40f
View commit details
Copy full SHA for eb0f40f
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
Align - in doc comments
phatblat
committed
66339b5
View commit details
Copy full SHA for 66339b5
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
Align - in doc comments
phatblat
committed
98af73b
View commit details
Copy full SHA for 98af73b
View code at this point
Browse repository at this point
Add doc comment to moveHEADToCommit:error:
phatblat
committed
141d957
View commit details
Copy full SHA for 141d957
View code at this point
Browse repository at this point
Moved private method declarations -moveHEADToReference:error: and -moveHEADToCommit:error: to the header so they can be used from apps. This seems important because I'm told the only legitimate way…
Show description for c916c74
wilshipley
authored and
phatblat
committed
c916c74
View commit details
Copy full SHA for c916c74
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.