On May 24, 2010, at 18:45:40, Evan Schoenberg, M.D. wrote:
> I'm pretty sure it was my change a long time ago, though I can't find my 
> commit message for it and hg blame points to the line coming from:
> changeset:   4251:f8a902d33769
> user:        Peter Hosey <[email protected]>
> date:        Sat Jun 06 21:30:17 2009 -0700
> summary:     Refactored GrowlMail to have a separate singleton notifier 
> object, in order to make the mail-bundle class less dependent on being a 
> singleton. (Assumptions are bad, especially when you're working with 
> private/undocumented APIs.)

To find the parent of a revision, use this:

    hg log -rf8a902d33769:0 --limit=2

Passing that to hg blame -r reveals that your relevant commit was:

        http://growl.info/hg/growl/rev/b19d240b576a

It works for me, so I closed the ticket on those grounds last night.

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=en.

Reply via email to