mercurial 2.0.2-1ubuntu1 source package in Ubuntu
Changelog
mercurial (2.0.2-1ubuntu1) precise; urgency=low * debian/bash_completion_with_spaces.patch - Mercurial bash completion will work with spaces (LP: #889344) -- Vibhav Pant <email address hidden> Tue, 27 Mar 2012 15:32:19 -0400
Upload details
- Uploaded by:
- Vibhav Pant
- Sponsored by:
- Andrew Starr-Bochicchio
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mercurial_2.0.2.orig.tar.gz | 3.0 MiB | ca8b8fb93f2e3e8c3cdf2f81d87e92592f5f20c5bfcaaeb6a75550d4a69572c9 |
mercurial_2.0.2-1ubuntu1.debian.tar.gz | 35.0 KiB | 26b4d2c0eeadea8c5e8565b227201d7d3c5612b94f250a4abd3b534563daa6f8 |
mercurial_2.0.2-1ubuntu1.dsc | 2.2 KiB | fb22b5c01a016f47965ab6a20c18e00e6b6a13e37bba48013ddaf69df092a240 |
Available diffs
Binary packages built by this source
- mercurial: 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.
- mercurial-common: easy-to-use, scalable distributed version control system (common files)
Mercurial is a fast, lightweight Source Control Management system designed
for efficient handling of very large distributed projects.
..
This package contains the architecture independent components of Mercurial,
and is generally useless without the mercurial package.