aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* don't need extern cratesJesse Luehrs2023-03-261-10/+0
* bump depsJesse Luehrs2023-03-261-2/+3
* fmtJesse Luehrs2023-03-261-1/+3
* suppress output when testing renderingJesse Luehrs2018-05-141-2/+4
* add a test that rendering worksJesse Luehrs2018-05-141-0/+24
* factor out os-specific callsJesse Luehrs2018-05-141-0/+1
* reorganize a bitJesse Luehrs2018-05-141-66/+5
* stop trying to be clever with the version stuffJesse Luehrs2018-03-041-1/+0
* add version and author data to command line options0.1.0Jesse Luehrs2018-03-041-1/+4
* add some more profiling verbose outputJesse Luehrs2018-02-271-18/+48
* clean up the verbose output processJesse Luehrs2018-02-271-0/+3
* add vcs supportJesse Luehrs2018-02-201-0/+3
* start sketching out some thingsJesse Luehrs2018-02-191-0/+54