comparison 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
comparison
equal deleted inserted replaced
744:72d7b0b9edd6 745:99e51aff724b
48 48
49 - conform to the Mercurial custom of lowercase messages 49 - conform to the Mercurial custom of lowercase messages
50 - added a small extension to experiment with obsolescence marker push 50 - added a small extension to experiment with obsolescence marker push
51 - amend: drop the deprecated note option 51 - amend: drop the deprecated note option
52 - amend: use core mechanism for amend (fix multiple bugs) 52 - amend: use core mechanism for amend (fix multiple bugs)
53 - parents command: add "working directory parent is obsolete" message
53 54
54 3.1.0 -- 2013-02-11 55 3.1.0 -- 2013-02-11
55 56
56 - amend: drop deprecated --change option for amend 57 - amend: drop deprecated --change option for amend
57 - alias: add a grab aliast to be used instead of graft -O 58 - alias: add a grab aliast to be used instead of graft -O