FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/git2 - git-labs/libgit2 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
git-labs
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
libgit2
include
git2
on
master
User selector
Datepicker
Commit history
Commits on Apr 25, 2022
Merge pull request #6277 from cschlack/sys_transport_missing_include
Show description for a1c94e9
ethomson
authored
a1c94e9
View commit details
Copy full SHA for a1c94e9
View code at this point
Browse repository at this point
Commits on Apr 16, 2022
Fix missing include
cschlack
committed
a6fb41f
View commit details
Copy full SHA for a6fb41f
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
remote: Delete a now-inexistent API declaration
Show description for 88f2438
lhchavez
committed
88f2438
View commit details
Copy full SHA for 88f2438
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
repo: make ownership checks optional
Show description for 4161ebd
ethomson
committed
4161ebd
View commit details
Copy full SHA for 4161ebd
View code at this point
Browse repository at this point
repo: ensure that repo dir is owned by current user
Show description for c0dfd1a
ethomson
committed
c0dfd1a
View commit details
Copy full SHA for c0dfd1a
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
sha: GIT_ERROR_SHA1 is deprecated in favor of GIT_ERROR_SHA
Show description for 36df49c
ethomson
committed
36df49c
View commit details
Copy full SHA for 36df49c
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
errors: expose `git_error_set`
Show description for 49e180c
ethomson
committed
49e180c
View commit details
Copy full SHA for 49e180c
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
meta: document version information for libgit2
Edward Thomson
committed
b152b03
View commit details
Copy full SHA for b152b03
View code at this point
Browse repository at this point
meta: provide an accessor for prerelease info
ethomson
committed
056fe4b
View commit details
Copy full SHA for 056fe4b
View code at this point
Browse repository at this point
meta: update version number to v1.5.0-alpha
Show description for ae74d5a
ethomson
committed
ae74d5a
View commit details
Copy full SHA for ae74d5a
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
v1.4: update version numbers
ethomson
committed
5c949d1
View commit details
Copy full SHA for 5c949d1
View code at this point
Browse repository at this point
Merge pull request #6204 from boretrk/merge_flags
Show description for aded938
ethomson
authored
aded938
View commit details
Copy full SHA for aded938
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
merge: make the internal flags public
Show description for 0fbf62c
ethomson
committed
0fbf62c
View commit details
Copy full SHA for 0fbf62c
View code at this point
Browse repository at this point
diff: indicate when the file size is "valid"
Show description for 359240b
Edward Thomson
authored and
ethomson
committed
359240b
View commit details
Copy full SHA for 359240b
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
Merge pull request #6203 from libgit2/ethomson/fetch_by_oid
Show description for 1d811f0
ethomson
authored
1d811f0
View commit details
Copy full SHA for 1d811f0
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
merge: allocate merge flags for internal use
Show description for fed3fef
boretrk
authored and
Peter Pettersson
committed
fed3fef
View commit details
Copy full SHA for fed3fef
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
Merge pull request #6192 from libgit2/ethomson/sha256_preparation
Show description for d9863fc
ethomson
authored
d9863fc
View commit details
Copy full SHA for d9863fc
View code at this point
Browse repository at this point
transport: transports can indicate support for fetch by oid
ethomson
committed
37d98aa
View commit details
Copy full SHA for 37d98aa
View code at this point
Browse repository at this point
transport: add capabilities query function
ethomson
committed
923c165
View commit details
Copy full SHA for 923c165
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
merge: support zdiff3 conflict styles
ethomson
committed
c629d2a
View commit details
Copy full SHA for c629d2a
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
packbuilder: use the packfile name instead of hash
Show description for 70d9bfa
ethomson
committed
70d9bfa
View commit details
Copy full SHA for 70d9bfa
View code at this point
Browse repository at this point
indexer: use a byte array for checksum
Show description for d2458af
ethomson
committed
d2458af
View commit details
Copy full SHA for d2458af
View code at this point
Browse repository at this point
index: use a byte array for checksum
Show description for 11ef76a
ethomson
committed
11ef76a
View commit details
Copy full SHA for 11ef76a
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
Merge pull request #6168 from punkymaniac/patch-documentation-2
Show description for 258df9c
ethomson
authored
258df9c
View commit details
Copy full SHA for 258df9c
View code at this point
Browse repository at this point
Merge branch 'main' into typos
ethomson
authored
616628d
View commit details
Copy full SHA for 616628d
View code at this point
Browse repository at this point
Apply suggestions from code review
Edward Thomson
authored
d4232e7
View commit details
Copy full SHA for d4232e7
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
remote: introduce `follow_redirects` connect option
Show description for 515daea
ethomson
committed
515daea
View commit details
Copy full SHA for 515daea
View code at this point
Browse repository at this point
Commits on Jan 12, 2022
Set parameter name as function declaration
punkymaniac
committed
7491b3f
View commit details
Copy full SHA for 7491b3f
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
Separate function description from short description
punkymaniac
committed
4e93ecf
View commit details
Copy full SHA for 4e93ecf
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
Rephrase param description
punkymaniac
committed
5c8f7a9
View commit details
Copy full SHA for 5c8f7a9
View code at this point
Browse repository at this point
Fix misspelling word "ge" -> "get"
punkymaniac
committed
c6ede67
View commit details
Copy full SHA for c6ede67
View code at this point
Browse repository at this point
Document return value for git_libgit2_features
punkymaniac
committed
58ae453
View commit details
Copy full SHA for 58ae453
View code at this point
Browse repository at this point
Add documentation about parameter and return value
punkymaniac
committed
68bc511
View commit details
Copy full SHA for 68bc511
View code at this point
Browse repository at this point
Add missing parameter name
punkymaniac
committed
03aed8b
View commit details
Copy full SHA for 03aed8b
View code at this point
Browse repository at this point
Add `git_apply_options_init` documentation
punkymaniac
committed
f8b26df
View commit details
Copy full SHA for f8b26df
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL