zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH 0/7] Various fixes to Git completion
@ 2013-10-20 17:40 Øystein Walle
  2013-10-20 17:40 ` [PATCH 1/7] _git: Add missing column.* config variables Øystein Walle
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Øystein Walle @ 2013-10-20 17:40 UTC (permalink / raw)
  To: zsh-workers; +Cc: Øystein Walle

These are a collection of improvements and fixes to the Git completion
functions.

Regards,
Øsse

m0viefreak (3):
  _git: Remove unsupported -q option from diff options
  _git: fix a few "undocumented" options
  _git: revert: add '-e,--edit'

Øystein Walle (4):
  _git: Add missing column.* config variables
  _git: Make git-show accept diff arguments
  _git: re-order the last two git-blame arguments
  _git: fix wrong default value

 Completion/Unix/Command/_git | 36 +++++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 13 deletions(-)

-- 
1.8.4.1.516.g1d25dd4


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

end of thread, other threads:[~2015-05-16 22:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-20 17:40 [PATCH 0/7] Various fixes to Git completion Øystein Walle
2013-10-20 17:40 ` [PATCH 1/7] _git: Add missing column.* config variables Øystein Walle
2013-10-20 17:41 ` [PATCH 2/7] _git: Make git-show accept diff arguments Øystein Walle
2015-05-08 14:46   ` [PATCH 1/2] completion: git: split diff options for stages (--theirs, --ours etc) Daniel Hahler
2015-05-08 14:46     ` [PATCH 2/2] completion: git: do not add diff options twice Daniel Hahler
2015-05-16 22:55     ` [PATCH 1/2] completion: git: split diff options for stages (--theirs, --ours etc) Daniel Shahaf
2013-10-20 17:41 ` [PATCH 3/7] _git: re-order the last two git-blame arguments Øystein Walle
2013-10-20 17:41 ` [PATCH 4/7] _git: Remove unsupported -q option from diff options Øystein Walle
2013-10-20 17:41 ` [PATCH 5/7] _git: fix wrong default value Øystein Walle
2013-10-20 17:41 ` [PATCH 6/7] _git: fix a few "undocumented" options Øystein Walle
2013-10-20 17:41 ` [PATCH 7/7] _git: revert: add '-e,--edit' Øystein Walle
2013-10-21 10:28 ` [PATCH 0/7] Various fixes to Git completion Frank Terbeck

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).