Skip to content

MacCVS 0.6-alpha

Pre-release
Pre-release

Choose a tag to compare

@johnbuckman johnbuckman released this 19 Jul 14:56
· 1 commit to main since this release

Notarized universal (arm64 + x86_64) build.

Diff window

  • Discard a hunk — each hunk in the diff now has a Discard button that reverts just that hunk to the committed version; every other hunk is left untouched.
  • Discard all — each file header has a Discard all button that reverts the whole file.
  • After a discard, MacCVS automatically runs cvs update on the file so its status re-stamps correctly (a fully-reverted file goes back to up to date instead of lingering as Modified). The diff window re-reads the file and closes when nothing remains.

Session restore

  • The file(s) selected in the file list are remembered and re-selected on the next launch (alongside the already-remembered directory).
  • The file-list sort column and direction (Name / Status / Rev) are now remembered across launches.