Releases: elektronenhirn/oper
Releases · elektronenhirn/oper
Minor feature release 0.5.0
- 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
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
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
Oper is using a simplified rev walk strategy for scanning the repositories now.
Thanks @flxo for contribution!
First split-screen release
0.2.3 Merge branch 'split-screen'