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
Bump anyhow from 1.0.40 to 1.0.41
github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
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
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
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
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
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
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
github.com/GitoxideLabs/gitoxide - dependabot[bot] opened this pull request over 3 years ago
`git-ref`: packed-refs backend for files store MVP
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 3 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 3 years ago
gixp pack-create does not terminate on ctrl-c when reading from stdin
github.com/GitoxideLabs/gitoxide - edward-shen opened this issue over 3 years ago
github.com/GitoxideLabs/gitoxide - edward-shen opened this issue over 3 years ago
Bump prodash to a version not pinned on time =0.2.22
github.com/GitoxideLabs/gitoxide - edward-shen opened this issue over 3 years ago
github.com/GitoxideLabs/gitoxide - edward-shen 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
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
github.com/GitoxideLabs/gitoxide - edward-shen opened this pull request over 3 years ago
[gix] Panicks in commands don't propagate, program hangs
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 3 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 3 years ago
`gix tool organize` does not support aliased URLs
github.com/GitoxideLabs/gitoxide - K900 opened this issue over 3 years ago
github.com/GitoxideLabs/gitoxide - K900 opened this issue over 3 years ago
Organized Repos End with `.git`
github.com/GitoxideLabs/gitoxide - alexlafroscia opened this issue over 3 years ago
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
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
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
github.com/GitoxideLabs/gitoxide - taralx opened this issue over 3 years ago
[TRACKING] Async Transport and Protocol
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 3 years ago
github.com/GitoxideLabs/gitoxide - Byron 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
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 3 years ago
improve ancestor traversal
github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
Complete `receive-pack` and `upload-pack` support
github.com/GitoxideLabs/gitoxide - xpepermint opened this issue almost 4 years ago
github.com/GitoxideLabs/gitoxide - xpepermint opened this issue almost 4 years ago
Fix typo in README
github.com/GitoxideLabs/gitoxide - khrj opened this pull request almost 4 years ago
github.com/GitoxideLabs/gitoxide - khrj opened this pull request almost 4 years ago
Remove need for Polonius borrow checker in `git_odb::compound::Db::locate(…)`
github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
git-odb: Only check alternates for objects not found in packs or loose
github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request almost 4 years ago
github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request 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
github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request almost 4 years ago
Improve ergonomics around owned::Id and borrowed::Id
github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
Added [directory] argument to init.
github.com/GitoxideLabs/gitoxide - daniel-levin opened this pull request almost 4 years ago
github.com/GitoxideLabs/gitoxide - daniel-levin opened this pull request almost 4 years ago
`git_odb::compound::Db::locate()` doesn't work consistently
github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
git-odb depends on prodash through git-features
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue almost 4 years ago
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue almost 4 years ago
Fix compile warnings with Rust 1.51
github.com/GitoxideLabs/gitoxide - Byron opened this issue almost 4 years ago
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
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
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
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
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
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
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
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
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 about 4 years ago
github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request about 4 years ago
Question: Avoid unnecessary IO calls - use shallow/sparse technique from VFSForGit
github.com/GitoxideLabs/gitoxide - pparikhatliaison opened this issue about 4 years ago
github.com/GitoxideLabs/gitoxide - pparikhatliaison opened this issue about 4 years ago
Gitoxide aims to "become the foundation for a free distributed alternative to GitHub, and maybe even GitHub itself"
github.com/GitoxideLabs/gitoxide - happybeing opened this issue about 4 years ago
github.com/GitoxideLabs/gitoxide - happybeing opened this issue about 4 years ago
CHANGELOG.md not updated
github.com/GitoxideLabs/gitoxide - MCOfficer opened this issue about 4 years ago
github.com/GitoxideLabs/gitoxide - MCOfficer opened this issue about 4 years ago
Cargo Install fails
github.com/GitoxideLabs/gitoxide - HallerPatrick opened this issue about 4 years ago
github.com/GitoxideLabs/gitoxide - HallerPatrick opened this issue about 4 years ago
Config Parse/Read/Write Discussion
github.com/GitoxideLabs/gitoxide - crutchcorn opened this issue about 4 years ago
github.com/GitoxideLabs/gitoxide - crutchcorn opened this issue about 4 years ago
Add stress tests for `gixp commit-graph-verify` command.
github.com/GitoxideLabs/gitoxide - avoidscorn opened this pull request over 4 years ago
github.com/GitoxideLabs/gitoxide - avoidscorn opened this pull request over 4 years ago
Make `stress` target runnable in more general circumstances.
github.com/GitoxideLabs/gitoxide - avoidscorn opened this pull request over 4 years ago
github.com/GitoxideLabs/gitoxide - avoidscorn opened this pull request over 4 years ago
Spelling fix in error message
github.com/GitoxideLabs/gitoxide - bnbeckwith opened this pull request over 4 years ago
github.com/GitoxideLabs/gitoxide - bnbeckwith opened this pull request over 4 years ago
Update error message for type name
github.com/GitoxideLabs/gitoxide - bnbeckwith opened this pull request over 4 years ago
github.com/GitoxideLabs/gitoxide - bnbeckwith opened this pull request over 4 years ago
[commitgraph] Implement commit-graph-verify plumbing command.
github.com/GitoxideLabs/gitoxide - avoidscorn opened this pull request over 4 years ago
github.com/GitoxideLabs/gitoxide - avoidscorn opened this pull request over 4 years ago
Fix repository URL
github.com/GitoxideLabs/gitoxide - bnbeckwith opened this pull request over 4 years ago
github.com/GitoxideLabs/gitoxide - bnbeckwith opened this pull request over 4 years ago
Ensure robustness when killed in the middle
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue over 4 years ago
macOS cargo build is broken (default/max and max-termion)
github.com/GitoxideLabs/gitoxide - karisair opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - karisair opened this issue over 4 years ago
MacOS build via `cargo` is broken
github.com/GitoxideLabs/gitoxide - U007D opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - U007D opened this issue over 4 years ago
[commitgraph] implement basic, low-level read API
github.com/GitoxideLabs/gitoxide - avoidscorn opened this pull request over 4 years ago
github.com/GitoxideLabs/gitoxide - avoidscorn opened this pull request over 4 years ago
Drop git::Protocol::V1 support once V2 is the default in upstream git
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 4 years ago
Windows builds is broken
github.com/GitoxideLabs/gitoxide - MCOfficer opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - MCOfficer opened this issue over 4 years ago
commit-graph parser
github.com/GitoxideLabs/gitoxide - avoidscorn opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - avoidscorn opened this issue over 4 years ago
Why do you repeat star the `gitoxide` 😂
github.com/GitoxideLabs/gitoxide - iamazy opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - iamazy opened this issue over 4 years ago
Smart-GC - build a big pack from smaller ones (incrementally) as file handles get scarce
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 4 years ago
Fix binary install example
github.com/GitoxideLabs/gitoxide - bombsimon opened this pull request over 4 years ago
github.com/GitoxideLabs/gitoxide - bombsimon opened this pull request over 4 years ago
Cargo.toml: Use SPDX license syntax ("OR") in license field
github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request over 4 years ago
github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request over 4 years ago
Support signed commits and tags
github.com/GitoxideLabs/gitoxide - alexanderkjall opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - alexanderkjall opened this issue over 4 years ago
Benchmark alternate malloc implementations (jemalloc, scudo)
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue over 4 years ago
Benchmark switching to anyhow
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue over 4 years ago
Adjust license to include Apache2 and add contribution guidelines similar to Rust-Analyzer
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 4 years ago
License issue: docs copied from git into MIT-licensed project
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue over 4 years ago
[performance+memory] Beating git in `index-pack` (as used for clones and fetches) ✅ 🚀
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 4 years ago
Name collision with `glib2`
github.com/GitoxideLabs/gitoxide - traxys opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - traxys opened this issue over 4 years ago
git pack generation
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - joshtriplett opened this issue over 4 years ago
Don't spend build time optimizing build-time-only crates
github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request over 4 years ago
github.com/GitoxideLabs/gitoxide - joshtriplett opened this pull request over 4 years ago
[performance] beating git in `git verify-pack` ✅ 🚀
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 4 years ago
github.com/GitoxideLabs/gitoxide - Byron opened this issue over 4 years ago