Ecosyste.ms: OpenCollective

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

github.com/GitoxideLabs/gitoxide

An idiomatic, lean, fast & safe pure Rust implementation of Git
https://github.com/GitoxideLabs/gitoxide

fix 1678

Byron opened this pull request 2 months ago
Let journey tests fail without `find` and enforce LF line endings

EliahKagan opened this pull request 2 months ago
Assorted justfile and CI workflow maintenance

EliahKagan opened this pull request 2 months ago
Split `test` CI job into `test` and `test-journey`

EliahKagan opened this pull request 2 months ago
A few more CI workflow comment and style improvements

EliahKagan opened this pull request 2 months ago
Investigate "No space left on device" CI error on PRs

EliahKagan opened this pull request 2 months ago
Split cargo-deny job into two non-matrix jobs

EliahKagan opened this pull request 2 months ago
Improve CI `permissions`, auto-merge maintainability, and clarity

EliahKagan opened this pull request 2 months ago
Consider supporting the remote-helper format

nikhiljha opened this issue 3 months ago
Verify `pure-rust-build` has limited tools/headers, use `stable-slim`

EliahKagan opened this pull request 3 months ago
Bump Docker image to Debian 12 for `pure-rust-build`

EliahKagan opened this pull request 3 months ago
Check precise Windows `GIX_TEST_IGNORE_ARCHIVES` expectations on CI

EliahKagan opened this pull request 3 months ago
upgrade thiserror to v2.0.0

paolobarbolini opened this pull request 3 months ago
more merge features

Byron opened this pull request 3 months ago
merge-base octopus

Byron opened this pull request 3 months ago
merge-base flexibility

Byron opened this pull request 3 months ago
Run CI on Windows with `GIX_TEST_IGNORE_ARCHIVES=1`

EliahKagan opened this pull request 3 months ago
hasconfig:remote.*.url

Byron opened this pull request 3 months ago
Dynamic Shell Completions

zefr0x opened this issue 3 months ago
Run doctests across the workspace on CI

EliahKagan opened this pull request 3 months ago
fix: assure submodules are skipped everywhere

Byron opened this pull request 3 months ago
Test cross-platform symlink and +x permission expectations on Windows

EliahKagan opened this pull request 3 months ago
tree-merge follow-up

Byron opened this pull request 3 months ago
Make `touch` logic in `file_metadata.sh` more portable

EliahKagan opened this pull request 3 months ago
Remove inactive `username_password_not_available` test

EliahKagan opened this pull request 3 months ago
Drop `-v` from `rm` and `cp` commands in fixtures for portability

EliahKagan opened this pull request 3 months ago
feat: handle ReflogLookup::Date

dvtkrlbs opened this pull request 3 months ago
Only run expectrl gix-prompt tests where supported

EliahKagan opened this pull request 3 months ago
Add gix log

cruessler opened this pull request 3 months ago
New release

Byron opened this pull request 3 months ago
progress report

Byron opened this pull request 3 months ago
Respect env variables when running gix

cruessler opened this pull request 3 months ago
Allow construct CustomFormat outside the crate

tisonkun opened this pull request 3 months ago
improve find-reference error messages

Byron opened this pull request 3 months ago
New `pure-rust-build` failure - seems transient

EliahKagan opened this issue 3 months ago
fix CI

Byron opened this pull request 3 months ago
`gix-protocol::fetch()` without Delegates

Byron opened this pull request 3 months ago
Reword security contact description for clarity

EliahKagan opened this pull request 3 months ago
GitoxideLabs-related updates other than URLs in this repo

EliahKagan opened this issue 3 months ago
doc: Remove a couple obsolete planned items

EliahKagan opened this pull request 3 months ago
diff fix

Byron opened this pull request 3 months ago
Ignore non-regular files

krobelus opened this pull request 3 months ago
Update and improve another few URLs

EliahKagan opened this pull request 3 months ago
Outdated broken links from documentation into code

EliahKagan opened this issue 3 months ago
Add gix diff tree

cruessler opened this pull request 3 months ago
Add `gix diff` to CLI

cruessler opened this issue 3 months ago
Update gitoxide repository URLs

EliahKagan opened this pull request 3 months ago
Install `liblzma-dev` in CI `test` job

EliahKagan opened this pull request 3 months ago
octopus-merge (part 5: tree-merge-ORT three-way)

Byron opened this pull request 4 months ago
feat: add new `gix cat` command.

Byron opened this pull request 4 months ago
Update an archive and add some missing executable bits

EliahKagan opened this pull request 5 months ago
Oxidize `git-cliff`

Byron opened this issue 5 months ago
gix-testtools: Upgrade versions of gix crates

joshtriplett opened this pull request 6 months ago
Implement object checkout in PrepareCheckout

Fernthedev opened this pull request 6 months ago
Explore gix APIs, experiment with gix-blame API

cruessler opened this pull request 7 months ago
Fix gix-sec check for administrators group folder ownership

EliahKagan opened this pull request 7 months ago
tree -> index diff for status

Byron opened this pull request 7 months ago
Sovereign Tech Fund and NLNet Application

Byron opened this issue 7 months ago
Various fixes

Byron opened this pull request 8 months ago
15 tests fail on Windows with GIX_TEST_IGNORE_ARCHIVES=1

EliahKagan opened this issue 9 months ago
Oxidize Radicle-Git

Byron opened this issue 11 months ago
How to track gitoxide releases

kpcyrd opened this issue 11 months ago
Oxidize GitButler

Byron opened this issue 12 months ago
Suspect parsing of the packfile

FintanH opened this issue over 1 year ago
WASM support

Byron opened this issue over 2 years ago
Oxidize `starship`

Byron opened this issue over 2 years ago
`File::close(self) -> std::io::Result<()>` for the `std`

Byron opened this issue almost 3 years ago
Server-side of fetch/pull

Byron opened this issue about 3 years ago
oxidize `vergen`

Byron opened this issue about 3 years ago
`gix-index` towards 1.0

Byron opened this issue about 3 years ago
Remove unnecessary unsafe code

In-line opened this pull request over 3 years ago
Remove unnecessary pub(crate) exports

In-line opened this pull request over 3 years ago
Implement Parser::into_iter without extra allocation

In-line opened this pull request over 3 years ago
Bump env_logger from 0.8.4 to 0.9.0

dependabot[bot] opened this pull request over 3 years ago
Bump anyhow from 1.0.41 to 1.0.42

dependabot[bot] opened this pull request over 3 years ago
Bump argh from 0.1.4 to 0.1.5

dependabot[bot] opened this pull request over 3 years ago
Bump libc from 0.2.97 to 0.2.98

dependabot[bot] opened this pull request over 3 years ago
Bump thiserror from 1.0.25 to 1.0.26

dependabot[bot] opened this pull request over 3 years ago
Bump async-net from 1.6.0 to 1.6.1

dependabot[bot] opened this pull request over 3 years ago
Bump async-io from 1.4.1 to 1.6.0

dependabot[bot] opened this pull request over 3 years ago
Make negotiation fallible

kim opened this pull request over 3 years ago
support ref-in-want

kim opened this pull request over 3 years ago
Make git::Connection so versatile that it can fit more use-cases

Byron opened this issue over 3 years ago
[git-transport]: make capabilities parsing public

kim opened this pull request over 3 years ago
`gix-ref`: ref-table backend (research)

Byron opened this issue over 3 years ago
Fix skim link in README

kidonng opened this pull request over 3 years ago
gitoxide in cargo

Byron opened this issue over 3 years ago
Bump once_cell from 1.7.2 to 1.8.0

dependabot[bot] opened this pull request over 3 years ago
[gixp pack-receive] The first proper fetch to a bare repository

Byron opened this issue over 3 years ago
Bump env_logger from 0.8.3 to 0.8.4

dependabot[bot] opened this pull request over 3 years ago