From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH 0/2] Teach org-version to include git version information Date: Tue, 18 Aug 2009 20:08:01 +0100 Message-ID: <668A7B70-E1E0-485E-9537-64C5A039DEF4@gmail.com> References: <1250616163-11733-1-git-send-email-bernt@norang.ca> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdU2x-0007mr-7n for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:08:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdU2r-0007mf-T5 for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:08:37 -0400 Received: from [199.232.76.173] (port=54317 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdU2r-0007mc-Mv for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:08:33 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:43280) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdU2r-0001Zb-0v for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:08:33 -0400 Received: by ewy7 with SMTP id 7so796333ewy.31 for ; Tue, 18 Aug 2009 12:08:32 -0700 (PDT) In-Reply-To: <1250616163-11733-1-git-send-email-bernt@norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: emacs-orgmode@gnu.org Awesome! I had meant to ask you for this change. THanks! - Carsten On Aug 18, 2009, at 6:22 PM, Bernt Hansen wrote: > This series teaches org-version to include the git version number > information from git describe when running org-mode from a git > repository. > > The version is reported as dirty if tracked files are modified. > > This series is available at git://git.norang.ca/org-mode for-carsten > > Bernt Hansen (2): > Add git version number to org-version information > Add .dirty to git org-version info if files are modified > > lisp/org.el | 25 +++++++++++++++++++++---- > 1 files changed, 21 insertions(+), 4 deletions(-) > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode