Skip to content

Tags: gitbutlerapp/gitbutler

Tags

nightly/0.5.1153

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8129 from gitbutlerapp/fix-uninitialized-state

Branch creation now errors out if stack initialization fails

nightly/0.5.1152

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8129 from gitbutlerapp/fix-uninitialized-state

Branch creation now errors out if stack initialization fails

nightly/0.5.1151

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8118 from gitbutlerapp/e-branch-8

fix: Don't keep jumping to the start of the PR content

nightly/0.5.1150

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8113 from gitbutlerapp/fix-unapply-v3

v3: fixes a bug where unapplying a branch will incorrectly inject file changes to the workdir

nightly/0.5.1149

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8113 from gitbutlerapp/fix-unapply-v3

v3: fixes a bug where unapplying a branch will incorrectly inject file changes to the workdir

nightly/0.5.1148

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8104 from gitbutlerapp/refactor-stack-tree-visibi…

…lity

Access stack tree from method

nightly/0.5.1147

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8100 from gitbutlerapp/fix-branch-apply-wrong-name

Fix: when applying a previously stashed branch, reuse the name

nightly/0.5.1146

Remove unnecessary API call from branch view

nightly/0.5.1145

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8094 from rhizoome/total_ordering

fix faulty ordering in vendored notify debounce (#8026)

nightly/0.5.1144

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
UI fixes 35 (#8092)

* fix: commitdetails - don't show empty section

* Update CommitLine.svelte

* added: commit header - icon and commit status

Update CommitView.svelte

* add: branch drawer - context menu

* update: prefill the "rename branch" field

* add: commit view - kebab menu