Mercurial SCM
mercurial-scm.orgWork easier, Work faster
Dev Toolsversion-controldvcssource-controlcliopen-sourcescm

About
Mercurial is a free, open-source distributed version control system designed to handle projects of any size. It provides a command-line interface for cloning repositories, committing changes, and pushing updates, with every clone containing the full project history. It supports multiple workflows and can be extended with plugins.
Problem
Developers need a reliable, easy-to-use distributed version control system to track and collaborate on code changes.
For
software developers and teams managing source code
How it works
Users clone a repository, make and commit changes locally, then push them back to a shared repository using simple hg commands.
Business model
free
Status
launched