Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: git-cz commit repoPath #676

Merged
merged 26 commits into from Aug 25, 2020
Merged

fix: git-cz commit repoPath #676

merged 26 commits into from Aug 25, 2020

Commits on Oct 6, 2019

  1. fix: git-cz commit repoPath

    shixy96 committed Oct 6, 2019
    Copy the full SHA
    b4b492b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. chore(deps): bump minimist from 1.2.0 to 1.2.3 (commitizen#721)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2020
    Copy the full SHA
    f322e2c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency nyc to v15 (commitizen#704)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Apr 6, 2020
    Copy the full SHA
    bd5a0ba View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Copy the full SHA
    7642f05 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9ae386c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    607d514 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Copy the full SHA
    09ade00 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

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

Commits on May 4, 2020

  1. feature: remove dependency on ShellJS (commitizen#729)

    * feature: avoid dependning on shelljs
    
    * refactor: remove shelljs from tests
    
    * refactor: simplify configLoader call
    
    * fix: use shell flag when spawning npm init
    
    Co-authored-by: hdmr14 <58992133+hdmr14@users.noreply.github.com>
    
    * refactor: remove unused function isArray
    
    * refactor: remove unused function isString
    
    Co-authored-by: hdmr14 <58992133+hdmr14@users.noreply.github.com>
    LinusU and hdmr14 committed May 4, 2020
    Copy the full SHA
    6ef8afa View commit details
    Browse the repository at this point in the history
  2. feat: remove dependency on ShellJS (commitizen#729)

    Empty commit to trigger release.
    LinusU committed May 4, 2020
    Copy the full SHA
    0f8644d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. fix(deps): update dependency cz-conventional-changelog to v3.2.0 (com…

    …mitizen#657)
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed May 5, 2020
    Copy the full SHA
    a95fe72 View commit details
    Browse the repository at this point in the history
  2. fix: restore commitizen.congifLoader.load to public API (commitizen#733)

    * fix: restore commitizen.congifLoader.load to public API
    
    This reverts commit 468e924.
    
    * chore: temporarily skip failing test
    LinusU committed May 5, 2020
    Copy the full SHA
    a6adb3b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    be08907 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

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

Commits on Aug 21, 2020

  1. fix(deps): upgrade lodash to 4.17.20 and update package lock file

    Jimmy Andrade authored and dmwelch committed Aug 21, 2020
    Copy the full SHA
    367d709 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a333b08 View commit details
    Browse the repository at this point in the history
  3. docs: Update commitlint adapter link (commitizen#751)

    * docs: Update `commitlint` adapter link
    
    * docs: Update link to commitlint adapter
    chris-dura committed Aug 21, 2020
    Copy the full SHA
    2fbd7ea View commit details
    Browse the repository at this point in the history
  4. docs: add adapter for jira (commitizen#748)

    We have created an adapter that is purposed for the JIRA workflow when you don't use _smart commits_. We have made sure that the adapter is well documented and easy to use.
    
    We think that it is unique and would love for it to be recognized.
    juliuscc committed Aug 21, 2020
    Copy the full SHA
    7a61389 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency nyc to v15.1.0 (commitizen#745)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Aug 21, 2020
    Copy the full SHA
    c3a4542 View commit details
    Browse the repository at this point in the history
  6. fix(cli): determine correct location of COMMIT_EDITMSG (commitizen#737

    )
    
    If using git working trees, then `.git` is a file and not a directory: This file references its own
    git directory within the main working tree. `$ git rev-parse --git-dir` will always return the
    directory where the `COMMIT_EDITMSG` file should be placed.
    wkunert committed Aug 21, 2020
    Copy the full SHA
    994f3b0 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency babel-plugin-istanbul to v5.2.0 (commi…

    …tizen#658)
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Aug 21, 2020
    Copy the full SHA
    33a77cc View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency semver to v6.3.0 (commitizen#659)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Aug 21, 2020
    Copy the full SHA
    bf275d0 View commit details
    Browse the repository at this point in the history
  9. fix(deps): update dependency inquirer to v6.5.2 (commitizen#664)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Aug 21, 2020
    Copy the full SHA
    f7257f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. feat: use cz as binary name (commitizen#767)

    While still support the old git-cz binary name. Also improve the
    documentation.
    
    Closes commitizen#761
    felipecrs committed Aug 24, 2020
    Copy the full SHA
    c3c533f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. fix: git-cz commit repoPath

    shixy96 committed Aug 25, 2020
    Copy the full SHA
    e223866 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    shixy96 committed Aug 25, 2020
    Copy the full SHA
    23f9692 View commit details
    Browse the repository at this point in the history