aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use a manual check in lieu of an assertTom Ryder2020-02-011-1/+3
* Remove stray space after function nameTom Ryder2020-02-011-1/+1
* Correct an error messageTom Ryder2020-02-011-1/+1
* Check print success more comprehensivelyTom Ryder2020-02-011-2/+11
* Add const decoratorsTom Ryder2020-02-011-4/+4
* Realised there was no need for a separate headerTom Ryder2020-01-203-14/+11
* Merge branch 'release/v1.2.0' into developTom Ryder2020-01-161-1/+1
|\
| * Bump VERSIONTom Ryder2020-01-161-1/+1
|/
* Merge branch 'release/v1.1.0' into developTom Ryder2020-01-161-1/+1
|\
| * Bump VERSIONTom Ryder2020-01-071-1/+1
* | Reorder functionsTom Ryder2020-01-162-9/+9
* | Fix and extend GCC optionsTom Ryder2020-01-161-1/+2
* | Add braces around single-statement if blocksTom Ryder2020-01-161-2/+4
* | Adjust indentation of switch blockTom Ryder2020-01-161-8/+8
* | Use consistent layout for function bracesTom Ryder2020-01-161-2/+4
|/
* Refactor MakefileTom Ryder2020-01-071-7/+7
* Add VERSIONTom Ryder2020-01-071-0/+1
* More refactoring and rearranging, commentingTom Ryder2020-01-072-16/+30
* Switch to tab indentationTom Ryder2020-01-071-26/+26
* Refactor usage function and outputTom Ryder2020-01-072-21/+19
* Rename to README.mdTom Ryder2020-01-071-0/+0
* More idiomatic MakefileTom Ryder2017-07-061-20/+11
* Simplify commentTom Ryder2016-12-161-7/+2
* Move constants into header fileTom Ryder2016-12-162-3/+2
* Remove include guardsTom Ryder2016-12-161-4/+0
* Correct target spellingTom Ryder2016-12-161-1/+1
* Add explicit install permissionsTom Ryder2016-12-161-2/+2
* Anchor built binary in .gitignoreTom Ryder2016-12-161-1/+1
* Strip trailing whitespaceTom Ryder2016-12-164-5/+1
* Add explicit crypt targetTom Ryder2016-12-161-0/+3
* Break install target in twoTom Ryder2016-12-161-4/+8
* Use just = for PREFIX def, not :=Tom Ryder2016-12-161-1/+1
* Remove double quotes from MakefileTom Ryder2016-12-161-3/+3
* Update to c99Tom Ryder2016-12-161-1/+1
* Tidying up license filesTom Ryder2016-07-011-0/+7
* Switch to clangTom Ryder2016-03-261-1/+2
* Appease clang -std=c90 -WeverythingTom Ryder2016-03-051-1/+1
* Option terminatorsTom Ryder2016-03-051-3/+3
* Add a few more -W pragmasTom Ryder2015-04-201-1/+1
* Conform with c11Tom Ryder2015-04-201-1/+1
* ICO C90 forbids mixed declarations and codeTom Ryder2015-04-202-1/+5
* Specify .PHONY targetsTom Ryder2015-04-191-0/+2
* sudo(8)Tom Ryder2015-04-191-1/+1
* Better READMETom Ryder2015-04-191-2/+6
* First commitTom Ryder2015-04-196-0/+106
* Initial commitTom Ryder2015-04-191-0/+22