Commit Graph

6 Commits

Author SHA1 Message Date
landry
c397ad7d37 Update to mercurial 1.0, enable regress tests.
From Will Maier (MAINTAINER), tested by myself.

ok MAINTAINER
2008-03-26 20:43:44 +00:00
okan
6d32a719f6 - maintenance update to 0.9.5 from Will Maier (MAINTAINER)
- clean-up just a bit from me

ok jasper@
2007-11-28 16:13:46 +00:00
merdely
d1c5fbaddb Update to 0.9.4.
From Will Maier (MAINTAINER)
ok jolan@
2007-10-05 02:00:45 +00:00
jolan
3ac7f3024b update to 0.9.3, from maintainer will maier 2006-12-23 04:17:20 +00:00
pvalchev
08d93ef342 Update to mercurial-0.9.1, from new maintainer Will Maier <willmaier@ml1.net> 2006-09-22 04:22:26 +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