|
| 1 | +# Created using wingetcreate 1.9.14.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: GitButler.GitButler |
| 5 | +PackageVersion: 0.14.35 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: GitButler |
| 8 | +PublisherUrl: https://gitbutler.com/ |
| 9 | +PrivacyUrl: https://app.termly.io/policy-viewer/policy.html?policyUUID=a001c8b7-505b-4eab-81e3-fcd1c72bdd79 |
| 10 | +PackageName: GitButler |
| 11 | +PackageUrl: https://gitbutler.com/ |
| 12 | +License: Functional Source License, Version 1.1, MIT Future License |
| 13 | +LicenseUrl: https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md |
| 14 | +Copyright: Copyright 2023-2024 GitButler Inc |
| 15 | +CopyrightUrl: https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md |
| 16 | +ShortDescription: A Git client for simultaneous branches on top of your existing workflow. |
| 17 | +Tags: |
| 18 | +- git |
| 19 | +ReleaseNotes: |- |
| 20 | + ## Changes |
| 21 | + - Added the ability to reorder lanes |
| 22 | + - Committing into a new lane is now always happens on the left for consistency and it dims the other lanes |
| 23 | + - Added a horizontal scrolling indicator for the lanes |
| 24 | + - Added a context menu for copying the commit hash |
| 25 | +
|
| 26 | + ## Fixes |
| 27 | + - Fixes a bug where, if there are git submodules present, in some rare cases diffs my not be shown |
| 28 | + - Fixes a bug where an uncommitted file is partially assigned to a lane, then dragging the file to amend should only use the assigned part of the file |
| 29 | + - Fixes a bug where it was not possible to move commits between stacked branches |
| 30 | + - Fixes a bug where double clicking on text to select it would resize the lane |
| 31 | + - Fixes a bug where on the branches view, the commits in a branch were not scrollable |
| 32 | + - Fixes a bug where when committing in a stack the "commit goes here" indicator was duplicated |
| 33 | + - Fixes a bug where creating a new stacked branch was immediately expanding it unnecessarily |
| 34 | + - Fixes a bug in the commit input where the character count was obscuring the last characters typed |
| 35 | +ReleaseNotesUrl: https://github.com/gitbutlerapp/gitbutler/releases |
| 36 | +Documentations: |
| 37 | +- DocumentLabel: Documentation |
| 38 | + DocumentUrl: https://docs.gitbutler.com/ |
| 39 | +ManifestType: defaultLocale |
| 40 | +ManifestVersion: 1.10.0 |
0 commit comments