Commit Graph

10 Commits

Author SHA1 Message Date
217f6fef07 Add metrics tests and CLI module 2026-01-30 08:02:11 +00:00
921c5941c4 Add analyzer and formatters tests 2026-01-30 08:02:06 +00:00
7893a20f7c Add CLI tests 2026-01-30 08:02:01 +00:00
1d6b297965 Add metrics and config modules 2026-01-30 08:01:56 +00:00
679d17bd7f Add core modules: analyzer and formatters 2026-01-30 08:01:51 +00:00
b1ee08c660 Add source files 2026-01-30 08:01:46 +00:00
01de42cf25 Add requirements and license 2026-01-30 08:01:41 +00:00
de6e968221 Add README and project configuration 2026-01-30 08:01:35 +00:00
8fc322f7e4 Initial commit: Add git-contribution-analyzer v0.1.0
- Python CLI tool for analyzing git commits\n- Features: repository analysis, commit parsing, code complexity metrics\n- Output formats: Terminal, JSON, Markdown\n- Comprehensive test suite included\n- Gitea Actions CI/CD configured
2026-01-30 08:01:30 +00:00
8ccf19901f Initial commit 2026-01-30 07:54:02 +00:00