[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#75336: [PATCH] Allow pcomplete of git add to include untracked files
From: |
Eli Zaretskii |
Subject: |
bug#75336: [PATCH] Allow pcomplete of git add to include untracked files. |
Date: |
Sat, 04 Jan 2025 09:54:19 +0200 |
> 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?
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files., Peter Seibel, 2025/01/03
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files., Eli Zaretskii, 2025/01/04
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files.,
Eli Zaretskii <=
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files., Peter Seibel, 2025/01/04
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files., Stefan Monnier, 2025/01/04
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files., Peter Seibel, 2025/01/04
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files., Eli Zaretskii, 2025/01/18
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files., Peter Seibel, 2025/01/18
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files., Eli Zaretskii, 2025/01/19
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files., Peter Seibel, 2025/01/19
- bug#75336: [PATCH] Allow pcomplete of git add to include untracked files., Stefan Kangas, 2025/01/19