summaryrefslogtreecommitdiff
path: root/generate.lua
AgeCommit message (Expand)Author
2024-02-10Changed CLI defaults to use rolling and cwdAki
2024-02-10Generation will no longer break with invalid directoriesAki
2024-02-09Added options to filter by author or committerAki
2024-02-09Moved the standalone activity.lua into activity.generatorsAki
2024-02-08Generate empty rolling tableAki
2024-02-08Fixed last two weeks of each year not showing upAki
2023-09-13Added shebang to generate.lua scriptAki
2023-09-12Missing or bad format error should be now more readableAki
2023-09-12Extended the CLI with more traditional option handlingAki
2023-09-12Extracted output format to own module for potential later expansionAki
2023-09-01Generated activity chart now actually contains some activityAki
2023-05-07Activity table is now generated by Lua scriptAki