aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/git-log-fix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Note: Wrong author in previous commit 049b3d9.Werner Koch2013-05-071-0/+4
| | | | | | | -- Magit keeps the author and date from the last commit unless reset with a c-t. Time for Jim's git-log-fix.
* Adjust git-log-fix for cherry-picked commits.Werner Koch2013-04-221-2/+2
| | | | --
* Fix generated ChangeLog entry.Werner Koch2012-06-251-0/+7
| | | | | -- Finally Jim's git-fix-log thingy comes handy.
* Generate the ChangeLog from commit logs.Werner Koch2011-12-021-0/+3
* 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.