git-log output changed from 1.4.0 -> 1.4.1?

From: Robin Luckey <robinluckey@gmail.com>
Date: 2006-07-07 07:51:23
We use a custom script to generate reports based on the git-log
output. However, it appears that the output of git-log has changed in
1.4.1, and I have been unable to discover a set of flags to recreate
the log format to which I have become accustomed.

In git 1.4.0, the following command...

git log -r --root --abbrev=40 master

...would generate log entries like this...

commit 8db998464a3cc7f41728ac8bb59aee0f62e14aa8
Author: someone <someone>
Date:   Sun Aug 29 09:44:49 2004 +0000

    A comment goes here.

:100755 000000 56f5eb6c914c7ff6706dc3f8736a77d155cad93f
0000000000000000000000000000000000000000 D someapp/file1.c
:100755 000000 d7e0277fe15bfc11f75cbc535ecf1c5ee3d79baf
0000000000000000000000000000000000000000 D someapp/file2.c

Is there a way to generate this same format with git 1.4.1?

Thanks,
Robin
-
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.html
Received on Fri Jul 07 07:52:01 2006

This archive was generated by hypermail 2.1.8 : 2006-07-07 07:52:28 EST