awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nilbuild avatar

nilbuild/git-standup

0
View on GitHub↗
7,843 星标·319 分支·Shell·MIT·9 次浏览

Git Standup

git-standup is a command line interface tool that functions as a git commit activity summarizer and version control report generator. It aggregates commit messages and metadata from one or multiple repositories to track work activity and generate daily standup reports.

The tool differentiates itself by providing multi-repository aggregation, scanning directories to compile a combined activity report across several projects. It includes features to synchronize remote data across these projects and utilizes a configurable work week schedule to calculate date ranges between workdays.

The capability surface covers activity reporting through commit message aggregation, contributor filtering, and date range restrictions. It also provides commit metadata analysis, including change statistics and signature verification, and can export these summaries to flat text files.

Features

  • Developer - Offers a command line interface for filtering version control history by date and author to recall recent work.
  • Standup Report Generators - Synthesizes Git commit messages from the last working day into consolidated standup reports.
  • Activity Reports - Refines activity reports based on authors, branches, date ranges, or signature status to isolate changes.
  • Analysis Report Aggregators - Scans directories for multiple projects to compile a combined activity report.
  • Developer Productivity - Provides a tool to extract completed tasks and code changes from version control for documenting daily work output.
  • Repository Directory Scanners - Iterates through a file system to locate and process multiple version-controlled projects from a single root folder.
  • Commit Log Aggregators - Extracts project activity by parsing version control commit logs across one or multiple repositories.
  • Repository Activity Dashboards - Aggregates development progress across multiple Git projects to provide a combined view of team activity.
  • Activity Summarizers - Aggregates commit history across repositories to generate human-readable text summaries for daily standups.
  • Metadata Filtering - Filters commit records based on structured metadata such as author identity and signature status.
  • Commit History Analysis - Analyzes commit history to include change statistics and signature verification in reports.
  • Change Scale Metrics - Appends change scale information to listed commits to visualize the volume of modifications.
  • Temporal Activity Filters - Limits report results using specific start and end date ranges or a set number of days.
  • Working Week Schemas - Adjusts the definition of working days to correctly calculate the gap between the current day and previous workday.
  • Remote Reference Synchronization - Aligns local commit history with remote servers by triggering fetch operations across repositories.
  • Branch Filters - Limits activity reports to commits present on specific local or remote branches.
  • Contribution Analysis - Enables reviewing commit metadata and change statistics for contributors and branches over specific timeframes.
  • Contributor Metrics - Restricts reports to specific users or all contributors to track collective team progress.
  • Remote Data Synchronization - Fetches remote changes across all tracked projects to ensure reports use current data.

Star 历史

nilbuild/git-standup 的 Star 历史图表nilbuild/git-standup 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Git Standup 的开源替代方案

相似的开源项目,按与 Git Standup 的功能重合度排序。
  • kamranahmedse/git-standupkamranahmedse 的头像

    kamranahmedse/git-standup

    7,844在 GitHub 上查看↗

    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

    Shell
    在 GitHub 上查看↗7,844
  • tj/git-extrastj 的头像

    tj/git-extras

    18,076在 GitHub 上查看↗

    git-extras is a collection of command line utilities that extend the functionality of the Git version control system. It provides a suite of shortcuts and additional commands for history manipulation, remote management, repository analysis, and workflow automation. The project distinguishes itself by offering deep integration with hosting providers to manage pull requests and forks, alongside advanced history tools for obliterating sensitive files and rewriting author metadata. It also includes a specialized interactive shell that allows users to execute commands without repeating the binary

    Shellgit
    在 GitHub 上查看↗18,076
  • notwaldorf/tiny-care-terminalnotwaldorf 的头像

    notwaldorf/tiny-care-terminal

    5,976在 GitHub 上查看↗

    tiny-care-terminal is a terminal dashboard that integrates wellness monitoring, a Pomodoro timer, and a Git activity tracker into a single command-line interface. It functions as a wellness monitoring tool that displays self-care tips and reminders alongside productivity data. The project features an ASCII art renderer for visual customization and a system for monitoring local weather conditions. It aggregates daily and weekly commit counts across multiple repositories to visualize development progress. The interface includes a keyboard-operated timer for managing work and break intervals an

    JavaScript
    在 GitHub 上查看↗5,976
  • jerryzliu/dayflowJerryZLiu 的头像

    JerryZLiu/Dayflow

    5,751在 GitHub 上查看↗

    Dayflow is a privacy-focused productivity tool that records screen activity locally and analyzes it with on-device AI. It captures screen frames at one frame per second, stores everything in a local database, and processes all analysis entirely on the machine to keep data private. The system builds a searchable timeline of work activity and enables natural-language queries about past screen time. The tool distinguishes itself by offering runtime switching between local AI models and cloud providers, allowing users to balance accuracy, privacy, and performance. It automatically runs AI inferen

    Swiftaichatgptclaude
    在 GitHub 上查看↗5,751
查看 Git Standup 的所有 30 个替代方案→

常见问题解答

nilbuild/git-standup 是做什么的?

git-standup is a command line interface tool that functions as a git commit activity summarizer and version control report generator. It aggregates commit messages and metadata from one or multiple repositories to track work activity and generate daily standup reports.

nilbuild/git-standup 的主要功能有哪些?

nilbuild/git-standup 的主要功能包括:Developer, Standup Report Generators, Activity Reports, Analysis Report Aggregators, Developer Productivity, Repository Directory Scanners, Commit Log Aggregators, Repository Activity Dashboards。

nilbuild/git-standup 有哪些开源替代品?

nilbuild/git-standup 的开源替代品包括: kamranahmedse/git-standup — git-standup is a command-line tool and developer activity tracker that parses Git logs to generate summarized text… tj/git-extras — git-extras is a collection of command line utilities that extend the functionality of the Git version control system.… notwaldorf/tiny-care-terminal — tiny-care-terminal is a terminal dashboard that integrates wellness monitoring, a Pomodoro timer, and a Git activity… jerryzliu/dayflow — Dayflow is a privacy-focused productivity tool that records screen activity locally and analyzes it with on-device AI.… sinclairtarget/git-who — git-who is a Git contribution analysis tool designed to identify the primary owners of files and directories by… textmate/textmate — TextMate is a programmable text editor designed for software development and project management. It functions as a…