Elias Kunnas
Elias Kunnas
Bump. I have a dance mat that requires this patch to work well on Linux: A FutureMax Dance Mat (Deluxe V3) By default it will never work with StepMania on...
Hey, It's these ones from the COG explorer samples: - https://landsat-pds.s3.amazonaws.com/c1/L8/189/027/LC08_L1TP_189027_20170403_20170414_01_T1/index.html (perhaps the multi-file handling is just broken here due to bitrot in COG explorer but that's not the case...
Yeah, it's true. It only solves this particular case but I am not sure can there be non-base64/non-ASCII/printable characters in email bodies in general. In case it they are illegal...
@BangisBanginis thanks for the heads up. I got motivation to generalize this patch to test all base64-encoded data in emails. @gaubert now that the patch is "complete", could you merge...
I could break this up later if I can find the time and motivation. One more thing in general that I didn't investigate is the timestamps from bash_history. Maybe it's...
Yeah, I was just dumping everything there now, though pull requests tend to update automatically. I think I'll clean it up somewhat later :)
So here it is, everything is more or less split off into fine-grained commits. - zsh and bash support are concurrently supported and imported from. - zsh and bash history...