Skip to content

ktsu.blastmerge v1.0.11 #262069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions manifests/k/ktsu/BlastMerge/1.0.11/ktsu.BlastMerge.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
PackageIdentifier: ktsu.BlastMerge
PackageVersion: 1.0.11
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.17763.0
InstallerType: zip
InstallModes:
- interactive
- silent
UpgradeBehavior: install
Commands:
- blastmerge
- BlastMerge.ConsoleApp
FileExtensions:
- txt
- md
- json
- yml
- yaml
- xml
- config
- cs
- js
- py
- java
- cpp
- c
- h
- hpp
ReleaseDate: 2025-05-31
Installers:
- Architecture: x64
InstallerUrl: https://github.com/ktsu-dev/BlastMerge/releases/download/v1.0.11/BlastMerge.ConsoleApp-1.0.11-win-x64.zip
InstallerSha256: 59FCECE61A50D6966CC1657D0CF9434EA1AF188D23220010E7B4A9ABFE0567AC
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: ktsu.BlastMerge.ConsoleApp.exe
PortableCommandAlias: blastmerge
- Architecture: x86
InstallerUrl: https://github.com/ktsu-dev/BlastMerge/releases/download/v1.0.11/BlastMerge.ConsoleApp-1.0.11-win-x86.zip
InstallerSha256: E1A30B74687FDBB83EA9C234A368024E74BA9D458685455971CFE82D4F651926
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: ktsu.BlastMerge.ConsoleApp.exe
PortableCommandAlias: blastmerge
- Architecture: arm64
InstallerUrl: https://github.com/ktsu-dev/BlastMerge/releases/download/v1.0.11/BlastMerge.ConsoleApp-1.0.11-win-arm64.zip
InstallerSha256: 2D4FA1EF54D80BF810DE4E0509446073A38B129D1DF1284EE926F7D291C0006A
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: ktsu.BlastMerge.ConsoleApp.exe
PortableCommandAlias: blastmerge
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
PackageIdentifier: ktsu.BlastMerge
PackageVersion: 1.0.11
PackageLocale: en-US
Publisher: ktsu.dev
PublisherUrl: https://github.com/ktsu-dev
PublisherSupportUrl: https://github.com/ktsu-dev/BlastMerge/issues
# PrivacyUrl:
Author: ktsu.dev
PackageName: BlastMerge
PackageUrl: https://github.com/ktsu-dev/BlastMerge
License: MIT
LicenseUrl: https://github.com/ktsu-dev/BlastMerge/blob/main/LICENSE.md
Copyright: Copyright (c) ktsu.dev
# CopyrightUrl:
ShortDescription: Cross-repository file synchronization through intelligent iterative merging
Description: |-
BlastMerge is a revolutionary file synchronization tool that uses intelligent iterative merging to unify multiple versions of files across repositories, directories, and codebases.
Unlike traditional diff tools, BlastMerge progressively merges file versions by finding the most similar pairs and resolving conflicts interactively, ultimately synchronizing entire file ecosystems into a single, unified version.

Key Features:
- Smart Discovery: Automatically finds all versions of a file across directories/repositories
- Hash-Based Grouping: Groups identical files and identifies unique versions
- Similarity Analysis: Calculates similarity scores between all version pairs
- Optimal Merge Order: Progressively merges the most similar versions first to minimize conflicts
- Interactive Resolution: Visual TUI for resolving conflicts block-by-block
- Cross-Repository Sync: Updates all file locations with the final merged result
Moniker: blastmerge
Tags:
- diff
- merge
- sync
- git
- files
- repository
- cli
- tui
- synchronization
- version-control
ReleaseNotes: |-
Cross-repository file synchronization through intelligent iterative merging.

See full changelog at: https://github.com/ktsu-dev/BlastMerge/blob/main/CHANGELOG.md
ReleaseNotesUrl: https://github.com/ktsu-dev/BlastMerge/releases/tag/v1.0.11
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: README
DocumentUrl: https://github.com/ktsu-dev/BlastMerge/blob/main/README.md
ManifestType: defaultLocale
ManifestVersion: 1.6.0
5 changes: 5 additions & 0 deletions manifests/k/ktsu/BlastMerge/1.0.11/ktsu.BlastMerge.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
PackageIdentifier: ktsu.BlastMerge
PackageVersion: 1.0.11
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0