Commit Graph

22 Commits

Author SHA1 Message Date
benoit
f8330d6fa4 - update mercurial to 1.4
ok wcmaier@, ajacoutot@
2009-11-20 15:09:24 +00:00
fgsch
a55c57383f Update to 1.3.1. martynas@ wcmaier@ ok
While I'm here, add spaces around =.
2009-08-01 03:21:46 +00:00
wcmaier
cef4a4da10 Fix build (pointed out by naddy@, thanks).
Upstream bug (now fixed) sets MODPY_EGG_VERSION=unknown, so we have to
use that for now. Also, locale stuffs moved to i18n module. No bump
because it didn't package anyway. Sigh.
2009-04-26 16:27:36 +00:00
wcmaier
a6cd62f47f Update to Mercurial 1.2.1 (long overdue): bugfixes and small features.
Thanks to Simon Kuhnle for testing!
2009-04-24 12:23:14 +00:00
espie
76a395857d A few python deps updates 2009-03-15 12:49:35 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
wcmaier
e47ce3c059 Update to 1.1.2 (SECURITY).
Prevent malicious clients from overwriting repo config file (and a
few other bug fixes).
2009-01-01 17:27:22 +00:00
wcmaier
6879915745 Update to mercurial 1.1.
Lots of testing (and prods) from Simon Kuhnle <simon at blarzwurst dot de>
and Vadim Zhukov <persgray at gmail dot com>. Thanks!
2008-12-29 20:04:59 +00:00
wcmaier
2b35104b7e Update to 1.0.2.
While here, switch to MODPY_EGG_VERSION, too.

ok merdely@
2008-08-24 11:24:24 +00:00
wcmaier
658f91e5f4 Update to the newly released 1.0.1.
Add 'v2' to license marker, update mail address and add unzip to
REGRESS_DEPENDS while here.

ok merdely@
2008-05-23 15:03:12 +00:00
fgsch
dfd8f739df install hgweb.cgi and hgwebdir.cgi; wcmaier@ ok. 2008-05-13 12:02:54 +00:00
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
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
d1c5fbaddb Update to 0.9.4.
From Will Maier (MAINTAINER)
ok jolan@
2007-10-05 02:00:45 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
jolan
3ac7f3024b update to 0.9.3, from maintainer will maier 2006-12-23 04:17:20 +00:00
aanriot
5664bdb1d7 Fix ownership problems.
ok bernd@
2006-10-09 14:29:00 +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
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