From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [PATCH 0/2] Teach org-version to include git version information Date: Tue, 18 Aug 2009 15:10:44 -0400 Message-ID: <87bpmdaqff.fsf@gollum.intra.norang.ca> References: <1250616163-11733-1-git-send-email-bernt@norang.ca> <668A7B70-E1E0-485E-9537-64C5A039DEF4@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdU5A-0000nh-SG for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:10:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdU57-0000nT-I3 for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:10:56 -0400 Received: from [199.232.76.173] (port=54354 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdU57-0000nQ-El for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:10:53 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:63481) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MdU57-0001uB-6S for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:10:53 -0400 In-Reply-To: <668A7B70-E1E0-485E-9537-64C5A039DEF4@gmail.com> (Carsten Dominik's message of "Tue\, 18 Aug 2009 20\:08\:01 +0100") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org I don't know if that will work on Windows (with git). I've only tested it on Linux here. You may want to test drive it before including it. -Bernt Carsten Dominik writes: > 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