• Show log

    Commit

  • Hash : d03d309b
    Author : Carlos Martín Nieto
    Date : 2012-08-28T18:02:12

    signature: make the OS give us the offset for git_signature_now
    
    There is a better and less fragile way to calculate time offsets. Let
    the OS take care of dealing with DST and simply take the the offset
    between the local time and UTC that it gives us.