Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH 0/4] A few patches to _git
- X-seq: zsh-workers 38149
- From: m0viefreak <m0viefreak.cm@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [PATCH 0/4] A few patches to _git
- Date: Sun, 13 Mar 2016 23:01:56 +0100
- Cc: m0viefreak <m0viefreak.cm@xxxxxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=boE5ySsD6VjaHkB9dugto5SJhp66TaXQxH2lBsUWQ8A=; b=NxkiYnN61rXFW2CMAYLg5/idw+CRs+FzFk62/NOiJSXt9fF7wzrWCmtLxVQN4y8xIL fex28QDs7KHoYG7lJC88F1bFWpiSP93g4HgqNfDTeadMrfD1QJqV4VcLxtcj0J+yjINX 0ezV42elcdwNvRXpZiEoTiPgHt0Hk+VD4rVnd+AhkyAI0fVqqLWfwISO/9Or3/kV2GMI bPA83Mr45pa08v61r8XfJhD3HeKNSNN4qF8VZ66BYSn+69MFMNqHyoK3V8iHzRUEiTWZ U5ls/Z2TxqaZDU/bUJyvxc2k63CiMASQ12ZDLGwPpdo2pmcYQFCLbWq2fP3qeLdmVJGv l7yg==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
m0viefreak (4):
_git: reflog: complete references next to commands
_git: fix tag name of remote branches
_git: log: ignore numeric options
completion: _git: diff: add --no-index
Completion/Unix/Command/_git | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
--
2.5.0.234.gefc8a62
Messages sorted by:
Reverse Date,
Date,
Thread,
Author