Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Slowness issue with git completion



On Mon, May 2, 2011 at 11:59, Nikolai Weibull <now@xxxxxxxx> wrote:
> On Sat, Apr 30, 2011 at 16:37, Simon Ruderich <simon@xxxxxxxxxxxx> wrote:
>> However it looks like two __git_files_relative are still there,
>> in the functions:
>>
>>    __git_changed-in-index_files
>>    __git_changed-in-working-tree_files

> Hm, weird.  I thought I did a proper search.  I’ll fix this tomorrow.

It seems diff-index can’t be made to report results in the fashion
that we desire.  Suggestions welcome as to how we fix this.  It seems
__git_files_relative needs to stay.  Perhaps we can at least optimize
it in the ways Bart described?



Messages sorted by: Reverse Date, Date, Thread, Author