SRJN2XUAKIGKM34AU4S4ZWVJMGMCSTNSONK73WQY6FPGKEILGILAC
IQ7R5IF2HTBH73OXF47GXIDBJINZBTB3FNAHIVV5SDGQNFYCY4GQC
367RNETTCS5XYY7UJJ5SKHMCFOFQRS4VCVLFYXM6YYKPYPYXPDBQC
UGNE4I24IL3A3G2YK7P4FK7K4AZW3Y4VP3PLL4ZJL55XHU332XJAC
IJBADL4QSFXYFDP35BRM4ZSYEQXJ5PRRNTQFBZAEALRGR7UXDUHAC
BNKAEM24LYR5VU72DOJTLKKTBZUMXEMFYH4NTLRKESWQEV4OC2EAC
NVZZJT7Q3KRYKIQ3A72R7DDLNGPFDFDMJZVOSBKVH5PXEYF4WYNQC
AJ32E5LBH2KX2LU4MP4S4HEQYLBQQ7XS5PDRZJEHKRNUDHAPNCTQC
I would like to also note that with latest release (1.0.0-alpha.1) pijul push via ssh does not work, with latest version it does, but it only pushes one change with each push, so this time I had to run it 8 times.
Hi! I finally found the time to come back to this. Thanks for all these changes.
The text change format is supposed to give the same hash when parsed initially by pijul record
, and when parsed from the output of pijul change
. If not, that is a bug.
Alright, I could apply the CSS one, but the others have changed substantially. In order to keep the manual updated (which has always been a major difficulty for this project), we now generate it from “clap” documentation.
Hi,
Thanks for the reply. I totally agree, that command documentation should be auto-generated.
Thanks for the reply!
I’ve started taking your individual changes into account though, to try and integrate them into the existing documentation.
Give me a couple of days, I will look into it and try to convert them to clam documentation.
Hi,
After reading the manual I have got a couple of questions: In Why Pijul -> Modelling part: “Actually, after applying new changes, we even have to do extra work to find where the conflicts are.” I do not understand the concept here. What does this mean in everyday use? Also in Theory part there are a couple of words explaining this behavior, but it is hard to imagine the workflow. Could You give some example?
Another thing I can not figure out: The manual says that pijul is able to work with patches sent via email. As far as i understand it I can do the following:
But this way pijul will generate a different hash for the patch, but the point would be keeping the hash, isn’t it?
Thanks,