Hi, Nguyán ThÃi Ngác Duy <pclouds@xxxxxxxxx> writes: > This is a hack, to scratch my itch. These patches add "git ls", > which is equivalent to "git ls-files --max-depth 1|column" What is the status of this patch? I found it might be useful for zsh completion codes. Currently zsh _git completion relies heavily on ls-files and can be very slow on large repository like linux kernel. If ls-files supports --max-depth then zsh can do incremental completion. (hopefully) kanru -- âA badly written book is only a blunder. A bad translation of a good book is a crime.â -- Gilbert Highet -- 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