From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-f172.google.com (mail-ig0-f172.google.com [209.85.213.172]) by mail.openembedded.org (Postfix) with ESMTP id E26D16ACFD for ; Mon, 29 Sep 2014 00:51:16 +0000 (UTC) Received: by mail-ig0-f172.google.com with SMTP id a13so1888172igq.17 for ; Sun, 28 Sep 2014 17:51:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=PHtDD725KIZLZllHSnrW+4FIOhF7fFVElWk/tsP0FtI=; b=fnLT9oL0PsOJPKJKWRN3wjii8zkXvm7OoPW5YXC3krqQ0xptJedGSxwflukJsbmAoo a2UEt5Tna7KZiubl6DH611P7d+dfugWhpBbweeAtiwF4g0ZGofpNuchch+KQQDlHksIA z8yKgRuCk1Y66wgwFO3G1/W95GSXCs0ix4/w6QjhrClG4IpbbUFVsKNY4uS3JHGgBT7L l2w2WmM7bdQXnjLfGoAHLOu/3NbQVVZEnx3uWqqC1OiKh+XjvMes2F8mTs12d8sWwvBI dHAS6A9BotCjl92zpZpcM9v9vEwuvMAt7eOmZgqFN6VlQljIbTFhqbS1jD7j4/8sTle+ yKbA== X-Gm-Message-State: ALoCoQlirTIGr4n8uCz+WBbpRAu04vccog4fKBKrJ7S0kR+lK6eBwMCiff2NMI0A+kFNWAOhd0xE X-Received: by 10.50.32.10 with SMTP id e10mr48923182igi.7.1411951877856; Sun, 28 Sep 2014 17:51:17 -0700 (PDT) Received: from [192.168.141.122] (dsl-173-248-233-100.acanac.net. [173.248.233.100]) by mx.google.com with ESMTPSA id ig9sm8633151igb.13.2014.09.28.17.51.17 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Sep 2014 17:51:17 -0700 (PDT) Message-ID: <5428AD04.6020006@linaro.org> Date: Sun, 28 Sep 2014 20:51:16 -0400 From: Trevor Woerner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: "Burton, Ross" References: <540896F8.9040805@pabigot.com> In-Reply-To: Cc: OE-core Subject: Re: [oe] Style issue for recipes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2014 00:51:22 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 09/04/14 15:12, Burton, Ross wrote: > If someone knows a good UI for blame-digging then please let me know! http://vimcasts.org/episodes/fugitive-vim-exploring-the-history-of-a-git-repository/ http://vimcasts.org/episodes/fugitive-vim-browsing-the-git-object-database/