From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Couder Subject: Re: [GSoC update] Sequencer: Debating the UI Date: Tue, 21 Jun 2011 08:21:17 +0200 Message-ID: <201106210821.17954.chriscool@tuxfamily.org> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: Jonathan Nieder , Git List , Daniel Barkalow , Junio C Hamano To: Ramkumar Ramachandra X-From: git-owner@vger.kernel.org Tue Jun 21 08:21:35 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QYuL8-0002C9-Cf for gcvg-git-2@lo.gmane.org; Tue, 21 Jun 2011 08:21:34 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752018Ab1FUGV3 (ORCPT ); Tue, 21 Jun 2011 02:21:29 -0400 Received: from smtp3-g21.free.fr ([212.27.42.3]:56812 "EHLO smtp3-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751280Ab1FUGV2 (ORCPT ); Tue, 21 Jun 2011 02:21:28 -0400 Received: from style.localnet (unknown [82.243.130.161]) by smtp3-g21.free.fr (Postfix) with ESMTP id CFF85A620B; Tue, 21 Jun 2011 08:21:19 +0200 (CEST) User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic; KDE/4.6.2; x86_64; ; ) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi Ram, On Monday 20 June 2011 17:51:23 Ramkumar Ramachandra wrote: > Hi, > > Ramkumar Ramachandra wrote: > > Jonathan Nieder writes: > >> I would love to use a working "cherry-pick --continue". :) I would > > > >> use it like this: > > Great. I hope to have a mockup of this ready in a couple of days or so. > > Gah, it took much longer than expected. My latest work is in the > 'sequencer-continue' branch on my GitHub. It's almost there; will > send to list after polishing it for a few hours in the morning. Great! Please post a small status update too. Thanks, Christian.