Jeffrey Johnson

Results 4 issues of Jeffrey Johnson

I'm running this on the Steam Deck and I get the following error: ``` $ cmake .. $ make /home/deck/Documents/extract-xiso/extract-xiso.c:245:10: fatal error: time.h: No such file or directory 245 |...

Hi. This tool was exactly what I was looking for, but I didn't want to install Phusion Passenger to get Git support, so I modified the code to support Git...

**Minimal .gitlab-ci.yml illustrating the issue** ```yml --- include: - template: Code-Quality.gitlab-ci.yml ``` **Error output** ``` ❯ gitlab-ci-local parsing and downloads finished in 63 ms json schema validated in 162 ms...

bug

While the footer could consist of anything, one of its specific uses is to indicate a breaking change. If I have software that uses conventional commits to create release notes...

good first issue