Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: noborus/ov
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.1
Choose a base ref
...
head repository: noborus/ov
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.2
Choose a head ref
  • 15 commits
  • 14 files changed
  • 2 contributors

Commits on May 28, 2022

  1. Added unmarshal to the test

    Removed duplicates in yaml settings.
    noborus committed May 28, 2022
    Configuration menu
    Copy the full SHA
    f82f47b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #195 from noborus/Add-test-config

    Added unmarshal to the test
    noborus authored May 28, 2022
    Configuration menu
    Copy the full SHA
    77aff3b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Capitalized headlines

    noborus committed May 31, 2022
    Configuration menu
    Copy the full SHA
    2b25829 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    24fca21 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Improved features

    noborus committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    53c3ef9 View commit details
    Browse the repository at this point in the history
  2. Added formfeed test

    noborus committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    3ffdefc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    c980f32 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Merge pull request #197 from noborus/reduce-arg

    Refactoring, reducing arguments
    noborus authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d59eb7e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Fixed help description

    Fixed #198.
    noborus committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    e5fd198 View commit details
    Browse the repository at this point in the history
  2. Revert some incorrect fixes

    noborus committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a24c816 View commit details
    Browse the repository at this point in the history
  3. Fixed to work when the config file doesn't exist

    Do not exit with initConfig.
    noborus committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    b5ddf7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2f8dde View commit details
    Browse the repository at this point in the history
  5. Merge pull request #200 from noborus/fix-noconfig

    Fixed to work when the config file doesn't exist
    noborus authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    f153266 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #199 from noborus/fix-help-text

    Fixed help description
    noborus authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a9bbd4d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #196 from CyberTailor/master

    CI: Generate release tarballs with vendored modules
    noborus authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    f29cc5b View commit details
    Browse the repository at this point in the history
Loading