All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Some more git config completions
@ 2017-05-27  6:25 Rikard Falkeborn
  2017-05-27  6:25 ` [PATCH 1/6] completion: Add git config gc completions Rikard Falkeborn
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Rikard Falkeborn @ 2017-05-27  6:25 UTC (permalink / raw)
  To: git; +Cc: Rikard Falkeborn

Some more completions (from what I could tell, there are probably more
missing). Please let me know if you prefer them in smaller (or larger)
batches (or if the patches aren't wanted at all).

Patches are based on master. 

Rikard Falkeborn (6):
  completion: Add git config gc completions
  completion: Add git config core completions
  completion: Add git config am.threeWay completion
  completion: Add git config advice completions
  completion: Add git config credential completions
  completion: Add git config credentialCache.ignoreSIGHUP

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

-- 
2.13.0


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

end of thread, other threads:[~2017-06-04 18:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-27  6:25 [PATCH 0/6] Some more git config completions Rikard Falkeborn
2017-05-27  6:25 ` [PATCH 1/6] completion: Add git config gc completions Rikard Falkeborn
2017-05-27  6:25 ` [PATCH 2/6] completion: Add git config core completions Rikard Falkeborn
2017-05-27  6:25 ` [PATCH 3/6] completion: Add git config am.threeWay completion Rikard Falkeborn
2017-05-27  6:25 ` [PATCH 4/6] completion: Add git config advice completions Rikard Falkeborn
2017-05-27  6:25 ` [PATCH 5/6] completion: Add git config credential completions Rikard Falkeborn
2017-05-27  6:25 ` [PATCH 6/6] completion: Add git config credentialCache.ignoreSIGHUP Rikard Falkeborn
2017-06-01 22:02 ` [PATCH 0/6] Some more git config completions Ævar Arnfjörð Bjarmason
2017-06-02  0:33   ` Junio C Hamano
2017-06-04 18:41   ` SZEDER Gábor

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.