From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Hjorth Subject: Committing with past date? Date: Sun, 31 Aug 2008 12:44:29 +0200 Message-ID: <1220179469.5518.5.camel@magnus-desktop> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun Aug 31 12:45:40 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KZkR8-0004eO-44 for gcvg-git-2@gmane.org; Sun, 31 Aug 2008 12:45:38 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757147AbYHaKod (ORCPT ); Sun, 31 Aug 2008 06:44:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757004AbYHaKod (ORCPT ); Sun, 31 Aug 2008 06:44:33 -0400 Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]:50404 "EHLO ch-smtp01.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752905AbYHaKoc (ORCPT ); Sun, 31 Aug 2008 06:44:32 -0400 Received: from c83-254-118-193.bredband.comhem.se ([83.254.118.193]:47302) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KZkQ3-0000Kl-5l for git@vger.kernel.org; Sun, 31 Aug 2008 12:44:31 +0200 X-Mailer: Evolution 2.22.3.1 X-Originating-IP: 83.254.118.193 X-Scan-Result: No virus found in message 1KZkQ3-0000Kl-5l. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1KZkQ3-0000Kl-5l e9e75ca8597a296cbda5c51c5dd0930e Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, Can someone tell me how to make a git commit with a date other than the current. I hope there is some easier way than changing the system clock.. :) I'm trying to port over old version history that I maintained manually (tarballs and changelogs) into a git repository. Best regards, Magnus