git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] check_refname_component: Optimize
@ 2014-05-28 21:04 David Turner
  2014-05-28 21:04 ` [PATCH] " David Turner
  0 siblings, 1 reply; 15+ messages in thread
From: David Turner @ 2014-05-28 21:04 UTC (permalink / raw)
  To: git, gitster, mhagger

I just tested the previous patch on a Mac with clang and it needed
some tweaks.

Also, I should clarify that this represents a real use-case: we really
do have tens of thousands of branches on some repos.  It would be nice
if people would clean up after themselves, but they don't.

(Also, it's probably worth adding a shortcut for HEAD at some point,
since that is the most-commonly-used ref, but that's for a later
patch)

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-05-31 11:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-28 21:04 [PATCH v2 0/1] check_refname_component: Optimize David Turner
2014-05-28 21:04 ` [PATCH] " David Turner
2014-05-28 21:44   ` Michael Haggerty
2014-05-28 23:49     ` David Turner
2014-05-29 13:41       ` Duy Nguyen
2014-05-29 16:36         ` Junio C Hamano
2014-05-29 23:24           ` Duy Nguyen
2014-05-29 23:41             ` Jeff King
2014-05-29 23:43               ` Duy Nguyen
2014-05-30  0:07                 ` Jeff King
2014-05-30  2:03                   ` Duy Nguyen
2014-05-30  9:47                   ` Michael Haggerty
2014-05-30 17:29                     ` Jeff King
2014-05-31 10:47                       ` Michael Haggerty
2014-05-31 11:21                   ` Duy Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).