Ecosyste.ms: OpenCollective

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

libgit2

libgit2 supports application authors who want to use git by creating git-compatible libraries for easy use from a variety of programming languages.
Collective - Host: opensource - https://opencollective.com/libgit2 - Code: https://github.com/libgit2/libgit2

Add support for user TLS authentication #7016

github.com/libgit2/libgit2 - dsugar100 opened this pull request 8 days ago
chore: improve github issue templates

github.com/libgit2/libgit2 - divine opened this pull request 11 days ago
Include common.h in version.h

github.com/libgit2/libgit2 - ethomson opened this pull request 12 days ago
clar: update to latest version

github.com/libgit2/libgit2 - ethomson opened this pull request 12 days ago
conflict tests: check `core.ignorecase`

github.com/libgit2/libgit2 - emilazy opened this pull request 13 days ago
Test updates

github.com/libgit2/libgit2 - ethomson opened this pull request 14 days ago
cli: fix undefined alloca() on CYGWIN

github.com/libgit2/libgit2 - carlo-bramini opened this pull request 14 days ago
deps: update to latest version of clar

github.com/libgit2/libgit2 - ethomson opened this pull request 15 days ago
attr: honor ignorecase in attribute matching

github.com/libgit2/libgit2 - ethomson opened this pull request 19 days ago
flamegraph: theme for libgit2 benchmarks site

github.com/libgit2/libgit2 - ethomson opened this pull request 20 days ago
Update SelectSSH.cmake

github.com/libgit2/libgit2 - lrm29 opened this pull request 21 days ago
Add back "insecure ciphers" in 1.9.x

github.com/libgit2/libgit2 - edo9300 opened this issue 21 days ago
Add profiling data to benchmarks

github.com/libgit2/libgit2 - ethomson opened this pull request 23 days ago
benchmarks: report commit of build

github.com/libgit2/libgit2 - ethomson opened this pull request 25 days ago
Introduce git_libgit2_buildinfo

github.com/libgit2/libgit2 - ethomson opened this pull request 25 days ago
benchmarks: update path to baseline cli

github.com/libgit2/libgit2 - ethomson opened this pull request 25 days ago
docs: add `update_refs` as ABI breaking change

github.com/libgit2/libgit2 - ethomson opened this pull request 27 days ago
spnego: `gss_OID_desc`s need to be aligned

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
Introduce `git_object_id_from...` APIs

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
Object type simplification

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
Remove strange bundled libssh2 and chromium

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
FIx potential null dereference

github.com/libgit2/libgit2 - peter15914 opened this pull request about 1 month ago
include: Fix code comment termination

github.com/libgit2/libgit2 - florianpircher opened this pull request about 1 month ago
hash: allow `unsigned int` != `size_t` in sha256

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
cli: add version command

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
Update cmake `USE_` options for consistency

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
cmake: allow for using external sha1dc

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
ci: only build docs on main branch pushes

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
README: add v1.9 builds

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
v1.9: final changelog updates

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
cmake: warn for not using sha1dc

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
meta: revert soname version update

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
CLI: introduce `init` command

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
No `.git` for separate workdir

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
repo: put a newline on the .git link file

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
libgit2 v1.9

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
docs: properly parse enum values

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
cmake: remove globs

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
CMake find

github.com/libgit2/libgit2 - bmarques1995 opened this issue about 1 month ago
sha256: simplify API changes for sha256 support

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
options: update X509 cert constant

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
Simplify / standardize zlib selection during cmake

github.com/libgit2/libgit2 - ethomson opened this pull request about 1 month ago
ssl: enforce TLS v1.2 (or better)

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
SHA256 improvements

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
Restore tls v1.0 support temporarily

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
remote: Handle fetching negative refspecs

github.com/libgit2/libgit2 - ryan-ph opened this pull request about 2 months ago
Update changelog with v1.8.4 content

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
TLS: v1.2 and updated cipher list

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
pathspec: additional pathspec wildcard tests

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
docs: remind people about `git_libgit2_init`

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
Documentation: clean up old documentation

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
odb: fix mempack cast

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
Documentation: update refdb_backend docs

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
Documentation: don't resort versions

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
Add search functionality to our docs generator

github.com/libgit2/libgit2 - ethomson opened this pull request about 2 months ago
Addition of extra compiler flags for Binskim

github.com/libgit2/libgit2 - marabooy opened this issue about 2 months ago
refs: Handle normalizing negative refspecs

github.com/libgit2/libgit2 - ryan-ph opened this pull request 2 months ago
Improve documentation and validate during CI

github.com/libgit2/libgit2 - ethomson opened this pull request 2 months ago
Update documentation generation workflow

github.com/libgit2/libgit2 - ethomson opened this pull request 2 months ago
Clear data after negotiation

github.com/libgit2/libgit2 - lrm29 opened this pull request 2 months ago
Include documentation generator

github.com/libgit2/libgit2 - ethomson opened this pull request 2 months ago
[cred.h]: space in #_include

github.com/libgit2/libgit2 - imxaander opened this pull request 3 months ago
Make `GIT_WIN32` an internal declaration

github.com/libgit2/libgit2 - ethomson opened this pull request 3 months ago
http://[email protected]:8080/

github.com/libgit2/libgit2 - Ghalib1992 opened this issue 3 months ago
libgit2 v1.8.4

github.com/libgit2/libgit2 - ethomson opened this pull request 3 months ago
custom transport issue

github.com/libgit2/libgit2 - iAllenC opened this issue 3 months ago
realpath: unbreak build on OpenBSD

github.com/libgit2/libgit2 - ajacoutot opened this pull request 3 months ago
Dead code in fingerprint_type_mask

github.com/libgit2/libgit2 - lrm29 opened this issue 3 months ago
Update documentation of `merge_base_many`

github.com/libgit2/libgit2 - Caleb-T-Owens opened this pull request 3 months ago