git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] completion: add missing 'git log' options
@ 2024-01-21  4:07 Philippe Blain via GitGitGadget
  2024-01-21  4:07 ` [PATCH 1/4] completion: complete missing rev-list options Philippe Blain via GitGitGadget
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Philippe Blain via GitGitGadget @ 2024-01-21  4:07 UTC (permalink / raw)
  To: git; +Cc: Philippe Blain

I noticed a few 'git log' options (old and newish) were not suggested by the
completion script, so I went through the whole list and added those that
were missing.

Philippe Blain (4):
  completion: complete missing rev-list options
  completion: complete --patch-with-raw
  completion: complete --encoding
  completion: complete missing 'git log' options

 contrib/completion/git-completion.bash | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)


base-commit: e02ecfcc534e2021aae29077a958dd11c3897e4c
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1650%2Fphil-blain%2Fcompletion-log-options-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1650/phil-blain/completion-log-options-v1
Pull-Request: https://github.com/git/git/pull/1650
-- 
gitgitgadget

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

end of thread, other threads:[~2024-01-22 16:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-21  4:07 [PATCH 0/4] completion: add missing 'git log' options Philippe Blain via GitGitGadget
2024-01-21  4:07 ` [PATCH 1/4] completion: complete missing rev-list options Philippe Blain via GitGitGadget
2024-01-21  4:07 ` [PATCH 2/4] completion: complete --patch-with-raw Philippe Blain via GitGitGadget
2024-01-22 16:09   ` Junio C Hamano
2024-01-21  4:07 ` [PATCH 3/4] completion: complete --encoding Philippe Blain via GitGitGadget
2024-01-21  4:07 ` [PATCH 4/4] completion: complete missing 'git log' options Philippe Blain via GitGitGadget

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 NNTP newsgroup(s).