EdenSCM
git-bug
EdenSCM | git-bug | |
---|---|---|
23 | 60 | |
3,040 | 8,191 | |
- | 0.5% | |
9.6 | 8.4 | |
about 2 years ago | 18 days ago | |
Rust | Go | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
EdenSCM
-
Meta releases Sapling, a new way of using source control
Kind of weird that https://github.com/facebookexperimental/eden (linked in mononoke) redirects to sapling. Does that mean it's replacing eden?
-
We Put Half a Million Files in One Git Repository, Here’s What We Learned
Maybe at their scale it makes more sense to switch to a VCS like Eden? https://github.com/facebookexperimental/eden
Eden's equivalent of 'git status' should run almost instantaneous, as checkouts are hosted by a virtual file system (FUSE) that tracks changes.
-
Fossil versus Git
Meta having moved on from Mercurial may be a factually true comment, but it looks like they still have fondness for Mercurial's ways:
https://github.com/facebookexperimental/eden
-
Ask HN: What developer tools would you like to see?
> - A build system / package manager like Nix [1] but with a better user experience / more straightforward command-line tooling.
Working on it :)
> - A version control system which scales to petabytes or more. Something that I could put large video files in without thinking twice about it. Something a large company could use for their monorepo—or even their data warehouse.
https://github.com/facebookexperimental/eden
> A note-taking tool that allows me to organize notes in a graph with links between them
https://www.orgroam.com/
-
Open Source Hacktivism, Open Source Gains Traction in the Enterprise, and More: Open Source Matters
Eden - a cross-platform, scalable source control management system from Meta.
-
Hacker News top posts: Apr 13, 2022
Eden\ (202 comments)
- EdenSCM – A cross-platform, scalable source control management system open-sourced by Facebook
- Eden
- 伊甸园 (Eden)
git-bug
-
GitHub Git Operations Are Down
> Too bad Git lacks a distributed bug tracker
Not your point, really, but fortunately, git is easily extensible. This in-repo issue tracker is surprisingly feature complete: https://github.com/git-bug/git-bug. Anyone else given it a whirl?
-
A Local-First Case Study
Not a file storage but https://github.com/git-bug/git-bug push and sync with any git remote.
- Git-bug – Distributed, offline-first bug tracker embedded in Git
-
Show HN: Tegon: AI-first, open source alternative to Jira, Linear
I think git-bug[1] is the most popular project of that sort.
[1]: https://github.com/MichaelMure/git-bug
-
Radicle: Peer-to-Peer Collaboration with Git
Unfortunately github appears to be actively breaking the ability to use git-bug on large repositories (like nixpkgs):
https://github.com/MichaelMure/git-bug/issues/749#issuecomme...
-
Nintendo emulator 'Suyu' removed from Gitlab following DMCA request
True but getting less true by the day:
https://github.com/MichaelMure/git-bug
https://www.fossil-scm.org/home/doc/trunk/www/index.wiki
- CRDTs Turned Inside Out
-
Sourcehut and Codeberg are both currently experiencing a DDoS attack
Only not having access to https://todo.sr.ht made me to recognize fully, that I don’t have any access to it. https://github.com/MichaelMure/git-bug suddenly looks much more interesting.
-
Gothub: Alternative front-end for GitHub written with Go
Neither do the issues support. But there is git-bug [0].
[0]: https://github.com/MichaelMure/git-bug
-
git-appraise – Distributed Code Review for Git
As a sort of spiritual successor to git-appraise, I've been working on git-bug[1] which support issues and will at some point support kanban and code review. There is a few notables improvements:
- CRDT-like reusable data structure [2][3] for true p2p workflow and easily create new entities (code review ...)
- bidirectional bridges to github, gitlab ... to ease the transition or just use git-bug as a complement of those platform
- CLI, terminal UI and web UI, for different taste and integrate into your tooling/workflow
[1]: https://github.com/MichaelMure/git-bug
[2]: https://github.com/MichaelMure/git-bug/blob/master/doc/model...
[3]: https://github.com/MichaelMure/git-bug/blob/master/entity/da...
What are some alternatives?
gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git
git-issue - Git-based decentralized issue management
veloren - An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.
nessie - Nessie: Transactional Catalog for Data Lakes with Git-like semantics
VFSForGit - Virtual File System for Git: Enable Git at Enterprise Scale
gumtree - An awesome code differencing tool
jj - A Git-compatible VCS that is both simple and powerful [Moved to: https://github.com/jj-vcs/jj]
fastpages - An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
scalar - Scalar: A set of tools and extensions for Git to allow very large monorepos to run on Git without a virtualization layer
Kaiserreich-4-Bug-Reports - Issue tracker for Kaiserreich for Hearts of Iron 4
svd2rust - Generate Rust register maps (`struct`s) from SVD files
terminusdb - TerminusDB is a distributed database with a collaboration model