Using the vcs_to_changelog.py script
Alan Modra
amodra@gmail.com
Thu Feb 13 01:03:00 GMT 2020
More information about the Binutils mailing list
Thu Feb 13 01:03:00 GMT 2020
- Previous message (by thread): Using the vcs_to_changelog.py script
- Next message (by thread): Using the vcs_to_changelog.py script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Feb 12, 2020 at 06:32:51PM -0500, Simon Marchi wrote: > For illustrative purposes, here's what the script outputs for the last bunch > of commits in binutils-gdb: > > http://paste.ubuntu.com/p/x38zs82Rmt/ Not fit for the original purpose of change logs as far as developers are concerned, but I for one don't use them at all nowadays to see what changed when. "git log" and "git blame" are far better. Does this satisfy the FSF legal requirements? "Who changed what" won't be accurate unless committers remember to set the author properly on commits made for other people. -- Alan Modra Australia Development Lab, IBM
- Previous message (by thread): Using the vcs_to_changelog.py script
- Next message (by thread): Using the vcs_to_changelog.py script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list