Highlights
- Added optional jujutsu support, so now even non-colocated jj repos, or ones with workspaces will work correctly
- Performance improvements due to switching from libgit2 to gitoxide
What's Changed
- Switch from git2 to gitoxide by @junglerobba in #159
- fix: rename function couldn't move to new directory by @ariakh55 in #94
- release action: fix deprecation warning by @junglerobba in #161
- Add support for jujutsu by @junglerobba in #160
- Update dependencies by @junglerobba in #162
- Update picker by @petersimonsson in #165
- Support "bare" repo workflow with jujutsu by @junglerobba in #164
- clone/init repo: skip search paths with depth == 0 by @junglerobba in #167
- Update dependencies by @junglerobba in #170
Full Changelog: v0.4.5...v0.5.0
Install tmux-sessionizer 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jrmoulton/tmux-sessionizer/releases/download/v0.5.0/tmux-sessionizer-installer.sh | shDownload tmux-sessionizer 0.5.0
| File | Platform | Checksum |
|---|---|---|
| tmux-sessionizer-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| tmux-sessionizer-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| tmux-sessionizer-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| tmux-sessionizer-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |