From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2858 invoked by alias); 2 Feb 2009 22:14:35 -0000 Received: (qmail 2846 invoked by uid 22791); 2 Feb 2009 22:14:35 -0000 X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_20 X-Spam-Check-By: sourceware.org Received: from metis.ext.pengutronix.de (HELO metis.ext.pengutronix.de) (92.198.50.35) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 02 Feb 2009 22:14:31 +0000 Received: from themisto.ext.pengutronix.de ([92.198.50.58] helo=localhost) by metis.ext.pengutronix.de with esmtp (Exim 4.63) (envelope-from ) id 1LU73h-0001IW-KD for patchutils-list@sourceware.org; Mon, 02 Feb 2009 23:14:29 +0100 Message-Id: <20090202221217.790916412@pengutronix.de> User-Agent: quilt/0.47-1 Date: Mon, 02 Feb 2009 22:14:00 -0000 From: Wolfram Sang To: patchutils-list@sourceware.org X-SA-Exim-Connect-IP: 92.198.50.58 X-SA-Exim-Mail-From: w.sang@pengutronix.de Subject: [patch 0/1] New feature for splitdiff X-SA-Exim-Version: 4.2.1 (built Tue, 09 Jan 2007 17:23:22 +0000) X-SA-Exim-Scanned: Yes (on metis.ext.pengutronix.de) X-PTX-Original-Recipient: patchutils-list@sourceware.org Mailing-List: contact patchutils-list-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: patchutils-list-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00000.txt.bz2 Hello, I missed a feature for splitdiff and took an hour to implement it. Now, using the option "-t", you can recreate the directory structure from a combined set of diffs. See the description of the patch for more information. Hope you like it and consider it for inclusion. Kind regards, Wolfram Sang