Commit Graph

2 Commits

Author SHA1 Message Date
steven
b1639f1047 bump PKGNAME after switch to python 2.4 2006-06-03 12:39:30 +00:00
avsm
89629a688c initial import of mercurial-0.9
--

Mercurial is a distributed version control system which features:

o Extremely high-performance delta-compressed storage scheme.
o Optimized for disk layout and access efficiency.
o Complete cross-indexing of files and changesets.
o Bandwidth and CPU efficient HTTP and SSH sync protocols.
o Distributed development model supports unlimited numbers of
  developers.
o Allows arbitrary merging between developer branches.
o Doesn't significantly degrade with large numbers of files or
  changesets.
o No waiting for locks!
o SHA1 integrity checking on repository data.
o Append-only storage model with transaction journalling.
o Fast full-repository verification.
2006-05-28 15:39:59 +00:00