Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:29
· 66 commits to main since this release
51e785a

Changelog

  • Removed spurious reference to Homebrew installation (@bapatchirag)
  • fix(app): correct folder staging state in changelist view (@diptopandit)
  • Diffs view — delete a saved patch with d (@bapatchirag)
  • Diffs view — apply a saved patch with p (@bapatchirag)
  • Rejects view — browse the .rej files a patch leaves behind (@bapatchirag)
  • Docs — fix broken source path links (@bapatchirag)
  • Open in editor — land on the change, not line one (@bapatchirag)
  • Resolve conflicts and rejects side by side with m (@bapatchirag)
  • Tests — lift coverage from 80.5% to 91.8% (@bapatchirag)
  • Fix the sshagent timeout test on dash (@bapatchirag)
  • Split app.go into themed files (@bapatchirag)
  • Group the six load generations into one struct (@bapatchirag)
  • Split Update into four typed dispatchers (@bapatchirag)
  • Split app_test.go to mirror the production files (@bapatchirag)