Skip to content

Tags: samzong/gmc

Tags

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Fix] Configure bare linked worktrees (#67)

* fix(worktree): configure bare linked worktrees

Signed-off-by: samzong <samzong.lu@gmail.com>

* fix(worktree): ignore global worktree config

Signed-off-by: samzong <samzong.lu@gmail.com>

---------

Signed-off-by: samzong <samzong.lu@gmail.com>

v0.8.0

Toggle v0.8.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.8.0

Features:
- Global --output json flag for structured output (#60)
- Machine-friendly exit codes for error classification (#59)
- gmc wt share discover subcommand for auto-detecting shareable files (#58)
- gmc wt prune --pr-aware flag with dirty worktree detection fix (#61)
- Worktree hook execution with real-time output (#51)

Chores:
- Unify skill directory structure (#56)
- Replace cobra-cli-dev with gmc skill and worktree scripts

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was signed with the committer’s verified signature.
samzong samzong
feat(worktree): support batch operations for add and remove commands

Allow multiple names in `gmc wt add` and `gmc wt rm` so users can
create or remove several worktrees in a single invocation. Failed
items are reported individually without aborting the rest.

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was signed with the committer’s verified signature.
samzong samzong
add skill for cobra cli

Signed-off-by: samzong <samzong.lu@gmail.com>

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #43 from samzong/feat/formatter-2

✨ feat(formatter): add diff truncator and enhance formatting with Dif…

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
samzong samzong
📝 docs(man): update autogenerated date in all manual pages to 14-Jan-…

…2026

Signed-off-by: samzong <samzong.lu@gmail.com>

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #38 from samzong/chore/update-changelog-v0.6.1

chore: update CHANGELOG.md for v0.6.1

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #37 from samzong/fix-root-path-error

fix: support worktree commands in bare workspace root

v0.6.0

Toggle v0.6.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.6.0: Multiple new backward‑compatible features added (shar…

…ed resources, sync, prune, etc.) → minor version bump.