From: Eli Zaretskii <eliz@gnu.org>
To: Peter Seibel <peter@gigamonkeys.com>,
Augusto Stoffel <arstoffel@gmail.com>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, 75336@debbugs.gnu.org
Subject: bug#75336: [PATCH] Allow pcomplete of git add to include untracked files.
Date: Sat, 04 Jan 2025 09:54:19 +0200 [thread overview]
Message-ID: <86frlzf1zo.fsf@gnu.org> (raw)
In-Reply-To: <CALHiJMYo-j+mttuMkan=2nkuSK0kYEiY32BrR+oWfAi=bkfKYA@mail.gmail.com> (message from Peter Seibel on Fri, 3 Jan 2025 16:00:27 -0800)
> From: Peter Seibel <peter@gigamonkeys.com>
> Date: Fri, 3 Jan 2025 16:00:27 -0800
>
> I was going a bit crazy trying to figure out why tab completion in *shell* wasn't working for git add when I was
> trying to add a new file to my repo. Turns out pcomplete was only completing modified tracked files.This
> patch changes it so after git add it also completes untracked non-ignored files.
Augusto and Stefan, any comments?
next prev parent reply other threads:[~2025-01-04 7:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-04 0:00 bug#75336: [PATCH] Allow pcomplete of git add to include untracked files Peter Seibel
2025-01-04 7:52 ` Eli Zaretskii
2025-01-04 7:54 ` Eli Zaretskii [this message]
2025-01-04 13:59 ` Peter Seibel
2025-01-04 15:04 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-04 15:52 ` Peter Seibel
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86frlzf1zo.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=75336@debbugs.gnu.org \
--cc=arstoffel@gmail.com \
--cc=monnier@iro.umontreal.ca \
--cc=peter@gigamonkeys.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.