aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Decrease number of heap allocations, and moreThe Depressed Milkman 2022-11-161-95/+112
* Try to support -eThomas Voss 2022-11-051-12/+23
* Begin work on v2.0.0Thomas Voss 2022-11-051-24/+54
* Filter out blank linesThomas Voss 2022-11-041-0/+4
* Require atleast one parameter to be providedThomas Voss 2022-11-041-0/+4
* Actually make use of the temporary directoryThomas Voss 2022-11-041-2/+2
* Create a working implementationThomas Voss 2022-11-041-20/+48
* Remove one indent levelThomas Voss 2022-11-041-5/+4
* Initial commitThomas Voss 2022-11-041-0/+112