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: gener/gitcom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/integrate
Choose a base ref
...
head repository: gener/gitcom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 13 files changed
  • 3 contributors

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    8c66074 View commit details
    Browse the repository at this point in the history
  2. Fixed logic of commits

    Eugene Kalyada committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    97a021c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. build: (config) Generate config by current utility

    Made rules for current repository
    Eugene Kalyada committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    ccadfad View commit details
    Browse the repository at this point in the history
  2. fix: (config) Commit configuration fixes

    Fixed length for custom scope
    Fixed check length messages
    Eugene Kalyada committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    fb6a1c9 View commit details
    Browse the repository at this point in the history
  3. build: (config) Utility intergation fix

    Fixed integration to system
    Eugene Kalyada committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    0bdbe04 View commit details
    Browse the repository at this point in the history
  4. fix: (validation) Fix validation of commit message

    Fixed messages
    Fixed requrement length
    Fixed footer length and requirements
    Eugene Kalyada committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    58508f5 View commit details
    Browse the repository at this point in the history
  5. fix: (commit) Fix commit command

    Fixed messages on validation
    Removed `-m` command
    Eugene Kalyada committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    11f30ca View commit details
    Browse the repository at this point in the history
  6. fix: (commit) Incorrect scope detection after input number

    Fixed array of scopes for getting correct scope name
    Eugene Kalyada committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    4431489 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. remove return

    ELapkovskaja committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    14490fc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/validation' of https://github.com/ruedcode/gitc…

    …ommit into feature/validation
    
    * 'feature/validation' of https://github.com/ruedcode/gitcommit:
      fix: (commit) Incorrect scope detection after input number Fixed array of scopes for getting correct scope name
      fix: (commit) Fix commit command Fixed messages on validation Removed `-m` command
      fix: (validation) Fix validation of commit message Fixed messages Fixed requrement length Fixed footer length and requirements
      build: (config) Utility intergation fix Fixed integration to system
      fix: (config) Commit configuration fixes Fixed length for custom scope Fixed check length messages
      build: (config) Generate config by current utility Made rules for current repository
      Fixed logic of commits
    ELapkovskaja committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    95cab26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eccbed View commit details
    Browse the repository at this point in the history
  4. fix: (validation) remove new line separator from hardcode

    -Replaced getting config to perfrom method.
    -Getting separator from config.
    Eugene Kalyada committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    02500bd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from ruedcode/feature/validation

    Validation + Integration
    gener authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    467abe3 View commit details
    Browse the repository at this point in the history
  6. doc: (config) Make README file

    First version of README file
    Eugene Kalyada committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    e9dd3f4 View commit details
    Browse the repository at this point in the history
  7. doc: (config) Update Readme instruction

    Fixed Getting started section
    Eugene Kalyada committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    2b29f49 View commit details
    Browse the repository at this point in the history
  8. fix: (validation) Allow empty body of commit

    Fixed checking empty body
    Eugene Kalyada committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    6febdfb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. fix: (validation) fix message for skip action

    Reaplces message resource from custom to skip
    Eugene Kalyada committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    f1c0105 View commit details
    Browse the repository at this point in the history
Loading