I'm using cogito-0.8 (036bb73c6dd1871101ca19557298684ab9832f81) and trying to set AUTHOR_DATE based on the "Date:" from the patch e-mail. But, it appears that commit-tree is munging this based on my timezone. Here's what I set in the environment before invoking cg-commit: AUTHOR_DATE="29 Apr 2005 02:02:00 -0700" and here's what cg-log reports on the "author" line: Fri, 29 Apr 2005 10:02:00 -0700 My /etc/localtime is set for "US/Pacific" ... which is where the 8 hours comes from (I think). If I set "TZ=GMT0BST" as well in the environment of cg-commit to override /etc/localtime, then the author time comes out ok, but then the "committer" time gets messed up. -Tony - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sat Apr 30 09:14:12 2005
This archive was generated by hypermail 2.1.8 : 2005-04-30 09:14:13 EST