gitlog-to-changelog: fix git-log invocation
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 31 Oct 2011 15:56:52 +0000 (19:56 +0400)
committerJim Meyering <meyering@redhat.com>
Mon, 31 Oct 2011 16:06:38 +0000 (17:06 +0100)
commit3aee0dcbd2f2ee665609b1d338940c021db7d484
treec6a51389c99d9fcaa1451c9c9ed5e911d9757f96
parent6fa93934508389f8f2dd0f921ebb6c720aa49cdf
gitlog-to-changelog: fix git-log invocation

git-log mishandles date strings before 1970-01-01 UTC, and there is
no use to specify --since=1970-01-01 by default anyway.
* build-aux/gitlog-to-changelog: By default, when no --since option
was given, do not specify explicit --since option to git-log.
ChangeLog
build-aux/gitlog-to-changelog