Skip to content

MacCVS 0.7-alpha

Pre-release
Pre-release

Choose a tag to compare

@johnbuckman johnbuckman released this 20 Jul 10:08

Notarized universal (arm64 + x86_64) build.

Commit from the diff window

  • New Commit button in the diff window header, left of the Side by side / Unified picker — commit what you are reviewing without going back to the main window.
  • It opens a compact sheet listing the file(s) the window is showing (with their +/- counts) and a message editor. ⌘↵ commits, Esc cancels.
  • Commits run through the same path as the main window, so they are logged to the console and the file browser refreshes afterwards. The diff window closes once the commit succeeds, since the diff it was showing no longer exists.
  • Multi-file diff windows ("Diff Selected Files") commit the whole set — the sheet lists exactly what is included.

The button appears only for working-copy diffs; it is hidden in --diff / --compare windows, where there is nothing to commit to.