about summary refs log tree commit diff stats
path: root/rf.c
Commit message (Expand)AuthorAgeFilesLines
* Reformat with default clang styleRory Bradford2020-02-221-314/+275
* Fix uninitialised variablesRory Bradford2019-12-221-5/+18
* Fix memory leak when using --limitRory Bradford2019-12-041-8/+25
* Improve code formattingRory Bradford2019-12-011-248/+289
* Fix argument syntax in docsRory Bradford2019-12-011-1/+1
* Make POSIX compatibleRory Bradford2019-11-291-1/+5
* Implement limitRory Bradford2019-11-251-8/+28
* Implement invert switchRory Bradford2019-11-191-7/+20
* Initial implementationRory Bradford2019-11-151-0/+261