tag:github.com,2008:https://github.com/romkatv/gitstatus/releases Release notes from gitstatus 2024-03-30T08:51:46Z tag:github.com,2008:Repository/172673408/v1.5.5 2024-03-30T08:57:01Z v1.5.5 <ul> <li>Improve portability of the code.</li> <li>Bash bindings: set <code>PROMPT_COMMAND</code> in a way that makes it more compatible with other hooks.</li> </ul> romkatv tag:github.com,2008:Repository/172673408/v1.5.4 2022-02-14T18:25:32Z v1.5.4 <ul> <li>Fix multiline <code>strip_comments</code> logic. See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1133796116" data-permission-text="Title is private" data-url="https://github.com/romkatv/powerlevel10k/issues/1766" data-hovercard-type="issue" data-hovercard-url="/romkatv/powerlevel10k/issues/1766/hovercard" href="https://github.com/romkatv/powerlevel10k/issues/1766">romkatv/powerlevel10k#1766</a>.</li> </ul> romkatv tag:github.com,2008:Repository/172673408/v1.5.3 2021-09-12T08:39:10Z v1.5.3 <ul> <li>Rebuild <code>gitstatusd-freebsd-amd64</code> with clang to make it work on FreeBSD 13 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="990413061" data-permission-text="Title is private" data-url="https://github.com/romkatv/gitstatus/issues/262" data-hovercard-type="issue" data-hovercard-url="/romkatv/gitstatus/issues/262/hovercard" href="https://github.com/romkatv/gitstatus/issues/262">#262</a>).</li> </ul> romkatv tag:github.com,2008:Repository/172673408/v1.5.2 2021-06-11T07:16:31Z v1.5.2 <ul> <li>The build script now works when using a newer <code>git</code> with <code>init.defaultBranch</code> override in the global config.</li> </ul> romkatv tag:github.com,2008:Repository/172673408/v1.5.1 2021-06-10T08:12:09Z v1.5.1 <ul> <li>Add <code>-r</code> flag to <code>gitstatus_start</code> in bash bindings, which translates to <code>-r</code> of <code>gitstatusd</code>.</li> <li>Drop all tags if <code>.git/packed-refs</code> doesn't have a header line.</li> </ul> romkatv tag:github.com,2008:Repository/172673408/v1.5.0 2021-05-30T08:26:27Z v1.5.0 <ul> <li>gitstatusd can now be compiled on OpenBSD with no changes.</li> <li><code>gitstatusd --version-glob</code> is now equivalent to <code>gitstatusd -G</code> as intended.</li> <li>Bash bindings no longer define functions <code>exec</code> and <code>builtin</code>.</li> <li>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 <code>VCS_STATUS_COMMIT_ENCODING</code> and <code>VCS_STATUS_COMMIT_SUMMARY</code>.</li> </ul> romkatv tag:github.com,2008:Repository/172673408/v1.4.4 2020-12-21T15:12:47Z v1.4.4 <ul> <li>Use a native binary on darwin-arm64.</li> </ul> romkatv tag:github.com,2008:Repository/172673408/v1.4.3 2020-11-26T10:20:12Z v1.4.3 <ul> <li>Bug fix: don't respect <code>ZSH</code> environment variable in <code>Makefile</code>.</li> </ul> romkatv tag:github.com,2008:Repository/172673408/v1.4.2 2020-11-26T07:52:30Z v1.4.2 <ul> <li>Fix the check for the presence of Rosetta on darwin-arm64.</li> </ul> romkatv tag:github.com,2008:Repository/172673408/v1.4.1 2020-11-26T07:06:22Z v1.4.1 <ul> <li>Unbreak <code>gitstatus/install</code> when invoked manually.</li> </ul> romkatv