On Monday, 03 January 2011 at 13:41, David Champion wrote: > # HG changeset patch > # User David Champion <[email protected]> > # Date 1294082390 21600 > # Branch HEAD > # Node ID d1f81b853d65d09313f24bbe26e6d873029b516d > # Parent f01b306ebe0eef919096d8d438d978acf62d6f73 > Include extra information in mutt version string for developer builds. > > When a build is based on an hg clone, include extra information about > the changeset node, distance from a tagged release, and mq applied patch > count. > > For example, after this patch is applied my mutt build identifies itself > (in mutt -v and in <show-version>) as: > > Mutt 1.5.21+26,mq+22 (7edc2073390d) (2010-09-15) > > I have applied 26 changesets applied since 1.5.21 was tagged, 22 of > which are in my mq patch series. A 1.5.21 release build that is not > mercurial-based would still appear simply as "1.5.21".
Applied, thanks.
