You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.