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: mishina2228/nova_git_stats Loading
base: v2.1.2
Choose a base ref
...
head repository: mishina2228/nova_git_stats Loading
compare: v2.2.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 1 contributor

Commits on Dec 18, 2021

  1. docs: Update CHANGELOG.md

    mishina2228 committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    c3e5153 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. test: Run CI on Ruby 3.1

    and Run haml-lint and rubocop on Ruby 3.1
    mishina2228 committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    da0ea47 View commit details
    Browse the repository at this point in the history
  2. style: Suppress RuboCop offense

    ```
    Offenses:
    
    lib/git_stats/stats_view/view.rb:53:9: C: [Correctable] Style/FileWrite: Use File.write.
            File.open(write_file, 'w') { |f| f.write output }
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ```
    mishina2228 committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    d88bbba View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. chore: tweak gemspec

    - Add info to authors and email
    - Use `license` rather than `licenses`
    mishina2228 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    fa37452 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    932d363 View commit details
    Browse the repository at this point in the history
  2. chore: v2.2.0

    mishina2228 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    84b6137 View commit details
    Browse the repository at this point in the history
Loading