summary refs log tree commit diff homepage
path: root/help.c (follow)
Commit message (Collapse)AuthorAge
* Remove leading blank linesJune McEnroe2017-09-27
|
* Relicense AGPLJune McEnroe2017-09-03
| | | | | | | I know it's already published under a permissive license in what is probably its final form, but I want to license it AGPL anyway on principle following some conversations I had about open source, corporations and copyleft.
* Use MakefileJune McEnroe2017-08-26
|
* Add license to C filesJune McEnroe2017-08-24
| | | | I feel like doing this now.
* Rewrite helpJune McEnroe2017-08-06
| | | | This code is still terrible.
* Use designated initializers for messagesJune McEnroe2017-07-31
| | | | I did not realize this syntax was so powerful.
* Update helpJune McEnroe2017-07-30
|
* Fix help to track colorJune McEnroe2017-07-30
|
* Initial commitJune McEnroe2017-07-30