auto-commit-msg

A VS Code extension to generate a smart commit message based on file changes

MIT License

Stars
123

Bot releases are visible (Hide)

auto-commit-msg - v0.27.0 Latest Release

Published by MichaelCurrin 11 months ago

What's Changed

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.26.2...v0.27.0

auto-commit-msg - Update dependencies

Published by MichaelCurrin about 1 year ago

What's Changed

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.26.1...v0.26.2

auto-commit-msg - Fix: support Windows path for shell commands

Published by MichaelCurrin almost 2 years ago

What's Changed

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.26.0...v0.26.1

auto-commit-msg - Support multiple repos

Published by MichaelCurrin almost 2 years ago

auto-commit-msg - Fix: support Gitlens

Published by MichaelCurrin almost 2 years ago

auto-commit-msg - Update deps and replace vsce package

Published by MichaelCurrin almost 2 years ago

What's Changed

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.25.0...v0.25.1

auto-commit-msg - v0.25.0

Published by MichaelCurrin about 2 years ago

What's Changed

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.24.3...v0.25.0

auto-commit-msg - v0.24.3

Published by MichaelCurrin over 2 years ago

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.24.2...v0.24.3

  • Upgrade packages
  • Update documentation
auto-commit-msg - v0.24.2

Published by MichaelCurrin over 2 years ago

What's Changed

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.24.1...v0.24.2

auto-commit-msg - v0.24.1

Published by MichaelCurrin over 2 years ago

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.24.0...v0.24.1

  • Upgrade packages
  • Update publish targets in Makefile
  • Update docs
  • Style updates
  • Update license
auto-commit-msg - v0.24.0

Published by MichaelCurrin almost 3 years ago

What's Changed

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.23.0...v0.24.0

auto-commit-msg - v0.23.0

Published by MichaelCurrin almost 3 years ago

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.22.2...v0.23.0

  • Update docs
  • Update tests
  • Refactor
  • Style
  • Make value required
  • Trim value
  • Update deps
  • Add .pylintrc support to conventional commit module
auto-commit-msg - Fix patch vulnerability

Published by MichaelCurrin about 3 years ago

What's Changed

Full Changelog: https://github.com/MichaelCurrin/auto-commit-msg/compare/v0.22.1...v0.22.2

auto-commit-msg - Upgrade packages, update docs, and small changes

Published by MichaelCurrin about 3 years ago

auto-commit-msg - Reduce extension size

Published by MichaelCurrin about 3 years ago

There was an issue where too much was included in the built .vsix file. Using aggressive ignoring in .vscodeignore, this been reduced 10x from 0.3MB to 0.03MB.

auto-commit-msg - Add multi-file counting and minor changes

Published by MichaelCurrin about 3 years ago

  • Add support for multi-file changes in issue #38 with tests.
  • New functionality around existing behavior for old message
    • Switch the order
    • Keep the type.
    • Avoid duplicating the whole message.
  • Move deprecated code to docs.
  • Upgrade dependencies.
  • Refactoring.
  • Doc changes.
auto-commit-msg -

Published by MichaelCurrin over 3 years ago

Changes

  • Add support for deps as scope.
  • PR #43 - enhance use of old message.
  • Use lowercase instead of titlecase.
  • Package updates.
  • Add tests.
  • Refactor.
  • Build - update Makefile.
  • Doc changes.
auto-commit-msg - Add multi-file support, refactors, style changes and test coverage

Published by MichaelCurrin over 3 years ago

PRs:

  • #29
  • #30
  • #33
  • #36
auto-commit-msg - Extend semantic support, add doc and add style changes

Published by MichaelCurrin over 3 years ago

Badges
Extracted from project README
Node CI CodeQL License Contributions - welcome docs - Getting started view - Documentation