diff --git a/zitzhen.patchsplit/1.0.4/zitzhen.patchsplit.installer.yaml b/zitzhen.patchsplit/1.0.4/zitzhen.patchsplit.installer.yaml new file mode 100644 index 0000000..db7067a --- /dev/null +++ b/zitzhen.patchsplit/1.0.4/zitzhen.patchsplit.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: zitzhen.patchsplit +PackageVersion: 1.0.4 + +InstallerType: zip +NestedInstallerType: portable + +NestedInstallerFiles: + - RelativeFilePath: patchsplit.exe + PortableCommandAlias: patchsplit + +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/zitzhen/patchsplit/releases/download/v1.0.4/patchsplit-windows-x86_64.zip + InstallerSha256: C94984BD5D44BBD5CA47FE70BD90715864DE602B2BEBEB7CFB12151677580B2E + +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/zitzhen.patchsplit/1.0.4/zitzhen.patchsplit.locale.en-US.yaml b/zitzhen.patchsplit/1.0.4/zitzhen.patchsplit.locale.en-US.yaml new file mode 100644 index 0000000..05c3653 --- /dev/null +++ b/zitzhen.patchsplit/1.0.4/zitzhen.patchsplit.locale.en-US.yaml @@ -0,0 +1,45 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: zitzhen.patchsplit +PackageVersion: 1.0.4 + +PackageLocale: en-US + +Publisher: Oliver Lin +PublisherUrl: https://github.com/zitzhen +PublisherSupportUrl: https://github.com/zitzhen/patchsplit/issues + +PackageName: patchsplit +PackageUrl: https://github.com/zitzhen/patchsplit + +License: MIT +LicenseUrl: https://github.com/zitzhen/patchsplit/blob/main/LICENSE + +ShortDescription: Download a GitHub Pull Request patch and split it into per-commit patch files. + +Description: |- + patchsplit is a Rust command-line tool that downloads a GitHub Pull Request + .patch file and splits it into one patch file per commit. + +Tags: + - github + - git + - patch + - cli + - rust + - developer-tools + +Moniker: patchsplit + + +ReleaseNotesUrl: https://github.com/zitzhen/patchsplit/releases/tag/v1.0.4 + +ReleaseNotes: |- + Make .deb installation files available in GitHub releases for the first time. + +Documentations: + - DocumentLabel: GitHub Repository + DocumentUrl: https://github.com/zitzhen/patchsplit + +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/zitzhen.patchsplit/1.0.4/zitzhen.patchsplit.yaml b/zitzhen.patchsplit/1.0.4/zitzhen.patchsplit.yaml new file mode 100644 index 0000000..2410349 --- /dev/null +++ b/zitzhen.patchsplit/1.0.4/zitzhen.patchsplit.yaml @@ -0,0 +1,9 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: zitzhen.patchsplit +PackageVersion: 1.0.4 + +DefaultLocale: en-US + +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/zitzhen.patchsplit/1.0.5/zitzhen.patchsplit.installer.yaml b/zitzhen.patchsplit/1.0.5/zitzhen.patchsplit.installer.yaml new file mode 100644 index 0000000..bcb7d65 --- /dev/null +++ b/zitzhen.patchsplit/1.0.5/zitzhen.patchsplit.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: zitzhen.patchsplit +PackageVersion: 1.0.5 + +InstallerType: zip +NestedInstallerType: portable + +NestedInstallerFiles: + - RelativeFilePath: patchsplit.exe + PortableCommandAlias: patchsplit + +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/zitzhen/patchsplit/releases/download/v1.0.5/patchsplit-windows-x86_64.zip + InstallerSha256: 409CDE1545209CE1D1CB17EDD30C83F59D23440205DD84A4D824D601FA674336 + +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/zitzhen.patchsplit/1.0.5/zitzhen.patchsplit.locale.en-US.yaml b/zitzhen.patchsplit/1.0.5/zitzhen.patchsplit.locale.en-US.yaml new file mode 100644 index 0000000..dfa34a8 --- /dev/null +++ b/zitzhen.patchsplit/1.0.5/zitzhen.patchsplit.locale.en-US.yaml @@ -0,0 +1,45 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: zitzhen.patchsplit +PackageVersion: 1.0.5 + +PackageLocale: en-US + +Publisher: Oliver Lin +PublisherUrl: https://github.com/zitzhen +PublisherSupportUrl: https://github.com/zitzhen/patchsplit/issues + +PackageName: patchsplit +PackageUrl: https://github.com/zitzhen/patchsplit + +License: MIT +LicenseUrl: https://github.com/zitzhen/patchsplit/blob/main/LICENSE + +ShortDescription: Download a GitHub Pull Request patch and split it into per-commit patch files. + +Description: |- + patchsplit is a Rust command-line tool that downloads a GitHub Pull Request + .patch file and splits it into one patch file per commit. + +Tags: + - github + - git + - patch + - cli + - rust + - developer-tools + +Moniker: patchsplit + + +ReleaseNotesUrl: https://github.com/zitzhen/patchsplit/releases/tag/v1.0.5 + +ReleaseNotes: |- + Add RPM packages to GitHub releases. + +Documentations: + - DocumentLabel: GitHub Repository + DocumentUrl: https://github.com/zitzhen/patchsplit + +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/zitzhen.patchsplit/1.0.5/zitzhen.patchsplit.yaml b/zitzhen.patchsplit/1.0.5/zitzhen.patchsplit.yaml new file mode 100644 index 0000000..89c84c6 --- /dev/null +++ b/zitzhen.patchsplit/1.0.5/zitzhen.patchsplit.yaml @@ -0,0 +1,9 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: zitzhen.patchsplit +PackageVersion: 1.0.5 + +DefaultLocale: en-US + +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/zitzhen.patchsplit/1.1.0/zitzhen.patchsplit.installer.yaml b/zitzhen.patchsplit/1.1.0/zitzhen.patchsplit.installer.yaml new file mode 100644 index 0000000..117a4ce --- /dev/null +++ b/zitzhen.patchsplit/1.1.0/zitzhen.patchsplit.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: zitzhen.patchsplit +PackageVersion: 1.1.0 + +InstallerType: zip +NestedInstallerType: portable + +NestedInstallerFiles: + - RelativeFilePath: patchsplit.exe + PortableCommandAlias: patchsplit + +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/zitzhen/patchsplit/releases/download/v1.1.0/patchsplit-windows-x86_64.zip + InstallerSha256: B76C454294B485E1C29ADD1D2EF80E6EA6BB441943D90BF5095C1A13B8634E02 + +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/zitzhen.patchsplit/1.1.0/zitzhen.patchsplit.locale.en-US.yaml b/zitzhen.patchsplit/1.1.0/zitzhen.patchsplit.locale.en-US.yaml new file mode 100644 index 0000000..d5ca6dd --- /dev/null +++ b/zitzhen.patchsplit/1.1.0/zitzhen.patchsplit.locale.en-US.yaml @@ -0,0 +1,49 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: zitzhen.patchsplit +PackageVersion: 1.1.0 + +PackageLocale: en-US + +Publisher: Oliver Lin +PublisherUrl: https://github.com/zitzhen +PublisherSupportUrl: https://github.com/zitzhen/patchsplit/issues + +PackageName: patchsplit +PackageUrl: https://github.com/zitzhen/patchsplit + +License: MIT +LicenseUrl: https://github.com/zitzhen/patchsplit/blob/main/LICENSE + +ShortDescription: Download a GitHub Pull Request patch and split it into per-commit patch files. + +Description: |- + patchsplit is a Rust command-line tool that downloads a GitHub Pull Request + .patch file and splits it into one patch file per commit. + + Since v1.1.0, pass `-s` / `--squash` to also write the PR's net diff as a + single patch. + +Tags: + - github + - git + - patch + - cli + - rust + - developer-tools + +Moniker: patchsplit + + +ReleaseNotesUrl: https://github.com/zitzhen/patchsplit/releases/tag/v1.1.0 + +ReleaseNotes: |- + Add squash functionality: pass `-s` / `--squash` to write the PR's net diff + as a single patch. + +Documentations: + - DocumentLabel: GitHub Repository + DocumentUrl: https://github.com/zitzhen/patchsplit + +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/zitzhen.patchsplit/1.1.0/zitzhen.patchsplit.yaml b/zitzhen.patchsplit/1.1.0/zitzhen.patchsplit.yaml new file mode 100644 index 0000000..1a9e4b4 --- /dev/null +++ b/zitzhen.patchsplit/1.1.0/zitzhen.patchsplit.yaml @@ -0,0 +1,9 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: zitzhen.patchsplit +PackageVersion: 1.1.0 + +DefaultLocale: en-US + +ManifestType: version +ManifestVersion: 1.12.0