On Fri, Apr 25, 2008 at 4:08 PM, Steve Borho <[EMAIL PROTECTED]> wrote: > On Fri, 2008-04-25 at 09:58 -0500, Steve Borho wrote: > > On Fri, 2008-04-25 at 11:54 +0100, TK Soh wrote: > > > On Fri, Apr 25, 2008 at 10:25 AM, Georg <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > I noticed that the log display in tortoisehg only displays short > numeric > > > > revision numbers, not the SHA1 hashes. That makes it a bit > inconvenient > > > > when discussing with others that have clones of this repo. The numeric > > > > numbers can be different in clones. > > > > > > > > Is there a way to display the SHA1 id in addition? > > > > > > No at the moment. I've been considering whether to add it in. Perhaps > > > in the further releases. > > > > The hash is displayed in the changeset browser window > > Actually, the log viewer also places the hash of the currently selected > changelist into the clipboard buffer so you can paste it into e-mails or
Now I finally understand why I kept pasting in changeset hash instead of the content that I've copied earlier from else where, after browsing the changelog in between. > shells. This was a feature of hgk that I particularly grew fond of. Personally I'd find it rather annoying, especially since it overwrite the clipboard without user consent, plus, in my case, I hardly have the need for the changeset hash. IMO, the clipboard copy should be done upon user request - pressing crtl-c shouldn't be too much trouble. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

