Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-02 | Document files with a few remaining symbols | GriffinR | |
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow. | |||
2020-08-04 | Rename roulette_util to palette_util | GriffinR | |