From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yann Dirson Subject: [PATCH 0/7] [DRAFT 2] StGIT, remotes, and parent information Date: Sat, 27 Jan 2007 18:22:28 +0100 Message-ID: <20070127172129.27183.50432.stgit@gandelf.nowhere.earth> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Catalin Marinas X-From: git-owner@vger.kernel.org Sat Jan 27 18:23:46 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1HArHG-0002wl-4z for gcvg-git@gmane.org; Sat, 27 Jan 2007 18:23:46 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751956AbXA0RXn (ORCPT ); Sat, 27 Jan 2007 12:23:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751958AbXA0RXn (ORCPT ); Sat, 27 Jan 2007 12:23:43 -0500 Received: from smtp3-g19.free.fr ([212.27.42.29]:58076 "EHLO smtp3-g19.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751956AbXA0RXm (ORCPT ); Sat, 27 Jan 2007 12:23:42 -0500 Received: from gandelf.nowhere.earth (nan92-1-81-57-214-146.fbx.proxad.net [81.57.214.146]) by smtp3-g19.free.fr (Postfix) with ESMTP id 6F1FB4A298; Sat, 27 Jan 2007 18:23:41 +0100 (CET) Received: from gandelf.nowhere.earth (localhost [127.0.0.1]) by gandelf.nowhere.earth (Postfix) with ESMTP id 212AC1F089; Sat, 27 Jan 2007 18:22:28 +0100 (CET) User-Agent: StGIT/0.11 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Here is a new draft version, which re-implements stgit.config to call git-repo-config (without any caching to get things working right now), and with write support. The 5 other patches were modified accordingly, so in this state we can see: stgit$ ./stg branch -c bar origin Checking for changes in the working directory... done Recording "refs/heads/origin" as parent branch. Using "origin" remote to pull parent from. Branch "bar" created. stgit$ git-repo-config --get-regexp 'branch\.bar\..*' branch.bar.merge refs/heads/origin branch.bar.remote origin There are many rough edges when you shake it, but that should give the idea. It also applies on yesterday's head. I'll rebase and adapt the newly-added config parameters. Best regards, -- Yann Dirson | Debian-related: | Support Debian GNU/Linux: | Freedom, Power, Stability, Gratis http://ydirson.free.fr/ | Check