The sound distributed version control system

#309 pijul record "editing" should work with binary files

Closed on December 7, 2021
fogti on February 10, 2021

(this could be restricted to complete hunks for simplicity) by “just” omitting the concrete diffs and only display the segment positiions+lengths which would be modified.

pmeunier added a change on December 7, 2021
PXNPLQ4FZCAFSIU27GUKLJKZP7XDENWFJCZBLBA3Y3GXEZNTC2JQC
main
pmeunier on December 7, 2021

Alright, I just implemented that. One issue is that patches with binary changes of length more than 4096 will fail to parse, since we can’t reconstruct these changes from a lacking text format.

However, it allows to see at least what changed.

pmeunier closed this discussion on December 7, 2021