Skip to content

Releases: laurivan/lint-commit-msg

lint-commit-msg 0.2.2

13 Jun 20:01
Compare
Choose a tag to compare

lint-commit-msg 0.2.1

11 Jun 19:51
Compare
Choose a tag to compare

lint-commit-msg 0.2.0

20 Apr 20:05
Compare
Choose a tag to compare

Changes:

  • Allow fixing (editing) invalid commit message interactively.
  • Include version information (of lint-commit-msg and Bash) in debug output (activated by setting _LCM_DEBUG to true).

Full Changelog: v0.1.2...v0.2.0

lint-commit-msg 0.1.2

17 Apr 21:31
Compare
Choose a tag to compare

Changes

  • Further fixes/improvements when used with Egit (Eclipse Git plugin): lint-commit-msg output is now written to stderr (instead of stdout). Otherwise it wouldn't have been visible to the user of Eclipse when commit-msg hook fails.
  • Revise when interactive mode is used (when LCM_INTERACTIVE is set to auto): when run within commit-msg hook AND stdout is terminal.

Full Changelog: v0.1.1...v0.1.2

lint-commit-msg 0.1.1

15 Apr 18:41
Compare
Choose a tag to compare

Changes

  • Make lint-commit-msg work when making commits with Egit (Eclipse Git plugin).
  • Polish documentation (README)

Full Changelog: v0.1.0...v0.1.1

lint-commit-msg 0.1.0

12 Apr 18:09
Compare
Choose a tag to compare