aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v1.0.0'v1.0.0Tom Ryder2020-01-074-44/+57
|\ | | | | | | | | | | | | | | | | * release/v1.0.0: Add VERSION More refactoring and rearranging, commenting Switch to tab indentation Refactor usage function and output Rename to README.md
| * 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
| | | | This way changes in crypt.h trigger a rebuild
* 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
| | | | They don't do quite what they would normally in shell
* 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