aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/git-log-fix (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-01-10Rename scripts/ to build-aux/Werner Koch1-3/+0
* scripts/: Rename to build-aux/ * Makefile.am: Adjust accordingly. * configure.ac (AC_CONFIG_AUX_DIR): Change to build-aux.
2011-12-01Generate the ChangeLog from commit logs.Werner Koch1-0/+3
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011.