On Thu 6.Nov'08 at 16:57:07 -0800, John H. Robinson, IV wrote: > Carlos R. Mafra wrote: > > On Thu 6.Nov'08 at 12:11:41 -0800, John H. Robinson, IV wrote: > > > > > > hg commit --user "unknown" > > > > > > --user can be shortened to -u > > > > Thanks John. > > You're welcome. > > > And for the record, there is also a > > > > git commit --author=<author> > > > > way of doing this too. > > I tried to use the git-style commit log tagging method, but that is a no > go for Mercurial. > > > But now it has already been determined that the author is not > > unknown :-) > > So I found out, and still I wanted to answer the question. It was a good > one, and a similar scenario will likely come up again.
I've just noticed that the authorship of patches 21 and 22 of your list to 0.92.1pre is wrong... This is what I get with 'hg log' changeset: 1599:8640d186c4f4 branch: wm_0_92 user: John H. Robinson, IV <[EMAIL PROTECTED]> date: Wed Oct 29 00:54:03 2008 -0700 summary: Fixed inability to focus windows via mouse changeset: 1598:ce1b81cb4937 branch: wm_0_92 user: John H. Robinson, IV <[EMAIL PROTECTED]> date: Sun Oct 26 21:42:52 2008 -0700 summary: Workaround for Composite problems when default depth is not 24. -- To unsubscribe, send mail to [EMAIL PROTECTED]
