easy-to-use, scalable distributed version control system
Mercurial is a fast, lightweight Source Control Management system designed
for efficient handling of very large distributed projects.
.
Its features include:
* O(1) delta-compressed file storage and retrieval scheme
* Complete cross-indexing of files and changesets for efficient exploration
of project history
* Robust SHA1-based integrity checking and append-only storage model
* Decentralized development model with arbitrary merging between trees
* High-speed HTTP-based network merge protocol
* Easy-to-use command-line interface
* Integrated stand-alone web interface
* Small Python codebase
.
This package contains the architecture dependent files.
Attachment | Size | Date |
---|---|---|
mercurial_2.0.2-1_armel.deb | 75.85 KB | 04/08/2013 - 22:36 |
mercurial (2.0.2-1) unstable; urgency=low
* New upstream revision
* Fix "hg-ssh is installed system-wide but uses "/usr/bin/env python"
as the python interpreter" with a patch that fixes the interpreter
(Closes: #654925)
Recent comments