about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Re-introduce optional substring matchingRory Bradford2020-04-173-34/+42
* Add unlink and shell options, refactor optsRory Bradford2020-04-143-131/+111
* Fix invert exclusionRory Bradford2020-04-141-0/+1
* Tidy up help textRory Bradford2020-04-141-6/+5
* Fix invert logicRory Bradford2020-04-141-11/+7
* Update default ignored file extensionsRory Bradford2020-04-141-2/+3
* Improve documentation wordingRory Bradford2020-04-141-2/+2
* RefactorRory Bradford2020-04-105-136/+45
* More code reformattingRory Bradford2020-04-093-301/+326
* Move _DEFAULT_SOURCE to MakefileRory Bradford2020-03-251-0/+1
* Add missing dirname short optRory Bradford2020-03-251-1/+5
* Reformat config.hRory Bradford2020-03-241-8/+6
* Add CONTRIBUTINGRory Bradford2020-03-241-0/+37
* Add dirname optionRory Bradford2020-02-223-11/+30
* Reformat with default clang styleRory Bradford2020-02-221-314/+275
* Fix valgrind test on OpenBSDRory Bradford2020-02-041-3/+3
* Additional usage documentationRory Bradford2019-12-281-4/+19
* Fix uninitialised variablesRory Bradford2019-12-221-5/+18
* Tweak make flags for additional C safetyRory Bradford2019-12-181-3/+25
* Fix memory leak when using --limitRory Bradford2019-12-041-8/+25
* Improve code formattingRory Bradford2019-12-012-254/+297
* Add basic READMERory Bradford2019-12-011-0/+17
* Fix argument syntax in docsRory Bradford2019-12-012-2/+2
* Make POSIX compatibleRory Bradford2019-11-291-1/+5
* Implement limitRory Bradford2019-11-252-8/+33
* Implement invert switchRory Bradford2019-11-192-9/+26
* Initial implementationRory Bradford2019-11-156-0/+1029