From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.13.12 with SMTP id z12cs50230ebz; Tue, 5 Jan 2010 14:45:49 -0800 (PST) Received: by 10.224.69.223 with SMTP id a31mr9643949qaj.164.1262731549160; Tue, 05 Jan 2010 14:45:49 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 5si15613359qyk.5.2010.01.05.14.45.48; Tue, 05 Jan 2010 14:45:49 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 8F1B7177994C; Tue, 5 Jan 2010 17:45:48 -0500 (EST) Received: from mail.cnsp.com (mail.cnsp.com [208.3.80.17]) by rubyforge.org (Postfix) with ESMTP id 9E4FA1779941 for ; Tue, 5 Jan 2010 17:45:45 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.cnsp.com (Postfix) with ESMTP id C363AD4443C8 for ; Tue, 5 Jan 2010 15:45:44 -0700 (MST) X-Virus-Scanned: Debian amavisd-new at cnsp.biz Received: from mail.cnsp.com ([127.0.0.1]) by localhost (mail.cnsp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id dyRDi+2qEB4F for ; Tue, 5 Jan 2010 15:45:44 -0700 (MST) Received: from home.mrtheplague.net (coffeehost.tcct.nmt.edu [129.138.3.50]) by mail.cnsp.com (Postfix) with SMTP id 8C009D469BBD for ; Tue, 5 Jan 2010 15:45:44 -0700 (MST) Received: by home.mrtheplague.net (Postfix, from userid 1000) id 7479F853C45E; Tue, 5 Jan 2010 15:45:44 -0700 (MST) From: Anthony Martinez To: sup-devel@rubyforge.org Date: Tue, 5 Jan 2010 15:45:38 -0700 Message-Id: <1262731539-29227-1-git-send-email-pi+sup@pihost.us> X-Mailer: git-send-email 1.6.5 In-Reply-To: <1262726732-sup-3562@masanjin.net> References: <1262726732-sup-3562@masanjin.net> Subject: [sup-devel] [PATCH-insta-save] make the undo hooks also save the threads X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org As requested, a patch against insta-save. Hopefully this works out better. I generated this by rebasing my local next onto origin/next, then checked out a local insta-save and cherry-picked next. There shouldn't be any dependences on unpublished commits, though, git says my next is only head by this one patch. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel