aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/git-log-footer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename scripts/ to build-aux/Werner Koch2014-01-101-14/+0
| | | | | | * scripts/: Rename to build-aux/ * Makefile.am: Adjust accordingly. * configure.ac (AC_CONFIG_AUX_DIR): Change to build-aux.
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-0/+14
* 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.