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: nitayneeman/vscode-git-semantic-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: nitayneeman/vscode-git-semantic-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 11 files changed
  • 5 contributors

Commits on Oct 25, 2019

  1. docs: update CHANGELOG

    nitayneeman committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    b9bd209 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    1502ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de88ff6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a44d86 View commit details
    Browse the repository at this point in the history
  4. docs: update CHANGELOG

    nitayneeman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    a7cd612 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    a96750b View commit details
    Browse the repository at this point in the history
  2. docs: update README

    nitayneeman committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    1afc5fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09cae2e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. test: rename specs

    nitayneeman committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    1082341 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. docs(README): describe the conventions origin (#15)

    Egor Avakumov authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    eb68d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2425e84 View commit details
    Browse the repository at this point in the history
  3. docs: add a link to angular conventions (#16)

    Egor Avakumov authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    11555e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Improve integration tests (#19)

    * fix: Update path to be relative to repo root and not the test dir
    
    * fix: Prevent error logged when dir exists
    MichaelCurrin authored Aug 9, 2020
    Configuration menu
    Copy the full SHA
    67600ba View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. build: refactor pretest command (#20)

    * test: Use git init in NPM pretest
    
    * test: Delete unused pretest script
    MichaelCurrin authored Aug 29, 2020
    Configuration menu
    Copy the full SHA
    19bad81 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. build(deps): bump y18n from 4.0.0 to 4.0.1 (#23)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    ce54a98 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump lodash from 4.17.15 to 4.17.19 (#18)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    39b7db4 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump https-proxy-agent from 2.2.2 to 2.2.4 (#14)

    Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4.
    - [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
    - [Commits](TooTallNate/proxy-agents@2.2.2...2.2.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    b519016 View commit details
    Browse the repository at this point in the history
Loading