Skip to content

v0.3.4

Latest

Choose a tag to compare

@hewigovens hewigovens released this 02 Jul 13:00
5983fe1

New

  • Describe button in the commit box — save the working copy’s description with jj describe without starting a new change.

Fixes

  • The split dialog now shows the files being split immediately, below the message field so the focused field no longer jumps, and long file lists scroll instead of growing the dialog.
  • Editing a commit from the context menu now loads its description into the commit box instead of keeping a stale draft — and a typed draft survives splitting files out of the working copy.
  • Abandoning lines via Edit Diff on other revisions no longer leaves the graph showing stale rows until the next refresh.

Under the Hood

  • Jujutsu library upgraded to 0.43.
  • GitHub Actions are now pinned to commit SHAs.