| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| RepoBar-0.9.2.dSYM.zip | < 10 hours ago | 26.5 MB | |
| RepoBar-0.9.2.zip | < 10 hours ago | 26.7 MB | |
| README.md | < 10 hours ago | 933 Bytes | |
| RepoBar 0.9.2 source code.tar.gz | < 10 hours ago | 5.2 MB | |
| RepoBar 0.9.2 source code.zip | < 10 hours ago | 5.5 MB | |
| Totals: 5 Items | 63.8 MB | 0 | |
Highlights: Compact stacked API quotas and clearer, more reliable GitHub status.
- Stack labeled REST and GraphQL quotas in the menu bar, with exact request and point counts on hover.
- Preserve GitHub GraphQL error messages, avoid caching failed responses, and recover from invalid cached data instead of showing a misleading missing-data error.
- Prefer the newest quota sample, keep search limits separate from REST core, and show GraphQL throttling without confusing remaining quota with temporary pauses.
- Send CLI errors to stderr so failed commands do not mix diagnostics into stdout or JSON pipelines.
- Preserve worktree paths containing whitespace, Unicode, or
worktreeand nested branch names when listing local worktrees and loading their metadata. - Stop manual local Sync, Rebase, and Reset when fetching fails, preserving local work and reporting Git's error instead of continuing against stale upstream refs.