sisong / HDiffPatch

a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory requires when diff & patch.
Other
1.52k stars 280 forks source link

hpatchz dry run #362

Closed whateverUsernameAvailable closed 10 months ago

whateverUsernameAvailable commented 11 months ago

Is it possible to run hpatchz just to test if files can be patched with given diff (I assume using the manifest generated using the hdiffz) but not do the patching itself yet?

sisong commented 11 months ago

see hdiffz -t