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

Ignore non-regular files

github.com/GitoxideLabs/gitoxide - krobelus opened this pull request 3 months ago
Update and improve another few URLs

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

github.com/GitoxideLabs/gitoxide - cruessler opened this pull request 3 months ago
Add `gix diff` to CLI

github.com/GitoxideLabs/gitoxide - cruessler opened this issue 3 months ago
Update gitoxide repository URLs

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request 3 months ago
Install `liblzma-dev` in CI `test` job

github.com/GitoxideLabs/gitoxide - EliahKagan opened this pull request 3 months ago
feat: add new `gix cat` command.

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 3 months ago
Oxidize `git-cliff`

github.com/GitoxideLabs/gitoxide - Byron opened this issue 5 months ago
gix-testtools: Upgrade versions of gix crates

github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request 5 months ago
Implement object checkout in PrepareCheckout

github.com/GitoxideLabs/gitoxide - Fernthedev opened this pull request 5 months ago
Explore gix APIs, experiment with gix-blame API

github.com/GitoxideLabs/gitoxide - cruessler opened this pull request 6 months ago
tree -> index diff for status

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 7 months ago
Various fixes

github.com/GitoxideLabs/gitoxide - Byron opened this pull request 8 months ago
Oxidize Radicle-Git

github.com/GitoxideLabs/gitoxide - Byron opened this issue 10 months ago
How to track gitoxide releases

github.com/GitoxideLabs/gitoxide - kpcyrd opened this issue 10 months ago
Oxidize GitButler

github.com/GitoxideLabs/gitoxide - Byron opened this issue 11 months ago
Suspect parsing of the packfile

github.com/GitoxideLabs/gitoxide - FintanH opened this issue over 1 year ago
WASM support

github.com/GitoxideLabs/gitoxide - Byron opened this issue over 2 years ago
Server-side of fetch/pull

github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 3 years ago
oxidize `vergen`

github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 3 years ago
`gix-index` towards 1.0

github.com/GitoxideLabs/gitoxide - Byron opened this issue about 3 years ago
Remove unnecessary unsafe code

github.com/GitoxideLabs/gitoxide - In-line opened this pull request over 3 years ago
Remove unnecessary pub(crate) exports

github.com/GitoxideLabs/gitoxide - In-line opened this pull request over 3 years ago
Bump env_logger from 0.8.4 to 0.9.0

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump anyhow from 1.0.41 to 1.0.42

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump argh from 0.1.4 to 0.1.5

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump libc from 0.2.97 to 0.2.98

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump thiserror from 1.0.25 to 1.0.26

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump async-net from 1.6.0 to 1.6.1

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump async-io from 1.4.1 to 1.6.0

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Make negotiation fallible

github.com/GitoxideLabs/gitoxide - kim opened this pull request over 3 years ago
support ref-in-want

github.com/GitoxideLabs/gitoxide - kim opened this pull request over 3 years ago
Fix skim link in README

github.com/GitoxideLabs/gitoxide - kidonng opened this pull request over 3 years ago
gitoxide in cargo

github.com/GitoxideLabs/gitoxide - Byron opened this issue over 3 years ago
Bump once_cell from 1.7.2 to 1.8.0

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump env_logger from 0.8.3 to 0.8.4

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump anyhow from 1.0.40 to 1.0.41

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump itertools from 0.10.0 to 0.10.1

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump uluru from 2.0.0 to 2.1.1

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump crossbeam-utils from 0.8.4 to 0.8.5

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump maybe-async from 0.2.4 to 0.2.6

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump crc from 1.8.1 to 2.0.0

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
Bump cargo_toml from 0.9.1 to 0.9.2

github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
`git-refs` MVP

github.com/GitoxideLabs/gitoxide - Byron opened this issue over 3 years ago
Support pruning subgraphs from ancestor traversal.

github.com/GitoxideLabs/gitoxide - avoidscorn opened this pull request over 3 years ago
Add support for cargo deny

github.com/GitoxideLabs/gitoxide - edward-shen opened this pull request over 3 years ago
Organized Repos End with `.git`

github.com/GitoxideLabs/gitoxide - alexlafroscia opened this issue over 3 years ago
Remove almost all unsafe code from Tree.

github.com/GitoxideLabs/gitoxide - taralx opened this pull request over 3 years ago
Use Seek to skip large objects during indexing.

github.com/GitoxideLabs/gitoxide - taralx opened this pull request over 3 years ago
Empty tree gives a parse error

github.com/GitoxideLabs/gitoxide - taralx opened this issue over 3 years ago
git-odb docs don't build correctly

github.com/GitoxideLabs/gitoxide - Byron opened this issue over 3 years ago
improve ancestor traversal

github.com/GitoxideLabs/gitoxide - Byron opened this issue over 3 years ago
Fix typo in README

github.com/GitoxideLabs/gitoxide - khrj opened this pull request over 3 years ago
pack-generation MVP

github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
git-odb: Avoid double-lookup in packs without polonius

github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request almost 4 years ago
Added [directory] argument to init.

github.com/GitoxideLabs/gitoxide - daniel-levin opened this pull request almost 4 years ago
git-odb depends on prodash through git-features

github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue almost 4 years ago
typo

github.com/GitoxideLabs/gitoxide - tshepang opened this pull request almost 4 years ago
Fix compile warnings with Rust 1.51

github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
Use zlib-ng by default

github.com/GitoxideLabs/gitoxide - edward-shen opened this pull request almost 4 years ago
Have gix organize use git-config

github.com/GitoxideLabs/gitoxide - edward-shen opened this pull request almost 4 years ago
Merge serde-git-config

github.com/GitoxideLabs/gitoxide - edward-shen opened this pull request almost 4 years ago
Config updates

github.com/GitoxideLabs/gitoxide - avitex opened this pull request almost 4 years ago
[commitgraph] Tweak and expand documentation.

github.com/GitoxideLabs/gitoxide - avoidscorn opened this pull request almost 4 years ago
Implementing pack-gen

github.com/GitoxideLabs/gitoxide - GaurangTandon opened this pull request almost 4 years ago
Contributing to pack-send

github.com/GitoxideLabs/gitoxide - GaurangTandon opened this issue almost 4 years ago
[WIP] Config parsing

github.com/GitoxideLabs/gitoxide - Byron opened this pull request almost 4 years ago
README.md: Add a few items

github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request almost 4 years ago
Support static pages

github.com/GitoxideLabs/gitoxide - SoniEx2 opened this issue about 4 years ago