Summary
Create a fancy changelog from git log history (in rst or md). You can customize your config with Python callables and custom regex, as well as built-in or custom template files.
Versions
v3.2.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm ~arm64 ~x86
- USE flags
- doc test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / mako : A Python templating language
dev-python / pystache : Updated Python implementation of Mustache templating framework
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Petr Vaněk · gentoo
dev-util/gitchangelog: drop 3.1.2
Signed-off-by: Petr Vaněk <arkamar@gentoo.org> - Petr Vaněk · gentoo
dev-util/gitchangelog: add 3.2.0
Closes: https://bugs.gentoo.org/852221 Closes: https://bugs.gentoo.org/912418 Closes: https://bugs.gentoo.org/929540 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{sphinx_rtd_theme → sphinx-rtd-theme}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Steve Arnold · gentoo
dev-util/gitchangelog: version bump to latest
Signed-off-by: Steve Arnold <nerdboy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Steve Arnold · gentoo
dev-util/gitchangelog: new ebuild to generate nice changelog docs
* updated dependencies, consumed by github action, not much churn Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Steve Arnold <nerdboy@gentoo.org>