sandlot/src/commands
2026-02-26 19:26:24 -08:00
..
checkout.ts Refactor teardown logic into shared helper 2026-02-26 19:26:24 -08:00
cleanup.ts Refactor cli.ts into per-command modules with shared utilities 2026-02-20 15:43:15 -08:00
close.ts Refactor teardown logic into shared helper 2026-02-26 19:26:24 -08:00
completions.ts Add --install flag to completions command that outputs an install script 2026-02-21 08:26:44 -08:00
diff.html sandlot web <branch> 2026-02-23 21:14:29 -08:00
diff.ts Use inherited stdio for git diff/show to support external diff tools and native paging 2026-02-22 07:31:30 -08:00
dir.ts Refactor cli.ts into per-command modules with shared utilities 2026-02-20 15:43:15 -08:00
edit.ts Add edit command to open session files in $EDITOR 2026-02-23 19:14:58 -08:00
helpers.ts Refactor teardown logic into shared helper 2026-02-26 19:26:24 -08:00
list.ts Update list status icons 2026-02-24 19:02:52 -08:00
log.ts Add color and pager support to log command 2026-02-24 19:07:39 -08:00
merge.ts missing join 2026-02-21 08:56:19 -08:00
new.ts no oauth 2026-02-25 15:52:22 -08:00
open.ts Move retry logic into vm.ts and simplify open.ts command flow 2026-02-23 08:06:58 -08:00
rebase.ts Rename spinner variables and add rebase-in-progress guard with improved error messages 2026-02-20 20:12:44 -08:00
review.ts Return exit code and output from claude() and retry without --continue on failure 2026-02-23 07:32:42 -08:00
save.ts Refactor cli.ts into per-command modules with shared utilities 2026-02-20 15:43:15 -08:00
shell.ts Refactor cli.ts into per-command modules with shared utilities 2026-02-20 15:43:15 -08:00
show.ts Use inherited stdio for git diff/show to support external diff tools and native paging 2026-02-22 07:31:30 -08:00
squash.ts Refactor merge/squash into shared mergeAndClose helper with AI-generated squash commit messages 2026-02-21 08:54:58 -08:00
vm.ts Remove VM from cache and destroy with spinner 2026-02-25 12:29:47 -08:00
web.ts Add stat formatting with colorized diff indicators 2026-02-24 08:49:36 -08:00