]> granicus.if.org Git - linux-pam/commit
Generate ChangeLog from git log
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 27 Oct 2011 14:55:55 +0000 (14:55 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 27 Oct 2011 14:55:55 +0000 (14:55 +0000)
commit790ffe6e011bc7721d687ab4ac6419eb18c72624
treed0de67369e5bc22c291571741fa69d10a0c6f1a6
parenta03bf70cc3c6fc0992dc6a8e56b10649e56bf553
Generate ChangeLog from git log

* .gitignore: Add ChangeLog
* ChangeLog: Rename to ChangeLog-CVS.
* Makefile.am (gen-changelog): New rule.
(dist-hook, .PHONY): Depend on it.
(EXTRA_DIST): Add ChangeLog-CVS.
* README-hacking: New file.
* gitlog-to-changelog: Import from gnulib.
* autogen.sh: Create empty ChangeLog file to make automake strictness
check happy.  Use automated "autoreconf -fiv" instead of manual
invocations of various autotools.
.gitignore
ChangeLog-CVS [moved from ChangeLog with 99% similarity]
Makefile.am
README-hacking [new file with mode: 0644]
autogen.sh
gitlog-to-changelog [new file with mode: 0755]