On Thu, Aug 5, 2010 at 21:37, Joel C. Salomon [off-list ref] wrote:
On 08/04/2010 12:38 PM, Joel C. Salomon wrote:
quoted
I'll put my Constitution project up on GitHub in a few days. Just note
that I *will* rebase and publish.
It's up, at <http://github.com/jcsalomon/constitution>, with one commit.
(No amendments yet.)
I'm curious to find out if folks with 64-bit time_t get the correct
author and commit times.
On 32bit:
commit 826a4f7721fe1c3963a733ecbc5422f05925af5d
Author: The Philadelphia Convention <>
Date: Wed Dec 31 19:59:59 1969 -0400
On 64bit:
commit 826a4f7721fe1c3963a733ecbc5422f05925af5d
Author: The Philadelphia Convention <>
Date: Mon Sep 17 13:00:00 1787 -0400
It would be useful to turn that into a TODO test for Git.