aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/git-log-fix (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-05-07Note: Wrong author in previous commit 049b3d9.Werner Koch1-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.
2013-04-22Adjust git-log-fix for cherry-picked commits.Werner Koch1-2/+2
--
2012-06-25Fix generated ChangeLog entry.Werner Koch1-0/+7
-- Finally Jim's git-fix-log thingy comes handy.
2011-12-02Generate 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. * 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.