Received: from makus.postgresql.org ([98.129.198.125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TGh4n-00026q-L0 for pgsql-www@postgresql.org; Wed, 26 Sep 2012 02:10:13 +0000 Received: from mail-lb0-f174.google.com ([209.85.217.174]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TGh4l-0001Ec-IK for pgsql-www@postgresql.org; Wed, 26 Sep 2012 02:10:12 +0000 Received: by lbon3 with SMTP id n3so1031702lbo.19 for ; Tue, 25 Sep 2012 19:10:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=gg5Can58zLb8oCMG28iwpIqIHI55kGFBn89CH3iwb/I=; b=YdL9pIE3uKN9bhkc9LbminAi5LJxNMAOSOTE2V4nRJ43Fl3gNGbVkLM0EKqlPNJLqU DoNrqRqNplZ/aKNZ/3FJNpFqS1Pn4yUVkeimxJMkl7X4kuTzGD4iNDDH8BWBd0OfpWxs 6rVa3ey7E/ij+bxIzNNgSSQnwR9HsJi+CrzK6XUJ+1peBB29qOgMZuib1cfSQ9Zm1Cc9 /FCO5+ChvHQz67Meq3B0hYgp07ct7GtMB25qxmiqF94w04+72BC70WS/vT8U1vzImEj2 z1uTCUgorU/0Av2gmwfyE1n0fUprPyuuCpqZMXOhObctkumw6/YuNmbaPoxSwcOIXTq9 CVhA== MIME-Version: 1.0 Received: by 10.112.85.193 with SMTP id j1mr6157819lbz.128.1348625410030; Tue, 25 Sep 2012 19:10:10 -0700 (PDT) Received: by 10.152.12.132 with HTTP; Tue, 25 Sep 2012 19:10:09 -0700 (PDT) In-Reply-To: References: <20120530003133.GB24440@momjian.us> <29205.1338386624@sss.pgh.pa.us> <20120902125407.GA24536@momjian.us> Date: Wed, 26 Sep 2012 04:10:09 +0200 Message-ID: Subject: Re: searching for git commit hash From: Magnus Hagander To: Dimitri Fontaine Cc: Bruce Momjian , Tom Lane , Marti Raudsepp , PostgreSQL www Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmYORuEXaNiG6K5l5CS612GOv/6y+EKdf9QZpYV0kA76qVyqm6YeEi1qwfNupErjFizQv5t X-Pg-Spam-Score: -2.6 (--) X-Archive-Number: 201209/50 X-Sequence-Number: 20985 On Tue, Sep 25, 2012 at 11:34 PM, Dimitri Fontaine wrote: > Magnus Hagander writes: >> Added to http://www.postgresql.org/developer/coding/. > > What I would like to have is the result of whatever tool is used those > days to know which branches contain any given patch. I though that was > ./src/tools/git_changelog but I can't seem to have that work here. Are you talking about a simple "git branch -a --contains="? That only works if the hash is the same of course - not if the patch was different in a back branch. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/