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
ci: update to macOS 12
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
ci: retry flaky online tests
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
cmake: fix openssl build on win32
github.com/libgit2/libgit2 - lazka opened this pull request over 1 year ago
github.com/libgit2/libgit2 - lazka opened this pull request over 1 year ago
errors: refactoring - never return `NULL` in `git_error_last()`
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
failed to parse supported auth schemes: The operation identifier is not valid.
github.com/libgit2/libgit2 - GeorgeTTD opened this issue over 1 year ago
github.com/libgit2/libgit2 - GeorgeTTD opened this issue over 1 year ago
README.md: Fix link to conan packages
github.com/libgit2/libgit2 - lrm29 opened this pull request over 1 year ago
github.com/libgit2/libgit2 - lrm29 opened this pull request over 1 year ago
Removed Content-Type checks
github.com/libgit2/libgit2 - stappersg opened this pull request over 1 year ago
github.com/libgit2/libgit2 - stappersg opened this pull request over 1 year ago
Revert "CMake: Search for ssh2 instead of libssh2."
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
git_error_last() should never return NULL
github.com/libgit2/libgit2 - ethomson opened this issue over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this issue over 1 year ago
cli: add a `git config` command
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
config: provide an "origin" for config entries
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
PROXY_AUTO should probably be the default
github.com/libgit2/libgit2 - ethomson opened this issue over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this issue over 1 year ago
"failed to set hostkey preference" error on Debian 11
github.com/libgit2/libgit2 - coldsource opened this issue over 1 year ago
github.com/libgit2/libgit2 - coldsource opened this issue over 1 year ago
"Shallow Since" Clones Support
github.com/libgit2/libgit2 - RonAmihai opened this issue over 1 year ago
github.com/libgit2/libgit2 - RonAmihai opened this issue over 1 year ago
stransport: macOS: replace errSSLNetworkTimeout, with hard-coded value
github.com/libgit2/libgit2 - mascguy opened this pull request over 1 year ago
github.com/libgit2/libgit2 - mascguy opened this pull request over 1 year ago
`Content-Type: `, git doesn't enforce this, neither should we.
github.com/libgit2/libgit2 - stappersg opened this issue over 1 year ago
github.com/libgit2/libgit2 - stappersg opened this issue over 1 year ago
fix: Add missing include for oidarray.
github.com/libgit2/libgit2 - dvzrv opened this pull request over 1 year ago
github.com/libgit2/libgit2 - dvzrv opened this pull request over 1 year ago
1.7.0: missing import for git_oidarray
github.com/libgit2/libgit2 - dvzrv opened this issue over 1 year ago
github.com/libgit2/libgit2 - dvzrv opened this issue over 1 year ago
> > Folks, I'm the maintainer of this lib for the MacPorts project. And one quick observation: The use of macOS constant `errSSLNetworkTimeout` in file `src/libgit2/streams/stransport.c`, now causes build failures for macOS 10.8 thru 10.12. (As that constant is only available in 10.13+.)
github.com/libgit2/libgit2 - ethomson opened this issue over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this issue over 1 year ago
git_repository_init_ext and git_clone fail with path too long
github.com/libgit2/libgit2 - pde-cds opened this issue over 1 year ago
github.com/libgit2/libgit2 - pde-cds opened this issue over 1 year ago
Fix finding and linking libssh2
github.com/libgit2/libgit2 - jeroen opened this pull request over 1 year ago
github.com/libgit2/libgit2 - jeroen opened this pull request over 1 year ago
1.7.0: test suite is failing in two units
github.com/libgit2/libgit2 - kloczek opened this issue over 1 year ago
github.com/libgit2/libgit2 - kloczek opened this issue over 1 year ago
repository: make cleanup safe for re-use with grafts
github.com/libgit2/libgit2 - carlosmn opened this pull request over 1 year ago
github.com/libgit2/libgit2 - carlosmn opened this pull request over 1 year ago
ssh: fix known_hosts leak in _git_ssh_setup_conn
github.com/libgit2/libgit2 - steven9724 opened this pull request over 1 year ago
github.com/libgit2/libgit2 - steven9724 opened this pull request over 1 year ago
SSH connections leak memory
github.com/libgit2/libgit2 - steven9724 opened this issue over 1 year ago
github.com/libgit2/libgit2 - steven9724 opened this issue over 1 year ago
proxy: Return an error for invalid proxy URLs instead of crashing.
github.com/libgit2/libgit2 - lrm29 opened this pull request over 1 year ago
github.com/libgit2/libgit2 - lrm29 opened this pull request over 1 year ago
meta: update version numbers to v1.8
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
v1.7: release Kleine Raupe Nimmersatt
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
deps: update pcre to 8.45
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
Feature Request: Support git fetch --refetch
github.com/libgit2/libgit2 - wfjsw opened this issue over 1 year ago
github.com/libgit2/libgit2 - wfjsw opened this issue over 1 year ago
git_diff_from_buffer fails when GIT_DIFF_IGNORE_WHITESPACE is set and the end of files do not contain a new line character
github.com/libgit2/libgit2 - BBerabi opened this issue over 1 year ago
github.com/libgit2/libgit2 - BBerabi opened this issue over 1 year ago
docs: fix IRC server from freenode to libera
github.com/libgit2/libgit2 - vincenzopalazzo opened this pull request over 1 year ago
github.com/libgit2/libgit2 - vincenzopalazzo opened this pull request over 1 year ago
merge: Fix double free issue after merging the diffs
github.com/libgit2/libgit2 - vincenzopalazzo opened this pull request over 1 year ago
github.com/libgit2/libgit2 - vincenzopalazzo opened this pull request over 1 year ago
Double free after calling git_diff_merge
github.com/libgit2/libgit2 - ehuss opened this issue over 1 year ago
github.com/libgit2/libgit2 - ehuss opened this issue over 1 year ago
CMake: Search for ssh2 instead of libssh2.
github.com/libgit2/libgit2 - Faless opened this pull request over 1 year ago
github.com/libgit2/libgit2 - Faless opened this pull request over 1 year ago
midx: do not try to look at every object in the index
github.com/libgit2/libgit2 - carlosmn opened this pull request over 1 year ago
github.com/libgit2/libgit2 - carlosmn opened this pull request over 1 year ago
pack: cast the number of objects to size_t
github.com/libgit2/libgit2 - carlosmn opened this pull request over 1 year ago
github.com/libgit2/libgit2 - carlosmn opened this pull request over 1 year ago
midx: allow unknown chunk ids in multi-pack index files
github.com/libgit2/libgit2 - carlosmn opened this pull request over 1 year ago
github.com/libgit2/libgit2 - carlosmn opened this pull request over 1 year ago
Weird memory issue with git_revwalk_next. (Only seeing this issue on macOS.)
github.com/libgit2/libgit2 - nkulevsky opened this issue over 1 year ago
github.com/libgit2/libgit2 - nkulevsky opened this issue over 1 year ago
Use #!/bin/bash for script with bash-specific commands
github.com/libgit2/libgit2 - roehling opened this pull request over 1 year ago
github.com/libgit2/libgit2 - roehling opened this pull request over 1 year ago
git_submodule_foreach() fails for certain submodules names
github.com/libgit2/libgit2 - jeroen opened this issue over 1 year ago
github.com/libgit2/libgit2 - jeroen opened this issue over 1 year ago
Get the latest shallow clone support
github.com/libgit2/libgit2 - pysco68 opened this pull request over 1 year ago
github.com/libgit2/libgit2 - pysco68 opened this pull request over 1 year ago
#6576 git_diff_index_to_workdir reverse now loads untracked content
github.com/libgit2/libgit2 - arroz opened this pull request over 1 year ago
github.com/libgit2/libgit2 - arroz opened this pull request over 1 year ago
git_diff_index_to_workdir fails to load untracked content when GIT_DIFF_REVERSE and GIT_DIFF_SHOW_UNTRACKED_CONTENT are set.
github.com/libgit2/libgit2 - arroz opened this issue over 1 year ago
github.com/libgit2/libgit2 - arroz opened this issue over 1 year ago
Build failure on Windows with embedded libssh2
github.com/libgit2/libgit2 - daevkoo opened this issue over 1 year ago
github.com/libgit2/libgit2 - daevkoo opened this issue over 1 year ago
AndroidStudio 'define inline' problem
github.com/libgit2/libgit2 - T-Nosaka opened this issue over 1 year ago
github.com/libgit2/libgit2 - T-Nosaka opened this issue over 1 year ago
Git blame buffer gives the wrong result in many cases where there are…
github.com/libgit2/libgit2 - thosey opened this pull request over 1 year ago
github.com/libgit2/libgit2 - thosey opened this pull request over 1 year ago
Instructions for Building examples
github.com/libgit2/libgit2 - mslinn opened this issue over 1 year ago
github.com/libgit2/libgit2 - mslinn opened this issue over 1 year ago
URLs in example code are broken
github.com/libgit2/libgit2 - mslinn opened this issue over 1 year ago
github.com/libgit2/libgit2 - mslinn opened this issue over 1 year ago
Ensure well-defined value range for args to <ctype.h> functions.
github.com/libgit2/libgit2 - he32 opened this pull request over 1 year ago
github.com/libgit2/libgit2 - he32 opened this pull request over 1 year ago
`git_config_set_string` not work when `include.path` include multi configs
github.com/libgit2/libgit2 - Whirlwind opened this issue over 1 year ago
github.com/libgit2/libgit2 - Whirlwind opened this issue over 1 year ago
Testsuite failure in current master on macOS
github.com/libgit2/libgit2 - kevinhendricks opened this issue over 1 year ago
github.com/libgit2/libgit2 - kevinhendricks opened this issue over 1 year ago
How to properly clone a Git-LFS repo using libgit2?
github.com/libgit2/libgit2 - hwiedPro opened this issue over 1 year ago
github.com/libgit2/libgit2 - hwiedPro opened this issue over 1 year ago
tests: add allocator with limited number of bytes
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
Update xdiff to git 2.40.1's version
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
git_message_trailers: it would be useful to get both subject+body and trailers (for modifying commit messages)
github.com/libgit2/libgit2 - LemmingAvalanche opened this issue over 1 year ago
github.com/libgit2/libgit2 - LemmingAvalanche opened this issue over 1 year ago
remote: add update_refs with git_refspec
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
Work around -Werror problems when detecting qsort variants
github.com/libgit2/libgit2 - DimitryAndric opened this pull request over 1 year ago
github.com/libgit2/libgit2 - DimitryAndric opened this pull request over 1 year ago
Shallow (#6396) with some fixes from review
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
Support SHA256 in git_repository_wrap_odb
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
util: detect all possible qsort_r and qsort_s variants
github.com/libgit2/libgit2 - DimitryAndric opened this pull request over 1 year ago
github.com/libgit2/libgit2 - DimitryAndric opened this pull request over 1 year ago
Fix missing oid type for "fake" repositories
github.com/libgit2/libgit2 - oreiche opened this pull request over 1 year ago
github.com/libgit2/libgit2 - oreiche opened this pull request over 1 year ago
Tree lookup fails with "fake" repositories since 1.6.1
github.com/libgit2/libgit2 - oreiche opened this issue over 1 year ago
github.com/libgit2/libgit2 - oreiche opened this issue over 1 year ago
SIGSEV when creating remote
github.com/libgit2/libgit2 - GZGavinZhao opened this issue over 1 year ago
github.com/libgit2/libgit2 - GZGavinZhao opened this issue over 1 year ago
known_hosts fails to load on Android
github.com/libgit2/libgit2 - martinellison opened this issue over 1 year ago
github.com/libgit2/libgit2 - martinellison opened this issue over 1 year ago
sha256: less hardcoded SHA1 types and lengths
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
v1.6.4 with a fix for ProgramData configs on Windows
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
config: return `GIT_ENOTFOUND` for missing programdata
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
Android版本 无法正常编译,甚至无法生成MakeFile配置文件
github.com/libgit2/libgit2 - BaY1251 opened this issue over 1 year ago
github.com/libgit2/libgit2 - BaY1251 opened this issue over 1 year ago
Fix default repository options.
github.com/libgit2/libgit2 - ethomson opened this issue over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this issue over 1 year ago
repo: honor environment variables for more scenarios
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
Mempack data corruption in libgit 1.6.3
github.com/libgit2/libgit2 - edrevo opened this issue over 1 year ago
github.com/libgit2/libgit2 - edrevo opened this issue over 1 year ago
Gracefully handle closed keep-alive connections
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
github.com/libgit2/libgit2 - ethomson opened this pull request over 1 year ago
[Do not merge yet] Fix/fetch negotiation improv (#6532)
github.com/libgit2/libgit2 - arroz opened this pull request over 1 year ago
github.com/libgit2/libgit2 - arroz opened this pull request over 1 year ago
Partial fix for #6532: insert-by-date order.
github.com/libgit2/libgit2 - arroz opened this pull request over 1 year ago
github.com/libgit2/libgit2 - arroz opened this pull request over 1 year ago
Brew install salt@{pinned version} is broken since 1.6.3
github.com/libgit2/libgit2 - Esysc opened this issue over 1 year ago
github.com/libgit2/libgit2 - Esysc opened this issue over 1 year ago
Checkout doesn’t rename directories to reflect capitalization changes
github.com/libgit2/libgit2 - Rinzwind opened this issue almost 2 years ago
github.com/libgit2/libgit2 - Rinzwind opened this issue almost 2 years ago
clone fails with "repository path is not owned by user"
github.com/libgit2/libgit2 - arunisaac opened this issue almost 2 years ago
github.com/libgit2/libgit2 - arunisaac opened this issue almost 2 years ago
Introduce timeouts on sockets
github.com/libgit2/libgit2 - ethomson opened this pull request almost 2 years ago
github.com/libgit2/libgit2 - ethomson opened this pull request almost 2 years ago
Introduce Schannel and SSPI for Windows
github.com/libgit2/libgit2 - ethomson opened this pull request almost 2 years ago
github.com/libgit2/libgit2 - ethomson opened this pull request almost 2 years ago
fetch negotiation broken, fetches way more than it needs
github.com/libgit2/libgit2 - arroz opened this issue almost 2 years ago
github.com/libgit2/libgit2 - arroz opened this issue almost 2 years ago
git 2.40.0 index.skipHash incompatible with libgit2
github.com/libgit2/libgit2 - ehuss opened this issue almost 2 years ago
github.com/libgit2/libgit2 - ehuss opened this issue almost 2 years ago
pack: use 64 bits for the number of objects
github.com/libgit2/libgit2 - carlosmn opened this pull request almost 2 years ago
github.com/libgit2/libgit2 - carlosmn opened this pull request almost 2 years ago
cmake: don't include `include/git2`
github.com/libgit2/libgit2 - ethomson opened this pull request almost 2 years ago
github.com/libgit2/libgit2 - ethomson opened this pull request almost 2 years ago
sysdir: Do not declare win32 functions on non-win32 platforms
github.com/libgit2/libgit2 - Batchyx opened this pull request almost 2 years ago
github.com/libgit2/libgit2 - Batchyx opened this pull request almost 2 years ago
Fix infinite loop in find_repo function
github.com/libgit2/libgit2 - smithx opened this pull request almost 2 years ago
github.com/libgit2/libgit2 - smithx opened this pull request almost 2 years ago
`find_repo` function can enter an infinite loop
github.com/libgit2/libgit2 - smithx opened this issue almost 2 years ago
github.com/libgit2/libgit2 - smithx opened this issue almost 2 years ago
Fix potential null dereference
github.com/libgit2/libgit2 - ZhipengXue97 opened this pull request almost 2 years ago
github.com/libgit2/libgit2 - ZhipengXue97 opened this pull request almost 2 years ago
Ensure that `git_index_add_all` handles ignored directories
github.com/libgit2/libgit2 - ethomson opened this pull request almost 2 years ago
github.com/libgit2/libgit2 - ethomson opened this pull request almost 2 years ago