Pijul: distributed version control system based on a sound theory of patches
1–10 of 14 posts
Re: Pijul: distributed version control system based on a sound theory of patches
#2Re: Pijul: distributed version control system based on a sound theory of patches
#3Seems like the server can not handle the HN load? Unaccessible for me at least.
Re: Pijul: distributed version control system based on a sound theory of patches
#4Re: Pijul: distributed version control system based on a sound theory of patches
#5Is there a TL;DR version of their "theory of patches" ?
Re: Pijul: distributed version control system based on a sound theory of patches
#6> Implicit branching
> In Pijul, the state of a repository is exactly the (non-ordered) set of patches that were applied to it since its creation.
I'd love to learn more about how non-ordered patches work here. Surely they aren't actually not ordered, but more implicitly ordered based on what they're changing from and to?
Re: Pijul: distributed version control system based on a sound theory of patches
#7https://news.ycombinator.com/item?id=13643025 https://news.ycombinator.com/item?id=18235798
Re: Pijul: distributed version control system based on a sound theory of patches
#8https://tahoe-lafs.org/~zooko/badmerge/concrete-good-semanti...
Re: Pijul: distributed version control system based on a sound theory of patches
#9Re: Pijul: distributed version control system based on a sound theory of patches
#10It's a bit annoying when it's being sold as being so simple and intuitive, to not be able to find an explanation that makes you understand the thing completely.