Mercurial > evolve
view debian/control @ 532:744db7a27dd0 stable
Added tag 1.0.0 for changeset b18b00036355
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Wed, 29 Aug 2012 11:58:21 +0200 |
parents | b18b00036355 |
children | 53d3f4749ebc |
line wrap: on
line source
Source: mercurial-evolve Section: vcs Priority: optional Maintainer: Julien Cristau <julien.cristau@logilab.fr> Build-Depends: mercurial (>= 2.3~), mercurial-common (>= 2.3~), python, debhelper (>= 8), python-sphinx (>= 1.0.8), Python-Version: >= 2.6 Homepage: https://bitbucket.org/marmoute/mutable-history Package: mercurial-evolve Architecture: all Depends: ${python:Depends}, mercurial (>= 2.3~), Description: evolve extension for Mercurial This package provides the experimental "evolve" extension for the Mercurial DVCS. . This extension provides several commands to mutate history and deal with issues it may raise. . It also: - enables the "Changeset Obsolescence" feature of mercurial, - alters core command and extension that rewrite history to use this feature, - improves some aspects of the early implementation in Mercurial 2.3. . **These extensions are experimental and are not meant for production.**