From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: graphiclog in browser of public git repo Date: Tue, 20 Mar 2012 17:28:07 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33681) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SA1v8-00055c-4n for emacs-orgmode@gnu.org; Tue, 20 Mar 2012 12:28:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SA1us-0006yR-IL for emacs-orgmode@gnu.org; Tue, 20 Mar 2012 12:28:25 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:50326) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SA1us-0006y9-6P for emacs-orgmode@gnu.org; Tue, 20 Mar 2012 12:28:10 -0400 Received: by wgbdr1 with SMTP id dr1so102566wgb.30 for ; Tue, 20 Mar 2012 09:28:07 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Hi all The browser of the mirror of the public git repo http://repo.or.cz/w/org-mode.git has a link "graphiclog" that shows a line for each branch and merge and a dot for each commit. I hope that such a link could also be added to the browser of the public git repo http://orgmode.org/w/org-mode.git to make the visualization of the git workflow easier to access and more notable. Michael