Mercurial > evolve
diff README @ 745:99e51aff724b
add obsolete parents wrapper to the 'parents' command
although the command itself cannot *cause* obsolete changesets, the
information is rather relevant to the state of the parents
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Wed, 16 Oct 2013 18:28:52 +0200 |
parents | 72d7b0b9edd6 |
children | fa87604b359c |
line wrap: on
line diff
--- a/README Wed Oct 16 18:23:54 2013 +0200 +++ b/README Wed Oct 16 18:28:52 2013 +0200 @@ -50,6 +50,7 @@ - added a small extension to experiment with obsolescence marker push - amend: drop the deprecated note option - amend: use core mechanism for amend (fix multiple bugs) +- parents command: add "working directory parent is obsolete" message 3.1.0 -- 2013-02-11