]> git.frustrated-labs.net Git - gradle-changelog-plugin.git/shortlog
gradle-changelog-plugin.git
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