On 2007-05-20 23:22:00 +0200, Robin Rosenberg wrote: > söndag 20 maj 2007 skrev Yann Dirson: > > > Also I'm not sure it is a good way to look at "applied" file, > > since Karl IIRC has plans to change this. Better call "stg top" > > and not touch that again :) > > Calling stg is too slow to be be used here. I that command in my > first draft for this function and people complained (see the thread > named "Bash snippet to show branch and patch in bash prompt"). It > takes ~ 0.15s on here which is very noticable, barely below my pain > threshold. > > We'll update the prompt when and if Karl breaks this. Yes, I can confirm that I'm hard at work breaking this. :-) I'm trying out a way to get around the performance bug Catalin found, but I didn't have time to finish it yesterday. If that work is included, you could simply find the top patch by doing git-show-ref and figuring out which patch has the same sha1 as HEAD. But it sucks that stg starts so slowly. It has gotten better, I believe (I think Catalin did some work here?), but 150 ms doesn't really qualify as "instantaneous". -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html