Skip to content

Ruhe vor dem Sturm

Latest
Compare
Choose a tag to compare
@kalkin kalkin released this 09 Oct 12:12

[v3.0.5] - 2022-10-07

Added

  • Display HistoryEntry debug data in the detail view
  • show parents in detail view
  • Indicate top of a branch/tag with half full circle
  • Command line handle paths args without '--'
  • Support multiple rev specs simmilar to git log

Changed

  • Do not render needlessly the ui
  • print log output after exit
  • Mostly use safe arithmetics
  • Only render if area is at least 10x4 big
  • Replace git path/dir arguments with -C
  • Make graph narrower
  • Use '…' when shortening subject
  • Remove separator between icon and graph
  • parse provided path arguments relative to CWD
  • Migrate tp [email protected]

Fixed

  • Shutting down screen on error
  • Reset the ui event timeout after a redraw
  • Print log on panic
  • Exit with error if no commits are found
  • Tilted printing by moving the cursor to the beginning of the line
  • Actually make update-informer optional

Full Changelog: v3.0.1...v3.0.5