Re: Git configuration

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Git configuration
Date: 2010-07-28 13:08:08
Message-ID: 4C502BB8.3040503@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 28/07/2010 14:50, Guillaume Lelarge a écrit :
> Le 28/07/2010 13:26, Dave Page a écrit :
>> On Tue, Jul 27, 2010 at 5:36 PM, Guillaume Lelarge
>> <guillaume(at)lelarge(dot)info> wrote:
>>
>>> Here is a patch to fix this. Can you try it? Thanks.
>>
>> Looks OK (except for the spelling of committerinfo). But it didn't
>> work when I tried it (no email was produced), and I can't seem to get
>> it to show me any debug info. So it got reverted again for now.
>>
>
> What kind of error do you get?
>

Worked a bit on it, and here is a new patch (checked with the debug
config). The issue with the previous patch was that full format doesn't
include the date of the commit. So, we need to use the format "fuller".
Anyway, hope this one will have better results.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

Attachment Content-Type Size
0001-FROM-mail-address-is-the-commiter-s-one.patch text/x-diff 0 bytes

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Benedek László 2010-07-28 15:30:56 selection highlight color in query editor
Previous Message Guillaume Lelarge 2010-07-28 12:50:15 Re: Git configuration