Subhrajit Makur
62848065e3
fix: preserve symlink paths in workspace detection ( #3 ) ( #75 )
...
Fixes nested workspace detection and symlink path issues in workspace.Find()
- Remove filepath.EvalSymlinks() for consistency with os.Getwd()
- Add isInWorktreePath() to detect polecats/crew directories
- Continue walking up to outermost workspace when in worktree paths
- Add integration tests for symlink and nested workspace scenarios
2026-01-03 16:10:53 -08:00
..
2026-01-03 11:49:42 -08:00
2026-01-02 18:26:45 -08:00
2026-01-02 18:56:40 -08:00
2026-01-01 18:53:39 -08:00
2026-01-02 18:29:25 -08:00
2026-01-03 15:49:53 -08:00
2026-01-03 09:27:58 -08:00
2026-01-01 19:24:51 -08:00
2026-01-03 14:33:24 -08:00
2026-01-03 15:49:53 -08:00
2026-01-03 14:33:24 -08:00
2025-12-30 22:14:05 -08:00
2026-01-02 12:23:55 -08:00
2026-01-03 15:49:53 -08:00
2025-12-30 10:38:18 -08:00
2025-12-31 12:33:51 -08:00
2025-12-30 02:12:01 -08:00
2026-01-01 15:01:23 -08:00
2026-01-03 11:53:38 -08:00
2025-12-30 22:29:23 -08:00
2025-12-28 17:13:34 -08:00
2026-01-03 14:33:24 -08:00
2026-01-02 18:25:15 -08:00
2026-01-03 15:49:53 -08:00
2026-01-01 18:21:42 -08:00
2026-01-03 11:54:14 -08:00
2026-01-03 13:54:02 -08:00
2026-01-03 14:33:24 -08:00
2025-12-28 16:38:04 -08:00
2025-12-29 23:46:59 -08:00
2026-01-03 21:37:05 +01:00
2026-01-03 11:53:49 -08:00
2025-12-29 23:52:38 -08:00
2026-01-02 01:09:00 -08:00
2025-12-28 19:19:10 -08:00
2026-01-03 11:49:42 -08:00
2026-01-03 13:03:55 -08:00
2026-01-03 16:10:53 -08:00