Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright years. | Werner Koch | 2012-05-08 | 1 | -2/+3 |
| | | | | | * scripts/git-log-footer: Add more years; we actually published the first code in 1997. | ||||
* | Generate the ChangeLog from commit logs. | Werner Koch | 2011-12-02 | 1 | -0/+15 |
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * scripts/git-hooks/commit-msg: New script. * autogen.sh: Install commit-msg hook for git. * 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. |