git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH v4 0/4] completion: bash: a bunch of fixes
@ 2021-06-17 14:35 Felipe Contreras
  2021-06-17 14:35 ` [PATCH v4 1/4] completion: bash: fix prefix detection in branch.* Felipe Contreras
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Felipe Contreras @ 2021-06-17 14:35 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, SZEDER Gábor, Felipe Contreras

These should be pretty obvious and straightforward.

This is exactly the same as v3, which alread included the minor
adjustment to the commit message of one patch, but for some reason v3
had trouble getting into 'seen'. So I'm sending it again as a new
thread.

Felipe Contreras (4):
  completion: bash: fix prefix detection in branch.*
  completion: bash: fix for suboptions with value
  completion: bash: fix for multiple dash commands
  completion: bash: add correct suffix in variables

 contrib/completion/git-completion.bash | 14 +++++++-------
 t/t9902-completion.sh                  | 15 +++++++++++++++
 2 files changed, 22 insertions(+), 7 deletions(-)

Range-diff against v3:
1:  4b73b26338 = 1:  183328a25d completion: bash: fix prefix detection in branch.*
2:  cb2fc1a7f2 = 2:  a0f881b508 completion: bash: fix for suboptions with value
3:  ece06463a2 = 3:  1e33fa9611 completion: bash: fix for multiple dash commands
4:  f9db132cbd = 4:  6293c134f9 completion: bash: add correct suffix in variables
-- 
2.32.0


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

end of thread, other threads:[~2021-06-17 14:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 14:35 [PATCH v4 0/4] completion: bash: a bunch of fixes Felipe Contreras
2021-06-17 14:35 ` [PATCH v4 1/4] completion: bash: fix prefix detection in branch.* Felipe Contreras
2021-06-17 14:35 ` [PATCH v4 2/4] completion: bash: fix for suboptions with value Felipe Contreras
2021-06-17 14:35 ` [PATCH v4 3/4] completion: bash: fix for multiple dash commands Felipe Contreras
2021-06-17 14:35 ` [PATCH v4 4/4] completion: bash: add correct suffix in variables Felipe Contreras

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).