Option C Tools
Loading...
Searching...
No Matches
changelog.py File Reference

Go to the source code of this file.

Classes

class  oct.git.changelog.ChangelogEntry

Namespaces

namespace  oct
namespace  oct.git
namespace  oct.git.changelog

Functions

list[ChangelogEntryoct.git.changelog.collect_changelog_entries (Path repo_root, str|None since_ref=None)
str oct.git.changelog.format_changelog (list[ChangelogEntry] entries, str|None version=None)
dict oct.git.changelog.changelog_to_json (list[ChangelogEntry] entries, str|None version=None)

Variables

dict oct.git.changelog._TYPE_TO_SECTION
list oct.git.changelog._SECTION_ORDER