Revision b727a235a786423c93ce4f09eee296fbb5a919d1 authored by Junio C Hamano on 14 July 2007, 06:03:37 UTC, committed by Junio C Hamano on 14 July 2007, 06:22:52 UTC
Now we can use all internally supported date formats with

	git log --date=<format>

syntax.  Earlier, we only allowed relative/local/default.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 73013af
History
File Mode Size
sha1.c -rw-r--r-- 1.7 KB
sha1.h -rw-r--r-- 402 bytes
sha1_arm.S -rw-r--r-- 3.5 KB

back to top