summaryrefslogtreecommitdiff
path: root/bin/ebump
AgeCommit message (Collapse)Author
2023-10-12Migrate to PEP517 meson-python buildZac Medico
Bug: https://bugs.gentoo.org/909888 Signed-off-by: Zac Medico <zmedico@gentoo.org> Closes: https://github.com/gentoo/gentoolkit/pull/36 Signed-off-by: Sam James <sam@gentoo.org>
2022-12-03ebump: Use `git rev-parse --is-inside-work-tree`Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-12-03ebump: Replace which(1) with `command -v`Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-02-09*/*: drop obsolete Changelog referencesSam James
We got rid of Changelogs years ago in ::gentoo and most Portage support is gone too. Closes: https://bugs.gentoo.org/832369 Signed-off-by: Sam James <sam@gentoo.org>
2017-03-22ebump: Add to setup.py, minor update to man pageBrian Dolbec
Update script to use VERSION like the other scripts
2017-03-22Add README 'Motivation' info to the scriptBrian Dolbec
2017-03-22Initial move of ebump main files to new gentoolkit locationsBrian Dolbec
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>