From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19988 invoked by alias); 16 Sep 2014 08:28:25 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 33174 Received: (qmail 28784 invoked from network); 16 Sep 2014 08:28:23 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:mime-version:content-type :content-transfer-encoding; bh=ON8ULoa231K6cqjqt/EsXzLfJjikrhC9r6REr3pp9bA=; b=v+Mj2N4XOpEBWcnLL/MLqk8NRVWHuc7VSS977O9jrBr6AB6CWCHY4QOZ1M1EY8pn40 1Pk3L+z57dB8qoFYNifLO2ypvDlsqg/NhzDfM734RySEHt5i/RI9efwPmJyeEI5zG2q5 jt11xAbwgbIYgmXRbhn2nqGwB8yCB8KkFwPdj0fty2YBvFyeqwFPDRAl6l7Z4Bn+Eclx cSYiPGnFKAlQqIR5riUsLVk8NPf7nFEzys4jzFOeGXw7BPToy+3Q/dAnLlSZyxDdwFiZ tFnxGWLN7Jiga71skuxv6KsQKc4/phH/snV2ynuxsIzzoBk+yJzuzPziVt4hDPdluWn+ TUfg== X-Received: by 10.112.54.169 with SMTP id k9mr33412557lbp.32.1410856096853; Tue, 16 Sep 2014 01:28:16 -0700 (PDT) From: =?UTF-8?q?=C3=98ystein=20Walle?= To: zsh-workers@zsh.org Cc: =?UTF-8?q?=C3=98ystein=20Walle?= Subject: [PATCH 0/5] Git coompletion updates and fixes Date: Tue, 16 Sep 2014 10:28:05 +0200 Message-Id: X-Mailer: git-send-email 2.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's been a while since 1.9.0. Here are updates that brings _git up to date with 2.1.0. There are two different commits because I actually created them as the versions were released and have no good excuse for why I haven't sent them in before now... Squash as you please. Seasoned with some other tune-ups. Øystein Walle (5): _git: updates for Git 2.0.0 _git: Add missing --list to git-tag _git: updates for Git 2.1.0 _git: fix typo in git-apply _git: add missing --3way option Completion/Unix/Command/_git | 58 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 10 deletions(-) -- 2.1.0