jj-fzf 0.38.0 is out! πŸš€

🎯 Auto-position on @ upon startup

🧠 Updated commit message prompt for smaller LLMs

πŸ“– Man page now includes F11 preview toggle docs

πŸ› Fixed SFX support for Ubuntu 22.04

πŸ”§ Fixed quoting for jj split

⚠️ Requires jj-0.38.0 and fzf-0.67.0

https://github.com/tim-janik/jj-fzf

#BuildInPublic #100DaysOfCode #Jujutsu #VCS #DevTools #jjfzf #OpenSource

@simon I much prefer #Jujutsu #jjvcs to Git. I feel the flow is nicer: the working copy is always Β« on Β» a commit so running jj edit / jj new snapshots (commits) then moves.

I’ve had relative success with agents with light instructions. YMMV, N=1, yada.

RE: https://beep.town/@zion/116246053243510783

when someone tries to sell you on a new VCS

#jj #jujutsu

`jj absorb` <3

#jj #jujutsu #git

damn lwn writes about emacs git / jujutsu thin UIs

#emacs #git #jujutsu #vcs #ui #ux

now to split 700 lines of changes into a few dozen commits teehee
#jujutsu

Updated Jujutsu to 0.39.0 for #guix. In this PR, or anyone that wants to try it:

https://codeberg.org/guix/guix/pulls/7078

Nice features are a new `jj arrange` which is kinda `git interactive rebase` but without the fear.

And, `jj bookmark advance` which makes it easy to move a bookmark (branch) forward. Improves interacting with Git branches.

#git #jujutsu #dvcs #guix

Update Jujutsu

<!-- Below is a checklist for package-related patches. For details please refer to [the manual](https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html). Common issues in the contribution process are also documented in the ["Contributing" chapter](https://guix.gnu.org/manual/deve...

Codeberg.org

Our annual open Martial Arts seminar 13/14 June 2026 in Kent UK. With Howard Popkin and Joe Brogna, students of the late Okamoto Seigo.

Ideal for practitioners of many martial arts. #aikido #daitoryu #jujutsu #aiki

https://www.daitoryu.co.uk/aiki-connections-2026/

Jujutsu v0.39.0
https://github.com/jj-vcs/jj/releases/tag/v0.39.0

Release highlights:
* `jj arrange` command brings up a TUI where you can reorder and abandon revisions.
* `jj bookmark advance` automatically moves bookmarks forward to a target revision (defaults to @) using customization points revsets.bookmark-advance-from and revsets.bookmark-advance-to. It is heavily inspired by the longstanding community alias jj tug.

#jj #jjVCS #jujutsu #jujutsuVCS

Release v0.39.0 Β· jj-vcs/jj

About jj is a Git-compatible version control system that is both simple and powerful. See the installation instructions to get started. Release highlights jj arrange command brings up a TUI where...

GitHub

I’ve been using #jjui for about 6 months and it’s become essential part of my daily workflow. I stopped using jj cli directly completely, jjui does everything I need perfectly, and makes dealing with #jujutsu repos a pleasure.

And it really shines when working with agents - it’s almost effortless to try different approaches with parallel jj changes, reviewing, and discarding when an agent produces crap.

I used to be a big #magit fan but since I stopped using Emacs I was on the lookout for a replacement. Nothing came close. With #jjui I feel home again. It’s jujutsu native so it works and feels slightly different than magit, but I feel like I’m flying with my VCS again :)