From owner-freebsd-stable@FreeBSD.ORG Tue Jul 17 15:20:26 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECA9F106566C for ; Tue, 17 Jul 2012 15:20:26 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id A8EC58FC23 for ; Tue, 17 Jul 2012 15:20:26 +0000 (UTC) Received: by obbun3 with SMTP id un3so955838obb.13 for ; Tue, 17 Jul 2012 08:20:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=IpB+2lokykHsyxqvMNarmoyG2PvZG2q1xQX7MHtTCjA=; b=iW+tIuIce2k/KYkIMMa9inZA8xeRFXcNPEYtHsFuS1oEikFxKErvgIAsolPkJFZWL/ FfD0zhMGNomCJei8WhfkYxQETjO/Vsyhz8c9isp4ekkyRN91+MTtg/iI6bOk89GaxtMI hHbAr2iS9sE2Q6h1NJ+vKcW1mtC5MeYkVvC1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=IpB+2lokykHsyxqvMNarmoyG2PvZG2q1xQX7MHtTCjA=; b=lmPwXGO+aCQ096DkNxovZaQBxdyLGHpajbpi+AnB/VzODv/W/X5oo8as9wCD39ItkB YIp+sVmc1FBkc3Kv/GRZ0MmG2MaY24osQoXSNmEz1ssWGJA0Eh9uqOC7fVh+LnRTKtPH T4XMLc4nTIgmZTRDtkMdkw+7vK1rhCCRkjmyS2TYXkJyH6naUpZKzG/FMhducoD4HxBJ cZYfIwEFcdz5XpQPl7agCOUuQUqA4jPXfjU9GqiHMNZBnWPqoMpwl9qpuz/5IcYnk7q8 Vyw+xXHResRQiol+sxzbcT1jwPHcGsV/i8M8GB294lo5r6h5SOOmKg7KuUMHnDGXRgAB 3/kw== Received: by 10.182.52.42 with SMTP id q10mr3932270obo.46.1342538425735; Tue, 17 Jul 2012 08:20:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.125.70 with HTTP; Tue, 17 Jul 2012 08:19:55 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Tue, 17 Jul 2012 08:19:55 -0700 Message-ID: To: David Magda Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQllLLudNjU+1XscvCslG6sR53vF+Ry3G353CFoHiYHXvzJl7gXuUz9sTcEHO7RASgJixeFR Cc: freebsd-stable@freebsd.org Subject: Re: The MFC process... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2012 15:20:27 -0000 On 17 July 2012 05:50, David Magda wrote: > On Tue, July 17, 2012 02:10, Eitan Adler wrote: >> Of interest to me: if it could be limited to just the commits I made >> and optionally show me the log message and diff it would be very >> helpful. >> >> On a general note: be careful with any level of automation with this >> script though. Sometimes there are good reasons that a commit wasn't >> MFCed. > A lot of messages have a "MFC after" note on them, so the the developer/s > in question already know which commits are good candidates for bringing > over to STABLE. It may simply be that they could use a reminder on them. Just to add: developers get an automated email at the "MFC after" time reminding them to MFC. -- Eitan Adler