Jacob Keller <jacob.keller@xxxxxxxxx> writes: > On Thu, Feb 2, 2017 at 8:15 PM, Jacob Keller <jacob.keller@xxxxxxxxx> wrote: >> On Thu, Feb 2, 2017 at 6:53 PM, SZEDER Gábor <szeder.dev@xxxxxxxxx> wrote: >>> This series speeds up refs completion for large number of refs, partly >>> by giving up disambiguating ambiguous refs (patch 6) and partly by >>> ... >>> It goes on top of the __gitdir() improvements series I just posted at: >>> >>> http://public-inbox.org/git/20170203024829.8071-1-szeder.dev@xxxxxxxxx/T/ >>> >> Nice! This is something i've been bothered by in the past since >> completion would take a rather long time! > > I haven't had a chance to further investigate, but I tried this series > out (from your github) and it appears that this series (or the > previous series for __gitdir work) breaks "git log" ref completion. > I'll have further details when I am able to investigate a it more. Thanks, both. I'll look forward to how the story unfolds from sidelines ;-)