module documentation
Generate RPM changelog entries from git commit messages
Class |
|
Container for changelog file, whether it be a standalone changelog or a spec file |
Function | build |
Construct command line parser |
Function | check |
Check the current git branch |
Function | determine |
Determine text editor |
Function | entries |
Generate a list of formatted changelog entries from a list of commits |
Function | get |
Get author and email from git configuration |
Function | get |
Get the start commit from which to generate new entries |
Function | guess |
Guess the last commit documented in a changelog header |
Function | load |
Load user defined customizations file |
Function | main |
Script main function |
Function | parse |
Parse command line and config file options |
Function | parse |
Find and parse changelog file |
Function | parse |
Find and parse spec file |
Function | update |
Update the changelog with a range of commits |