Pierre-Yves David <pierre-yves.david@logilab.fr> [Fri, 01 Jul 2011 16:58:40 +0200] rev 24
Move state activitation in a dedicated file repo-side
The main issue with having state information is hgrc is that hgrc can be ignored
for trust reason.
Pierre-Yves David <pierre-yves.david@logilab.fr> [Fri, 01 Jul 2011 16:00:19 +0200] rev 23
add rollback support.
Pierre-Yves David <pierre-yves.david@logilab.fr> [Fri, 01 Jul 2011 14:55:02 +0200] rev 22
Automatically publish on tag.
Pierre-Yves David <pierre-yves.david@logilab.fr> [Mon, 06 Jun 2011 16:42:56 +0200] rev 21
Add pull and push support for relevant heads.
This use pushkey.
Pierre-Yves David <pierre-yves.david@logilab.fr> [Mon, 06 Jun 2011 16:52:03 +0200] rev 20
Smarter states heads.
We use the next relevant heads instead of repo one when asking for the head of a
disabled state.
Pierre-Yves David <pierre-yves.david@logilab.fr> [Mon, 06 Jun 2011 15:30:43 +0200] rev 19
introduce a ``laststatewithout`` method
We use it to remove explicite reference to state in to module code. This allow
more flexible dev for now.
Pierre-Yves David <pierre-yves.david@ens-lyon.org> [Wed, 25 May 2011 02:27:40 +0200] rev 18
Autogenerate command table.