index
:
activity
master
Static generator for Github-like activity calendars
Aki
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-08
Generate rolling chart with activity
Aki
2024-02-08
Generate empty rolling table
Aki
2024-02-08
Fixed last two weeks of each year not showing up
Aki
2024-02-07
Added plain format
Aki
2023-12-29
Tweaked style of the makefile
Aki
2023-09-13
Added shebang to generate.lua script
Aki
2023-09-12
Added omitted removal of activity.lua from uninstall
Aki
2023-09-12
Reworked makefile to be more useful
Aki
2023-09-12
this_year now returns a number
Aki
2023-09-12
Missing or bad format error should be now more readable
Aki
2023-09-12
Extended the CLI with more traditional option handling
Aki
2023-09-12
Extracted output format to own module for potential later expansion
Aki
2023-09-01
Generated activity chart now actually contains some activity
Aki
2023-08-31
Changed format of git log lookup to year - day of year - mentions
Aki
2023-08-31
Split out dates module
Aki
2023-08-31
Renamed activity.days_in(year)
Aki
2023-08-31
Implemented naive email based git log reader
Aki
2023-05-08
Added test target to makefile
Aki
2023-05-07
Activity table is now generated by Lua script
Aki
2023-05-06
Created raw activity chart in only HTML and CSS
Aki