Skip to content

Tags: Comnir/gitbutler

Tags

nightly/0.5.639

Toggle nightly/0.5.639's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gitbutlerapp#4560 from gitbutlerapp/clean-up-repo-…

…actions-ext

remove unnecessary method from RepoActionsExt

nightly/0.5.638

Toggle nightly/0.5.638's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: default to `VITEMODE=nightly` (gitbutlerapp#4552)

Co-authored-by: Caleb-T-Owens

release/0.12.16

Toggle release/0.12.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add Sentry cron monitoring to nightly release and fix git tag cr…

…eation (gitbutlerapp#4538)

nightly/0.5.637

Toggle nightly/0.5.637's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Diff-hunk-style-fixes (gitbutlerapp#4551)

* remove styles duplication

* Add hunk background color

* fix: gap between commits when dragging

* update hunk line colors

* fix: number columns cliping

* fix: number column border clipping

* diff styles update

* update "large diff" message style

nightly/0.5.636

Toggle nightly/0.5.636's commit message
Fix a few problems in hunk/commit drag operations

nightly/0.5.635

Toggle nightly/0.5.635's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: refactor diff rendering (gitbutlerapp#4497)

Co-authored-by: Pavel Laptev <pawellaptew@gmail.com>

nightly/0.5.634

Toggle nightly/0.5.634's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add Sentry cron monitoring to nightly release and fix git tag cr…

…eation (gitbutlerapp#4538)

nightly/0.5.633

Toggle nightly/0.5.633's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: skip turbo in init-node-env (gitbutlerapp#4537)

nightly/0.5.632

Toggle nightly/0.5.632's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: nightly build (gitbutlerapp#4522)

nightly/0.5.631

Toggle nightly/0.5.631's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commits-section-buttons (gitbutlerapp#4498)

* Added push button

* `integrate commits` wip

* CSS for sticky buttons

* update interaction observer + revert line group changes

* fix border bottom if there are no remote commits

* fix interaction observer

* remove unused components

* Fix line drawing with the new push buttons

---------

Co-authored-by: Caleb Owens <caleb@gitbutler.com>