darcs
2.18.5
18 Jan 11:59

Darcs is a cross-platform version control system. It's similarly decentralized as git, mercurial or subversion but with a very different management approach. It focuses on changes rather than trees/snapshots. Which allows it to provide a freer way of working, and a much simpler CLI and a highly interactive user interface. It can work in an offline mode, provides local preparations, easy (non-)branching and merging, email patch sending, parallel development and builtin cherry-pickying from cha
minor bugfix: Darcs 2.18.5, 9 Jan 2025 This release is mainly to keep up with (breaking) changes in some of our dependencies. A plain cabal update cabal install darcs should now again succeed. It also includes a minor fix and an improvement for the check/repair commands. restrict upper limit on attoparsec from