Ecosyste.ms: OpenCollective

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

Gitoxide

Develop the Rust way of working with Git repositories.
Collective - Host: opensource - https://opencollective.com/gitoxide - Code: https://github.com/Byron/gitoxide

End-of-Year Retro

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 10 days ago
Skip uninteresting commits for blame

github.com/GitoxideLabs/gitoxide - cruessler opened this pull request 13 days ago
Release gix v0.69.1

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 18 days ago
various post-release improvements

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 18 days ago
new release

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 18 days ago
Add the monthly report for December 2024

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 18 days ago
Clarify and expand descriptions of `NonFile`s

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request 19 days ago
fix reflog parsing

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 19 days ago
fix pack receive

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 20 days ago
dirwalk ignores non-regular files

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 23 days ago
radicle tuning

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 23 days ago
gix command api

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 25 days ago
Run test fixture scripts on Windows with Git Bash

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 1 month ago
oxidize nu-shell-plugin-gstat

github.com/GitoxideLabs/gitoxide - Byron opened this issue about 1 month ago
Fix `check-mode.sh` display of leading-whitespace paths

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 1 month ago
Check for executable bits that disagree with shebangs

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 1 month ago
Omit `NEXTEST_NO_TESTS: fail`, now that it's the default

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 1 month ago
update dependencies to fix CI/cargo-deny

github.com/GitoxideLabs/gitoxide - Byron opened this pull request about 2 months ago
tree merge with tree-related auto-resolution

github.com/GitoxideLabs/gitoxide - Byron opened this pull request about 2 months ago
git merge file cli arguments misnamed

github.com/GitoxideLabs/gitoxide - cemoktra opened this issue about 2 months ago
Parse relative months and years

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
Release

github.com/GitoxideLabs/gitoxide - Byron opened this pull request about 2 months ago
reduce memory consumption during clone

github.com/GitoxideLabs/gitoxide - Byron opened this pull request about 2 months ago
Fix generation_number_overflow 32-bit tag creation

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
Reveal local-time DST ambiguity where it occurs

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
Relative time ambiguity across DST adjustments

github.com/GitoxideLabs/gitoxide - EliahKagan opened this issue about 2 months ago
oxidize UV

github.com/GitoxideLabs/gitoxide - Byron opened this issue about 2 months ago
Announce `gitoxide` releases via discussion comments

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
monthly report for November 2024

github.com/GitoxideLabs/gitoxide - Byron opened this pull request about 2 months ago
Fix marking `gix-packetline-blocking` copy auto-generated

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
Check for unrecognized `*-sys` dependencies

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
Add lookup_entry and lookup_entry_by_path to TreeRef

github.com/GitoxideLabs/gitoxide - cruessler opened this pull request about 2 months ago
various fixes

github.com/GitoxideLabs/gitoxide - Byron opened this pull request about 2 months ago
Have `pure-rust-build` job find what compiles C code

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
fix 1678

github.com/GitoxideLabs/gitoxide - Byron opened this pull request about 2 months ago
Assorted justfile and CI workflow maintenance

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
Split `test` CI job into `test` and `test-journey`

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
A few more CI workflow comment and style improvements

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
Investigate "No space left on device" CI error on PRs

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
Split cargo-deny job into two non-matrix jobs

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request about 2 months ago
Consider supporting the remote-helper format

github.com/GitoxideLabs/gitoxide - nikhiljha opened this issue about 2 months ago
upgrade thiserror to v2.0.0

github.com/GitoxideLabs/gitoxide - paolobarbolini opened this pull request 2 months ago
more merge features

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 2 months ago
merge-base octopus

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 2 months ago
merge-base flexibility

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 2 months ago
hasconfig:remote.*.url

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 2 months ago
Dynamic Shell Completions

github.com/GitoxideLabs/gitoxide - zefr0x opened this issue 2 months ago
Run doctests across the workspace on CI

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request 2 months ago
tree-merge follow-up

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 2 months ago
feat: handle ReflogLookup::Date

github.com/GitoxideLabs/gitoxide - dvtkrlbs opened this pull request 3 months ago
Add gix log

github.com/GitoxideLabs/gitoxide - cruessler opened this pull request 3 months ago
New release

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 3 months ago
progress report

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 3 months ago
Respect env variables when running gix

github.com/GitoxideLabs/gitoxide - cruessler opened this pull request 3 months ago
Allow construct CustomFormat outside the crate

github.com/GitoxideLabs/gitoxide - tisonkun opened this pull request 3 months ago
improve find-reference error messages

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 3 months ago
fix CI

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 3 months ago
`gix-protocol::fetch()` without Delegates

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 3 months ago
Reword security contact description for clarity

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request 3 months ago
doc: Remove a couple obsolete planned items

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request 3 months ago
diff fix

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 3 months ago