1 repositorio
Logic for isolating commits based on specific date ranges or work-week offsets.
Distinct from Commit Range Filtering: Distinct from Commit Range Filtering: focuses on temporal windows (dates/days) rather than version tags or release boundaries.
Explore 1 awesome GitHub repository matching development tools & productivity · Time-Window Filters. Refine with filters or upvote what's useful.
git-standup is a command-line tool and developer activity tracker that parses Git logs to generate summarized text reports of work completed over specific time periods. It functions as a reporting utility that scans Git repositories to extract metadata and author activity for use in progress reviews and status updates. The tool differentiates itself by the ability to scan multiple repositories through recursive directory discovery and the capacity to synchronize remote states before analysis. It utilizes regular expression filtering to include or exclude specific authors and branches, and emp
Limits results based on day counts, work-week definitions, or specific date ranges.