git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: git@vger.kernel.org
Cc: "Junio C Hamano" <gitster@pobox.com>,
	"David Aguilar" <davvid@gmail.com>,
	"SZEDER Gábor" <szeder.dev@gmail.com>,
	"Felipe Contreras" <felipe.contreras@gmail.com>
Subject: [PATCH v5 0/4] completion: bash: a bunch of fixes
Date: Tue,  6 Jul 2021 21:31:42 -0500	[thread overview]
Message-ID: <20210707023146.3132162-1-felipe.contreras@gmail.com> (raw)

These should be pretty obvious and straightforward.

This is exactly the same as v4 and v3, which alread included the minor
adjustment to the commit message of one patch, but for some reason they
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 v4:
1:  183328a25d = 1:  8e42ca9e43 completion: bash: fix prefix detection in branch.*
2:  a0f881b508 = 2:  37ab3ba953 completion: bash: fix for suboptions with value
3:  1e33fa9611 = 3:  49d5086250 completion: bash: fix for multiple dash commands
4:  6293c134f9 = 4:  ff13bb3b09 completion: bash: add correct suffix in variables
-- 
2.32.0.36.g70aac2b1aa


             reply	other threads:[~2021-07-07  2:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-07  2:31 Felipe Contreras [this message]
2021-07-07  2:31 ` [PATCH v5 1/4] completion: bash: fix prefix detection in branch.* Felipe Contreras
2021-07-07  2:31 ` [PATCH v5 2/4] completion: bash: fix for suboptions with value Felipe Contreras
2021-07-07  2:31 ` [PATCH v5 3/4] completion: bash: fix for multiple dash commands Felipe Contreras
2021-07-07  2:31 ` [PATCH v5 4/4] completion: bash: add correct suffix in variables Felipe Contreras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210707023146.3132162-1-felipe.contreras@gmail.com \
    --to=felipe.contreras@gmail.com \
    --cc=davvid@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=szeder.dev@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).