Skip to content

overengineered/GateDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GateDiff

A minimalistic file comparison program and shell extension that delegates the task of comparing files to external programs based on file extension. It also offers basic file comparison that is geared towards binary files, with some attention paid to images.

Why create yet another diffing program?

This project was motivated by DiffMerge, which is a great program for comparing text files, yet has some annoying flaws. This is my attempt to hide those flaws.

Installing shell extension

  • Build the solution (you may need to get SharpShell using NuGet)
  • Run /delivery.bat with wanted program directory as a parameter, e.g. delivery.bat C:\bin\GateDiff
  • Execute install.bat from program directory as Administrator, e.g. C:\bin\GateDiff\install.bat

Acknowledgments


Licensed under cc by-sa

About

File comparison forwarder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors