Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/libgit2/libgit2

A cross-platform, linkable library implementation of Git that you can use in your application.
https://github.com/libgit2/libgit2

remote: Handle fetching negative refspecs

ryan-ph opened this pull request 6 days ago
Update changelog with v1.8.4 content

ethomson opened this pull request 6 days ago
TLS: v1.2 and updated cipher list

ethomson opened this pull request 9 days ago
pathspec: additional pathspec wildcard tests

ethomson opened this pull request 11 days ago
docs: remind people about `git_libgit2_init`

ethomson opened this pull request 11 days ago
Documentation: clean up old documentation

ethomson opened this pull request 11 days ago
odb: fix mempack cast

ethomson opened this pull request 12 days ago
Documentation: update refdb_backend docs

ethomson opened this pull request 12 days ago
Documentation: don't resort versions

ethomson opened this pull request 13 days ago
Add search functionality to our docs generator

ethomson opened this pull request 13 days ago
Addition of extra compiler flags for Binskim

marabooy opened this issue 16 days ago
refs: Handle normalizing negative refspecs

ryan-ph opened this pull request 24 days ago
mbedTLS 3.6 handshake failure (40) during TLS negotiation

roehling opened this issue 24 days ago
Improve documentation and validate during CI

ethomson opened this pull request 25 days ago
Update documentation generation workflow

ethomson opened this pull request 25 days ago
Clear data after negotiation

lrm29 opened this pull request 26 days ago
Include documentation generator

ethomson opened this pull request 27 days ago
object: git_object_short_id fails with core.abbrev string values

lrm29 opened this pull request about 1 month ago
[cred.h]: space in #_include

imxaander opened this pull request about 1 month ago
Make `GIT_WIN32` an internal declaration

ethomson opened this pull request about 1 month ago
ssh: Include rsa-sha2-256 and rsa-sha2-512 in the list of hostkey types

lrm29 opened this pull request about 1 month ago
http://[email protected]:8080/

Ghalib1992 opened this issue about 1 month ago
libgit2 v1.8.4

ethomson opened this pull request about 2 months ago
Version 1.8.3 doesn't contain Revert "commit: fix const declaration"

carrotIndustries opened this issue about 2 months ago
custom transport issue

iAllenC opened this issue about 2 months ago
realpath: unbreak build on OpenBSD

ajacoutot opened this pull request about 2 months ago
http: Backport `on_status` initialize fix for http-parser

ethomson opened this pull request about 2 months ago
libgit2 1.8.2 regression - git_remote_fetch causes crash

sans-c opened this issue about 2 months ago
util/win32: Continue if access is denied when deleting a folder.

lrm29 opened this pull request about 2 months ago
Dead code in fingerprint_type_mask

lrm29 opened this issue about 2 months ago
Update documentation of `merge_base_many`

Caleb-T-Owens opened this pull request about 2 months ago
ci: port latest fixes to nightlies

ethomson opened this pull request about 2 months ago
readme: add OpenSSF best practices badge

ethomson opened this pull request about 2 months ago
Improve dependency selection in CMake

ethomson opened this pull request 2 months ago
Add the ability to get the number of objects in mempack

nightelf3 opened this pull request 2 months ago
Add the ability to reprioritize the backend

nightelf3 opened this pull request 2 months ago
Add benchmarks for blame

ethomson opened this pull request 2 months ago
ci: don't run Windows SHA256 gitdaemon tests

ethomson opened this pull request 2 months ago
SHA256 gitdaemon tests fail on windows

ethomson opened this issue 2 months ago
ci: don't run Windows SHA256 gitdaemon tests

ethomson opened this pull request 2 months ago
cmake: update python locator

ethomson opened this pull request 2 months ago
cmake-standard c standards

ethomson opened this pull request 2 months ago
Update ntlmclient dependency

ethomson opened this pull request 2 months ago
Configurable C standard

ethomson opened this pull request 2 months ago
Could the 1.8.2 release be made final?

jeroen opened this issue 2 months ago
typo: s/size on bytes/size in bytes/

John-Colvin opened this pull request 2 months ago
README updates

ethomson opened this pull request 2 months ago
Introduce a blame command

ethomson opened this pull request 2 months ago
Add OpenSSL-FIPS option to USE_SHA256 CMake flag

marcind-dot opened this pull request 2 months ago
zlib: update bundled zlib to v1.3.1

ethomson opened this pull request 3 months ago
hashmap: further asserts

ethomson opened this pull request 3 months ago
hashmap: asserts

ethomson opened this pull request 3 months ago
Fixes for OpenSSL dynamic

ethomson opened this pull request 3 months ago
Test 12 (util) Failing on Windows

learn-sid-edu opened this issue 3 months ago
push: handle tags to blobs

ethomson opened this pull request 3 months ago
hashmap: a libgit2-idiomatic khash

ethomson opened this pull request 3 months ago
vector: free is now dispose

ethomson opened this pull request 3 months ago
CI updates

ethomson opened this pull request 3 months ago
stransport: initialize for iOS

ethomson opened this pull request 3 months ago
message_cstr issue for iOS nightly CI

Kyle-Ye opened this issue 3 months ago
Update stransport.c

ethomson opened this pull request 3 months ago
depth option does not seem to work with libssh2

ehuss opened this issue 3 months ago
diff: print the file header on GIT_DIFF_FORMAT_PATCH_HEADER

carlosmn opened this pull request 3 months ago
diff: always print the file header on GIT_DIFF_FORMAT_PATCH_HEADER

carlosmn opened this pull request 3 months ago
repo: support the preciousObjects extension

ethomson opened this pull request 3 months ago
git_vector_free -> git_vector_dispose?

ethomson opened this issue 3 months ago
Leak in truncate_racily_clean in index.c

lstoppa opened this pull request 3 months ago
MacOS: system gitconfig not recognized

jeroen opened this issue 3 months ago
Add LIBGIT2_VER_CHECK Macro for Version Comparison

HamedMasafi opened this pull request 3 months ago
transport: do not filter tags based on ref dir in local

rindeal opened this pull request 3 months ago
Unable to clone a repo

HamedMasafi opened this issue 3 months ago
git_object_short_id fails with core.abbrev string values

ehuss opened this issue 4 months ago
ssl: ability to add raw X509 certs to the cert store

yerseg opened this pull request 4 months ago
push: report a push status even the push has failed

yerseg opened this pull request 4 months ago
Add `git_mempack_write_thin_pack`

roberth opened this pull request 4 months ago
Make packbuilder interruptible using progress callback

roberth opened this pull request 4 months ago
cmake: Use CMake targets

flagarde opened this pull request 4 months ago
http: Initialize ‘on_status’ when using the http-parser backend.

civodul opened this pull request 4 months ago
Unclear how to link with OpenSSL 3

d94pn opened this issue 4 months ago
diff print patch_header fmt get nothing

attila-lin opened this issue 4 months ago
Feature Request: support `/etc/ssh/ssh_known_hosts`

bbigras opened this issue 4 months ago
Add SecCopyErrorMessageString for iOS and update README for iOS

Kyle-Ye opened this pull request 4 months ago
Add SecCopyErrorMessageString for iOS

Kyle-Ye opened this issue 4 months ago
Update README.md

Kyle-Ye opened this pull request 4 months ago
Fix contradictory phrase in SECURITY.md

Kyle-Ye opened this pull request 4 months ago
`failed to lock file '[filename]' for writing` error when pulling

tsarquis88 opened this issue 4 months ago
Add an equivalent of `git remote set-head`.

plietar opened this issue 4 months ago