Skip to content

Releases: elektronenhirn/oper

Minor feature release 0.5.0

20 Nov 19:12
Compare
Choose a tag to compare
  • Better support for shallow git clones
  • Diff support for merge commits
  • Added header to history table
  • Updated various dependencies

Minor feature release 0.4.0

08 Apr 11:51
Compare
Choose a tag to compare

New features:

  • custom commands can be run on a selected commit
  • possibility to write reports in various spreadsheet formats (.csv, .ods, .xlsx)
  • revwalk strategy can be defined on command line

Minor feature release

13 Apr 13:59
Compare
Choose a tag to compare

New Features:

  • gitk integration (press i on a change to inspect it in gitk)
  • optionally include manifest repository in history (pass -x to the cmd line)

Other changes:

  • browsing changes in the history got slightly more snappy

Performance improvements

03 Apr 07:35
Compare
Choose a tag to compare

Oper is using a simplified rev walk strategy for scanning the repositories now.

Thanks @flxo for contribution!

First split-screen release

11 Feb 14:00
Compare
Choose a tag to compare
0.2.3

Merge branch 'split-screen'