Re: What's cooking in git.git (Dec 2020, #03; Fri, 18)
From: Junio C Hamano <hidden>
Date: 2020-12-19 17:10:14
Felipe Contreras [off-list ref] writes:
Junio C Hamano wrote:quoted
* fc/bash-completion-post-2.29 (2020-11-10) 26 commits - completion: bash: shuffle __gitcomp functions - completion: bash: cleanup __gitcomp* invocations - completion: bash: add __gitcomp_opts - completion: bash: improve __gitcomp description - completion: bash: rename _get_comp_words_by_ref() - completion: bash: trivial cleanup - completion: bash: cleanup _get_comp_words_by_ref() - completion: bash: refactor _get_comp_words_by_ref() - completion: bash: simplify _get_comp_words_by_ref() - test: completion: switch __gitcomp_nl prefix test - completion: bash: simplify config_variable_name - completion: bash: improve __gitcomp suffix code - completion: bash: change suffix check in __gitcomp - completion: bash: simplify __gitcomp - completion: bash: refactor __gitcomp - completion: bash: simplify equal suffix check - completion: bash: factor out check in __gitcomp - completion: bash: get rid of any non-append code - completion: bash: get rid of _append() functions - completion: bash: remove non-append functionality - test: completion: add run_func() helper - test: completion: fix currently typed words - completion: bash: do not modify COMP_WORDBREAKS - completion: bash: fix for suboptions with value - completion: bash: add correct suffix in variables - completion: bash: fix prefix detection in branch.* Needs review.I think I already mentioned these should be dropped in favor of an easier to digest series [1].
Thanks. I didn't even notice these were still in my tree, as these didn't seem to get any attention to those who know/care about completion.
I just sent another try as a reminder [2].
Will eject and replace.