]> git.frustrated-labs.net Git - gradle-changelog-plugin.git/shortlog
gradle-changelog-plugin.git
2025-10-26 Alexander Goussasfix: handle case where we are running the task from...
2025-10-26 Alexander Goussaschore: update ignored commits in gradle config
2025-10-26 Alexander Goussasdocs: update readme
2025-10-26 Alexander Goussastests: add test to make sure we support the "Unreleased...
2025-10-26 Alexander Goussastests: add test to make sure that a parser is the inver...
2025-10-26 Alexander Goussasdocs: update CHANGELOG.md
2025-10-26 Alexander Goussasdocs: update CHANGELOG.md
2025-10-26 Alexander Goussasfeat: allow dots in commit messages
2025-10-26 Alexander Goussasdocs: update CHANGELOG.md
2025-10-26 Alexander Goussasdocs: update CHANGELOG.md
2025-10-26 Alexander Goussasfeat: add filter option to filter out commits from...
2025-10-24 Alexander Goussasci: add gh workflow to run tests
2025-10-24 Alexander Goussasdocs: add Git hooks integration docs to README
2025-10-24 Alexander Goussasfix: make pre-push script executable
2025-10-24 Alexander Goussasfeat: add sample pre-push script to integrate with...
2025-10-24 Alexander Goussasdocs: update readme
2025-10-24 Alexander Goussasdocs: add changelog
2025-10-24 Alexander Goussasfeat: add changes from current branch first so that...
2025-10-24 Alexander Goussasfeat: propagate shell errors if git commands fail
2025-10-24 Alexander Goussasfeat: add git service to generate new changelog entry...
2025-10-24 Alexander Goussasfeat: add git command to show current checkout out...
2025-10-24 Alexander Goussasfeat: add git command to get commits from current branc...
2025-10-24 Alexander Goussasfeat: add git command executors
2025-10-24 Alexander Goussasfeat: implement changelog markdown formatter + tests
2025-10-24 Alexander Goussastests: add more tests for markdown changelog parser
2025-10-24 Alexander Goussasfeat: implement markdown parser + add tests
2025-10-23 Alexander Goussasfeat: add plugin configuration
2025-10-22 Alexander Goussasfeat: add changelog parser interface
2025-10-22 Alexander Goussasinit