Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
feat(parser): add since_date support and unify threshold filtering logic using chrono timestamps
c809e29View on GitHubfeat(tui): add commit counts next to bars and dynamic mode title
e78d0e8View on GitHubfix(cli): replace deprecated chrono timestamp call with UTC conversion
46119ebView on GitHubfeat(cli+parser): add --since-date flag to filter commits from a specific date
d14a91aView on GitHubfeat(core): process commit data into file and author frequency maps
d2c81b1View on GitHubfeat(parser): implement Git commit walker and file diff extractor
e9b2da2View on GitHubfeat(cli): set up main CLI entry point with --since and --by-author options
2c544d8View on GitHub