Skip to content

Repo stats log options#35

Merged
kyle-rader merged 3 commits intomainfrom
cursor/repo-stats-log-options-ad5e
Feb 2, 2026
Merged

Repo stats log options#35
kyle-rader merged 3 commits intomainfrom
cursor/repo-stats-log-options-ad5e

Conversation

@kyle-rader
Copy link
Owner

@kyle-rader kyle-rader commented Feb 2, 2026

Invert the default behavior of repo stats to analyze first-parent commits by default, adding an --all flag to include the full commit history.


Open in Cursor Open in Web


Note

Low Risk
Small, localized CLI flag/argument behavior change plus a version bump; no security-sensitive logic or data migrations involved.

Overview
repo stats now defaults to analyzing only first-parent commits, and adds an --all flag to include the full history (implemented by toggling git log --first-parent).

Updates help text/README messaging to match the new behavior, and bumps the crate version to 2.0.0 with corresponding Cargo.lock updates plus an agent guideline to run cargo build to refresh the lockfile.

Written by Cursor Bugbot for commit e10dbde. This will update automatically on new commits. Configure here.

Co-authored-by: kylewrader <kylewrader@gmail.com>
@cursor
Copy link

cursor bot commented Feb 2, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

cursoragent and others added 2 commits February 2, 2026 02:03
Co-authored-by: kylewrader <kylewrader@gmail.com>
Co-authored-by: kylewrader <kylewrader@gmail.com>
@kyle-rader kyle-rader marked this pull request as ready for review February 2, 2026 04:39
@kyle-rader kyle-rader merged commit a03582d into main Feb 2, 2026
4 checks passed
@kyle-rader kyle-rader deleted the cursor/repo-stats-log-options-ad5e branch February 2, 2026 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments