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

ci: update to macOS 12

ethomson opened this pull request over 1 year ago
ci: retry flaky online tests

ethomson opened this pull request over 1 year ago
cmake: fix openssl build on win32

lazka opened this pull request over 1 year ago
errors: refactoring - never return `NULL` in `git_error_last()`

ethomson opened this pull request over 1 year ago
test commit

adamdataE opened this pull request over 1 year ago
libgit2 v1.7.1

ethomson opened this pull request over 1 year ago
README.md: Fix link to conan packages

lrm29 opened this pull request over 1 year ago
Removed Content-Type checks

stappersg opened this pull request over 1 year ago
Revert "CMake: Search for ssh2 instead of libssh2."

ethomson opened this pull request over 1 year ago
git_error_last() should never return NULL

ethomson opened this issue over 1 year ago
Add OpenSSH support

ethomson opened this pull request over 1 year ago
cli: add a `git config` command

ethomson opened this pull request over 1 year ago
config: provide an "origin" for config entries

ethomson opened this pull request over 1 year ago
Backports for v1.7

ethomson opened this pull request over 1 year ago
PROXY_AUTO should probably be the default

ethomson opened this issue over 1 year ago
"failed to set hostkey preference" error on Debian 11

coldsource opened this issue over 1 year ago
"Shallow Since" Clones Support

RonAmihai opened this issue over 1 year ago
stransport: macOS: replace errSSLNetworkTimeout, with hard-coded value

mascguy opened this pull request over 1 year ago
`Content-Type: `, git doesn't enforce this, neither should we.

stappersg opened this issue over 1 year ago
fix: Add missing include for oidarray.

dvzrv opened this pull request over 1 year ago
1.7.0: missing import for git_oidarray

dvzrv opened this issue over 1 year ago
git_repository_init_ext and git_clone fail with path too long

pde-cds opened this issue over 1 year ago
Fix finding and linking libssh2

jeroen opened this pull request over 1 year ago
1.7.0: test suite is failing in two units

kloczek opened this issue over 1 year ago
repository: make cleanup safe for re-use with grafts

carlosmn opened this pull request over 1 year ago
ssh: fix known_hosts leak in _git_ssh_setup_conn

steven9724 opened this pull request over 1 year ago
SSH connections leak memory

steven9724 opened this issue over 1 year ago
proxy: Return an error for invalid proxy URLs instead of crashing.

lrm29 opened this pull request over 1 year ago
meta: update version numbers to v1.8

ethomson opened this pull request over 1 year ago
v1.7: release Kleine Raupe Nimmersatt

ethomson opened this pull request over 1 year ago
deps: update pcre to 8.45

ethomson opened this pull request over 1 year ago
Feature Request: Support git fetch --refetch

wfjsw opened this issue over 1 year ago
docs: fix IRC server from freenode to libera

vincenzopalazzo opened this pull request over 1 year ago
merge: Fix double free issue after merging the diffs

vincenzopalazzo opened this pull request over 1 year ago
Double free after calling git_diff_merge

ehuss opened this issue over 1 year ago
CMake: Search for ssh2 instead of libssh2.

Faless opened this pull request over 1 year ago
midx: do not try to look at every object in the index

carlosmn opened this pull request over 1 year ago
pack: cast the number of objects to size_t

carlosmn opened this pull request over 1 year ago
midx: allow unknown chunk ids in multi-pack index files

carlosmn opened this pull request over 1 year ago
Use #!/bin/bash for script with bash-specific commands

roehling opened this pull request over 1 year ago
git_submodule_foreach() fails for certain submodules names

jeroen opened this issue over 1 year ago
misclick please ignore

ezntek opened this issue over 1 year ago
Get the latest shallow clone support

pysco68 opened this pull request over 1 year ago
#6576 git_diff_index_to_workdir reverse now loads untracked content

arroz opened this pull request over 1 year ago
Build failure on Windows with embedded libssh2

daevkoo opened this issue over 1 year ago
AndroidStudio 'define inline' problem

T-Nosaka opened this issue over 1 year ago
Y

Abu321dy opened this issue over 1 year ago
Git blame buffer gives the wrong result in many cases where there are…

thosey opened this pull request over 1 year ago
Instructions for Building examples

mslinn opened this issue over 1 year ago
URLs in example code are broken

mslinn opened this issue over 1 year ago
Ensure well-defined value range for args to <ctype.h> functions.

he32 opened this pull request over 1 year ago
Testsuite failure in current master on macOS

kevinhendricks opened this issue over 1 year ago
%(prefix) not ignored

pm100 opened this issue over 1 year ago
How to properly clone a Git-LFS repo using libgit2?

hwiedPro opened this issue over 1 year ago
Proxy behavior improvements

ethomson opened this issue over 1 year ago
tests: add allocator with limited number of bytes

ethomson opened this pull request over 1 year ago
Better proxy defaults

ethomson opened this issue over 1 year ago
Update xdiff to git 2.40.1's version

ethomson opened this pull request over 1 year ago
remote: add update_refs with git_refspec

ethomson opened this pull request over 1 year ago
Work around -Werror problems when detecting qsort variants

DimitryAndric opened this pull request over 1 year ago
Shallow (#6396) with some fixes from review

ethomson opened this pull request over 1 year ago
Support SHA256 in git_repository_wrap_odb

ethomson opened this pull request over 1 year ago
util: detect all possible qsort_r and qsort_s variants

DimitryAndric opened this pull request over 1 year ago
Fix missing oid type for "fake" repositories

oreiche opened this pull request over 1 year ago
Tree lookup fails with "fake" repositories since 1.6.1

oreiche opened this issue over 1 year ago
SIGSEV when creating remote

GZGavinZhao opened this issue over 1 year ago
known_hosts fails to load on Android

martinellison opened this issue over 1 year ago
sha256: less hardcoded SHA1 types and lengths

ethomson opened this pull request over 1 year ago
v1.6.4 with a fix for ProgramData configs on Windows

ethomson opened this pull request over 1 year ago
config: return `GIT_ENOTFOUND` for missing programdata

ethomson opened this pull request over 1 year ago
Fix default repository options.

ethomson opened this issue over 1 year ago
repo: honor environment variables for more scenarios

ethomson opened this pull request over 1 year ago
Mempack data corruption in libgit 1.6.3

edrevo opened this issue over 1 year ago
Arroz/keep alive

arroz opened this pull request over 1 year ago
Gracefully handle closed keep-alive connections

ethomson opened this pull request over 1 year ago
[Do not merge yet] Fix/fetch negotiation improv (#6532)

arroz opened this pull request over 1 year ago
Partial fix for #6532: insert-by-date order.

arroz opened this pull request over 1 year ago
Brew install salt@{pinned version} is broken since 1.6.3

Esysc opened this issue over 1 year ago
Checkout doesn’t rename directories to reflect capitalization changes

Rinzwind opened this issue almost 2 years ago
clone fails with "repository path is not owned by user"

arunisaac opened this issue almost 2 years ago
Introduce timeouts on sockets

ethomson opened this pull request almost 2 years ago
v1.6.3

ethomson opened this pull request almost 2 years ago
Introduce Schannel and SSPI for Windows

ethomson opened this pull request almost 2 years ago
fetch negotiation broken, fetches way more than it needs

arroz opened this issue almost 2 years ago
git 2.40.0 index.skipHash incompatible with libgit2

ehuss opened this issue almost 2 years ago
pack: use 64 bits for the number of objects

carlosmn opened this pull request almost 2 years ago
cmake: don't include `include/git2`

ethomson opened this pull request almost 2 years ago
sysdir: Do not declare win32 functions on non-win32 platforms

Batchyx opened this pull request almost 2 years ago
Fix infinite loop in find_repo function

smithx opened this pull request almost 2 years ago
`find_repo` function can enter an infinite loop

smithx opened this issue almost 2 years ago
Fix potential null dereference

ZhipengXue97 opened this pull request almost 2 years ago
Ensure that `git_index_add_all` handles ignored directories

ethomson opened this pull request almost 2 years ago