The sound distributed version control system

#351 [Feature request] Show patches affecting a file.

Closed on December 7, 2021
unidual on February 21, 2021

To work around #342 Spurious dependencies, I resorted to apply the patches manually (i.e. only apply the hunks that concerns the file of interest).

To achieve that and for general investigations, it could be useful to collect the hashes relating to given prefixes. E.g.

% pijul diff --hash --channel main -- $FILE

would return the list of hashes not applied in the current channel but applied in main with respect to $FILE.

pmeunier added tag Feature request on April 29, 2021
pmeunier on December 7, 2021

Hi! Thanks for the suggestion, pijul log -- $FILE now does this.

pmeunier closed this discussion on December 7, 2021