Hacker News
- Bauplan – Git-for-data pipelines on object storage https://docs.bauplanlabs.com/en/latest/ 45 comments
- Notes on using git-replace to get rid of giant objects https://blog.plover.com/prog/git-replace.html 19 comments
- Gibbler: Git-like hashes for Ruby objects http://code.google.com/p/gibbler/ 2 comments
- Git’s database internals I: packed object store https://github.blog/2022-08-29-gits-database-internals-i-packed-object-store/ 64 comments
- Linus Torvalds proposes a change to the Git commit object format http://www.spinics.net/lists/git/threads.html#161308 45 comments
- Gibbler: Git-like Hashes and History for Ruby Objects http://www.rubyinside.com/gibbler-git-like-hashes-and-history-for-ruby-objects-1980.html 5 comments
- lakeFS: Git-like capabilities for your object storage https://github.com/treeverse/lakeFS 5 comments coding
- LakeFS: Git-like capabilities for your object storage https://github.com/treeverse/lakefs/# 9 comments golang
- LakeFS – Git-like Capabilities for Your Object Storage https://github.com/treeverse/lakefs 40 comments programming
- Git's database internals: the packed object store https://github.blog/2022-08-29-gits-database-internals-i-packed-object-store/ 9 comments programming
- fzf-git.sh: bash and zsh key bindings for Git objects, powered by fzf https://github.com/junegunn/fzf-git.sh 4 comments commandline
- Parsing `git log` command - using streams, passing you useful commit data (each commit is VFile object) - support plugins and promise APIs. https://github.com/tunnckocore/parse-git-log 6 comments javascript
- A quick look at the git object store https://blog.jacob.uk.com/a-quick-look-at-the-git-object-store/ 7 comments programming
- GitTorrent - global BitTorrent swarm of Git objects http://blog.printf.net/articles/2015/05/29/announcing-gittorrent-a-decentralized-github/ 6 comments ethereum
- git objects, sha1, and node.js crypto checksum hash differences http://git-scm.com/book/en/Git-Internals-Git-Objects 3 comments learnprogramming
- [Gitoxide in January]: full multi-index support in object database and complete git-index reading https://github.com/Byron/gitoxide/discussions/340 6 comments rust