Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id E2D70431FBF for ; Thu, 4 Feb 2010 19:36:38 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.198 X-Spam-Level: X-Spam-Status: No, score=-1.198 tagged_above=-999 required=5 tests=[AWL=1.401, BAYES_00=-2.599] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8Y9B64nKMLjS for ; Thu, 4 Feb 2010 19:36:38 -0800 (PST) Received: from clegg.madduck.net (clegg.madduck.net [193.242.105.96]) by olra.theworths.org (Postfix) with ESMTP id D59DD431FAE for ; Thu, 4 Feb 2010 19:36:37 -0800 (PST) Received: from lapse.rw.madduck.net (lapse.nz.madduck.net [IPv6:2001:4428:234::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "lapse.rw.madduck.net", Issuer "CAcert Class 3 Root" (verified OK)) by clegg.madduck.net (postfix) with ESMTPS id B6E8C1D4099; Fri, 5 Feb 2010 04:36:29 +0100 (CET) Received: by lapse.rw.madduck.net (Postfix, from userid 1000) id BED63C5; Fri, 5 Feb 2010 16:36:25 +1300 (NZDT) Date: Fri, 5 Feb 2010 16:36:25 +1300 From: martin f krafft To: Carl Worth , notmuch@notmuchmail.org Message-ID: <20100205033625.GA3759@lapse.rw.madduck.net> Mail-Followup-To: Carl Worth , notmuch@notmuchmail.org References: <87my083mgh.fsf@SSpaeth.de> <87d4148s2c.fsf@lillypad.riseup.net> <4B595D3A.1030901@SSpaeth.de> <87636u34lw.fsf@SSpaeth.de> <87d411zvz8.fsf@yoom.home.cworth.org> <20100125213231.GB15987@lapse.rw.madduck.net> <87ock5punt.fsf@yoom.home.cworth.org> <20100204035026.GA13411@lapse.rw.madduck.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <20100204035026.GA13411@lapse.rw.madduck.net> X-Motto: Keep the good times rollin' X-OS: Debian GNU/Linux squeeze/sid kernel 2.6.32-trunk-686 i686 X-Spamtrap: madduck.bogus@madduck.net X-Subliminal-Message: debian/rules! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: clamav-milter 0.95.3 at clegg X-Virus-Status: Clean Subject: [notmuch] patchwork now auto-updates patches from Git (was: Git feature branch) X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2010 03:36:39 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable also sprach martin f krafft [2010.02.04.1650 +1300]: > - =E2=80=A6 which brings me to my second point: there are certain things > that patchwork can do, at least in theory: >=20 > * mark patches accepted when they hit your (canonical) master > branch > * mark patches rfc when they hit e.g. my (canonical) next branch > * mark patches "under review" when they hit the all-patches (or > pu) branch. >=20 > I have not yet tried any of these, and I am basing this theory > only on the idea that git-patch-id can come to the rescue, for > there is no other linkage between the patch on the mailing list > (and thus known to patchwork), and the commit in the repo. Patchwork now marks patches Accepted once they hit Carl's master branch (up to 10 minutes delay due to Cron). It uses an algorithm similar (but not equal) to git-patch-id in that it hashes the diff. This means that the commit message can be amended when patches are applied/cherry-picked, but the patch itself must be verbatim. I ran it on all history thus far and it found 99 patches. It'll be trivial to set it up to mark other states when the corresponding commits hit another branch. Let me know if there are any problems, and feedback welcome. --=20 martin | http://madduck.net/ | http://two.sentenc.es/ =20 "if they can get you asking the wrong questions, they don't have to worry about answers." -- thomas pynchon =20 spamtraps: madduck.bogus@madduck.net --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature; name="digital_signature_gpg.asc" Content-Description: Digital signature (see http://martin-krafft.net/gpg/) Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEAREDAAYFAktrkjYACgkQIgvIgzMMSnW5cgCcDVi2q9nh5leD4Kd9k9vXy0YI PaIAoIbeV7M/3Uhisg9tkfhFS5mOTC4m =C1rT -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--