- version: Add version utility functions and enhance worktree item mapping (33392ca)
- git: Enhance main folder path resolution (06ae549)
- git: Simplify main folder retrieval logic (b8a0627)
- path: Preserve path casing on case-sensitive filesystems (#48)
- folder: Extract path utility functions and simplify folder URI handling (e21007a)
- util: Correct method name for case conversion in toSimplePath function (1e774bf)
- folderRoot: Ensure folder URIs are consistently lowercased for cross-platform compatibility (70772da)
- linux: Fix the issue where the plugin does not work properly under Linux (#47)
- release: Update pnpm action version in release workflow (28e6235)
- command: Pass DefaultDisplayList to pickWorktree in searchAllWorktreeCmd (2c382d7)
- command: Update icon paths and improve file decoration colors (ec7dfb2)
- quickPick: Display file icon by adding resourceUri to workspace pick items (632940b)
- i18n: Update glob pattern descriptions (3f010ec)
- release: Update pnpm action to v4.2.0 in release workflow (7d8386f)
- eslint: Migrate to eslint 9 (9f5c12a)
- Add Open VSX Downloads badge to README files (620dd9f)
- README: Update documentation with improved descriptions and configuration details (2d6ead4)
- worktree: Handle undefined main folder path in getRootItems (5bf36f1)
- Git version requirement (93a84b1)
- worktree: Improve symlink copy handling (9d26c2b)
- git: Use VSCode Git extension's Git path (c47a78a)
- git: Enhance execBase with Git environment variables (89f3b72)
- Add $BASE_ROOT variable support and update worktree path template (e4d5dd8)
- Pnpm cache (c1f305e)
- worktree: Enhance file copying with symbolic link support and integrate fast-glob for pattern matching (#41)
- quickpick: Add move worktree action in the worktree quick pick menu (1bfdff7)
- treeView: Refresh favorite data (4c63bb9)
- ignore: Update eslint and vscode ignore files (3174340)
- worktree: Normalize branch ref names when creating worktrees (#38)
- deps: Update dependencies (d8ca474)