Skip to content

v1.5.0

Compare
Choose a tag to compare
@romkatv romkatv released this 30 May 08:26
· 71 commits to master since this release
v1.5.0
  • gitstatusd can now be compiled on OpenBSD with no changes.
  • gitstatusd --version-glob is now equivalent to gitstatusd -G as intended.
  • Bash bindings no longer define functions exec and builtin.
  • Git status reply from gitstatusd now contains two extra fields that correspond to the HEAD's message encoding and summary. They are exposed through bash and zsh bindings as VCS_STATUS_COMMIT_ENCODING and VCS_STATUS_COMMIT_SUMMARY.