Commit Graph

25 Commits

Author SHA1 Message Date
Thomas G. Lopes cad40d0af9 split main.go into modules, add --version flag 2026-03-04 20:21:06 +00:00
Thomas G. Lopes 0c40072aa8 update sigil 2026-03-04 19:48:46 +00:00
Thomas G. Lopes a788760593 skip 2026-03-04 15:26:32 +00:00
thomas 413427d63a Treat path-like specs as paths 2026-02-19 20:18:59 +00:00
thomas f11f1988e6 Handle repo paths without files dir 2026-02-19 20:18:17 +00:00
thomas 38d7935b31 Allow unlink/remove by path 2026-02-19 20:16:13 +00:00
thomas 4bfc39c2f2 Hide unlink option when repo file missing 2026-02-19 20:12:48 +00:00
thomas 5affeb76ee Auto-detect package by target 2026-02-19 17:24:36 +00:00
thomas 6333da0a3b Allow add to merge into existing package 2026-02-19 17:21:55 +00:00
thomas 76aeb0c19e Handle missing repo file on unlink 2026-02-19 17:19:40 +00:00
thomas dd470f39c7 Prompt per stale link during apply 2026-02-19 17:18:37 +00:00
thomas 05da6b2c53 Remove repo files on unlink 2026-02-19 17:16:20 +00:00
thomas 3b404abd74 Add logging and partial remove 2026-02-19 17:09:44 +00:00
thomas 6f2be07272 Support unlinking package subpaths 2026-02-19 17:07:38 +00:00
thomas c5d1aef52b Add status and dry-run for unlink/remove 2026-02-19 16:59:29 +00:00
thomas fe34a93702 Add unlink and remove commands 2026-02-19 16:57:25 +00:00
thomas 5f49036a4d Prompt before pruning with count 2026-02-19 16:51:38 +00:00
thomas 9ef3ba000c Fix stale symlink detection 2026-02-19 16:48:51 +00:00
thomas 2169958c61 Detect stale symlinks by scanning target 2026-02-19 16:46:34 +00:00
thomas 3b9af4f0a1 Add prune option to apply 2026-02-19 16:42:47 +00:00
thomas d8af076a17 Use process cwd for add 2026-02-19 16:31:23 +00:00
thomas 24fb9be6fb Add --cwd override for relative paths 2026-02-19 16:29:30 +00:00
thomas 3c1972d670 Allow SIGIL_CWD for add 2026-02-19 16:27:33 +00:00
thomas 91ee243f9c Fix gopher-lua init 2026-02-19 16:26:30 +00:00
thomas c8f2ad021f Initial commit 2026-02-19 16:14:48 +00:00