From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Kowalczyk Subject: Clocking time from existing git repository logs Date: Fri, 13 Mar 2009 18:50:35 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LiIXq-0007rS-Es for emacs-orgmode@gnu.org; Fri, 13 Mar 2009 21:20:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LiIXl-0007pm-BY for emacs-orgmode@gnu.org; Fri, 13 Mar 2009 21:20:09 -0400 Received: from [199.232.76.173] (port=48452 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LiIXl-0007pj-9L for emacs-orgmode@gnu.org; Fri, 13 Mar 2009 21:20:05 -0400 Received: from main.gmane.org ([80.91.229.2]:47449 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LiIXk-0001TH-SR for emacs-orgmode@gnu.org; Fri, 13 Mar 2009 21:20:05 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1LiIXi-0008IN-PV for emacs-orgmode@gnu.org; Sat, 14 Mar 2009 01:20:02 +0000 Received: from 75-94-107-246.roc.clearwire-dns.net ([75.94.107.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Mar 2009 01:20:02 +0000 Received: from jtk by 75-94-107-246.roc.clearwire-dns.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Mar 2009 01:20:02 +0000 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: emacs-orgmode@gnu.org Has anyone devised a format to bring git commit logs into org-mode for the purposes of clocking time? I have a few repositories that I need to retroactively log hours worked from commit messages. I expect that appropriate git log formatting might make it much easier. Thanks, Jeff