Based on our record, Pijul seems to be a lot more popular than darcs. While we know about 48 links to Pijul, we've tracked only 4 mentions of darcs. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Darcs [0] patch theory was a predecessor to OTs/CRDTs (and a predecessor to git as well; in some ways it is the "smart" to which git was named "dumb"). When it works and performs well it is still sometimes version control magic. Pijul [1] is an interesting experiment to watch, trying to keep the patch theory flag flying and also trying to bring in updates from OTs and CRDTs as it can. [0] https://darcs.net [1]... - Source: Hacker News / over 1 year ago
Perforce. As for DVCS, the best one I've used is Darcs: https://darcs.net/ There are some sticky wickets (specifically, exponential-time conflict resolution) that hindered its adoption. Thankfully, there's Pijul, which is like Darcs but a) solves that problem; and b) is written in Rust! The perfect DVCS, probably! https://pijul.org/. - Source: Hacker News / over 1 year ago
Well technically one alternative I am going to bring up predates Git by several years, and that's DARCS. Fans of DARCS have written plenty of material on Git's perceived weaknesses. While DARCS' Haskell codebase apparently had some issues, its underlying "change" semantics have remained influential. For example, Pijul is a Rust-based contender currently in beta. It embraces a huge number of the paradigms,... - Source: dev.to / almost 3 years ago
We already have the "haskell of version control", darcs, i.e. Nobody uses it. Source: over 3 years ago
Obligatory link to https://pijul.org/ which I’d say also fits the description - in which you really commit patches instead of whole trees and patches are pretend. - Source: Hacker News / 3 months ago
Simplicity is in the eye of the beholder but Pijul[0] claims to be "easy to learn and use". [0] https://pijul.org/. - Source: Hacker News / 5 months ago
>> see jujutsu nowadays I'm looking at pijul.. https://pijul.org/. - Source: Hacker News / 7 months ago
How does this compare to Pijul[1]? [1] https://pijul.org/. - Source: Hacker News / 10 months ago
Using theory of patches would better compliment the current approach. Integrating a scm such as https://pijul.org or atleast the underlying tech would allow for better conflict resolutions. Transferring patches should also allow for more efficient use of io. - Source: Hacker News / 10 months ago
Mercurial SCM - Mercurial is a free, distributed source control management tool.
Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.
Gitless - Gitless is an experimental version control system built on top of Git.
Git for Windows - We bring the awesome Git SCM to Windows
GitHub Desktop - GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
Apache Subversion - Mirror of Apache Subversion. Contribute to apache/subversion development by creating an account on GitHub.