From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Nguy=E1=BB=85n=20Th=C3=A1i=20Ng=E1=BB=8Dc=20Duy?= Subject: [PATCH 6/7] tag: support column output with --column Date: Tue, 8 Feb 2011 22:22:20 +0700 Message-ID: <1297178541-31124-7-git-send-email-pclouds@gmail.com> References: <1297178541-31124-1-git-send-email-pclouds@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: =?UTF-8?q?Nguy=E1=BB=85n=20Th=C3=A1i=20Ng=E1=BB=8Dc=20Duy?= To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Feb 08 16:24:45 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PmpQr-00072f-1P for gcvg-git-2@lo.gmane.org; Tue, 08 Feb 2011 16:24:45 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754859Ab1BHPYh convert rfc822-to-quoted-printable (ORCPT ); Tue, 8 Feb 2011 10:24:37 -0500 Received: from mail-px0-f174.google.com ([209.85.212.174]:58751 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754835Ab1BHPYg (ORCPT ); Tue, 8 Feb 2011 10:24:36 -0500 Received: by pxi15 with SMTP id 15so1140252pxi.19 for ; Tue, 08 Feb 2011 07:24:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:mime-version:content-type :content-transfer-encoding; bh=giIos1F0gkNQ/4Z5kimiEcmXTdvueIUq72lO5VFRk0k=; b=t3qoEQjYeaYr4YTndN3hyKjJIWGRghJfUDzsWHCL+wDCRFC8kG4Wmesan6PFFAEdE6 K4YBU0+UgQzah8GGFrpMDNBEKYE6LfT8P0rbYTDQB9qhLlN9hPQOpbwPHzvXwvnZd4Et WmJ2wdtkA20KtJIzMJKbXQ1+6c0SWyCURGYyw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :mime-version:content-type:content-transfer-encoding; b=H5qINSmU40TvezQJoNvccC9FDPETqopHBIghXeQoB8VT86Xlp7+QhdM/Mh8oI3z63D a8KbD1L7/PWyXdDg3Mbc7sKcfZPRqHITcPQsianCNysT4tdS/VQxTpyHZErVEc26tgeR XydIh8PWfF/Xfop69Kp9wFqPjjww5+vgzR1LA= Received: by 10.142.140.3 with SMTP id n3mr17098788wfd.276.1297178676124; Tue, 08 Feb 2011 07:24:36 -0800 (PST) Received: from pclouds@gmail.com ([115.73.232.10]) by mx.google.com with ESMTPS id w22sm7707081wfd.19.2011.02.08.07.24.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 08 Feb 2011 07:24:34 -0800 (PST) Received: by pclouds@gmail.com (sSMTP sendmail emulation); Tue, 08 Feb 2011 22:23:08 +0700 X-Mailer: git-send-email 1.7.3.4.878.g439c7 In-Reply-To: <1297178541-31124-1-git-send-email-pclouds@gmail.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Signed-off-by: Nguy=E1=BB=85n Th=C3=A1i Ng=E1=BB=8Dc Duy --- Documentation/git-tag.txt | 11 ++++++++++- builtin/tag.c | 19 ++++++++++++++++--- 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt index 8b169e3..7a3ae28 100644 --- a/Documentation/git-tag.txt +++ b/Documentation/git-tag.txt @@ -12,7 +12,8 @@ SYNOPSIS 'git tag' [-a | -s | -u ] [-f] [-m | -F ] [ | ] 'git tag' -d ... -'git tag' [-n[]] -l [--contains ] [] +'git tag' [-n[]] -l [--[no-]column[=3D[,