git-log-calendar

root/

📁 css2020-07-02 19:42
📁 img2023-10-19 23:35
🖹 LICENSE[raw]2020-07-02 19:42
🖹 Makefile[raw]2021-01-30 15:47
🖹 README[raw]2020-07-02 19:42
🖹 data-source-git.scm[raw]2021-07-12 18:58
🖹 data-source-rss.scm[raw]2024-03-22 22:42
🖹 download-gitlab-rss.scm[raw]2022-04-04 19:34
🖹 file-utils.scm[raw]2022-03-07 20:23
🖹 generate-data-svg.scm[raw]2024-03-22 22:42
🖹 git-log-calendar[raw]2020-07-02 19:42
🖹 main.scm[raw]2021-07-13 19:17
🖹 svg-template-discord.scm[raw]2022-03-07 20:23
🖹 svg-template-french-revolutionary.scm[raw]2023-10-19 23:35
🖹 svg-template-gregorian.scm[raw]2022-03-07 20:23
🖹 system-utils.scm[raw]2020-07-02 19:42

Latest Logs

1
2
3
2024-03-22 fix another crash and formatting
2023-10-19 fr: add images on the sides, use Arial font
2023-10-04 fix gitlab project names

README

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
repo online:
http://hidamari.blue/git/git-log-calendar

example result:
http://hidamari.blue/

run with:
./git-log-calendar ~/some-repo
  -> creates: img/git-activity-$year.svg
  -> creates: img/git-discord-$dyear.svg

or run it directly with guile:
guile -e main -L . -s main.scm ~/git-directory

run with --help for more info
This page was generated with git-to-web.