-
Notifications
You must be signed in to change notification settings - Fork 22
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: kbwo/ccmanager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.15
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: kbwo/ccmanager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 18 files changed
- 4 contributors
Commits on Jun 24, 2025
-
feat: add git status indicators for worktrees
Add real-time git status monitoring to display file changes and branch relationships: - Show files added/deleted counts with color coding - Display ahead/behind counts relative to parent branch - Store parent branch in worktree config for tracking - Add concurrency limiting for git operations - Include comprehensive tests for all new functionality 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 2edc8c8 - Browse repository at this point
Copy the full SHA 2edc8c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a04413d - Browse repository at this point
Copy the full SHA a04413dView commit details -
feat: gracefully handle missing worktree config extension
Allows ccmanager to run without git worktree config enabled, with reduced functionality for parent branch tracking. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for e1f0c9e - Browse repository at this point
Copy the full SHA e1f0c9eView commit details
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c6e2992 - Browse repository at this point
Copy the full SHA c6e2992View commit details
Commits on Jun 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d6b8b98 - Browse repository at this point
Copy the full SHA d6b8b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e71094 - Browse repository at this point
Copy the full SHA 1e71094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 907e39f - Browse repository at this point
Copy the full SHA 907e39fView commit details
Commits on Jun 27, 2025
-
Merge pull request #31 from ryo33/git
feat: add git status indicators for worktrees
Configuration menu - View commit details
-
Copy full SHA for e5bde51 - Browse repository at this point
Copy the full SHA e5bde51View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.15...v0.2.0