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

feat: add global specification watcher #220

Merged
merged 32 commits into from
Feb 21, 2022
Merged

feat: add global specification watcher #220

merged 32 commits into from
Feb 21, 2022

Commits on Feb 8, 2022

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

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    fdd4413 View commit details
    Browse the repository at this point in the history
  2. fix:lint

    imabp committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    300a068 View commit details
    Browse the repository at this point in the history
  3. fix: specfile to file

    Co-authored-by: Lukasz Gornicki <[email protected]>
    imabp and derberg authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    3ae7505 View commit details
    Browse the repository at this point in the history
  4. fix: edit change message for watcher

    Co-authored-by: Lukasz Gornicki <[email protected]>
    imabp and derberg authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    24f55c7 View commit details
    Browse the repository at this point in the history
  5. fix: change watch flag description

    Co-authored-by: Lukasz Gornicki <[email protected]>
    imabp and derberg authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    755e1ac View commit details
    Browse the repository at this point in the history
  6. feat: add watcher in diff

    imabp committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    3f29110 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2458b90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cf0aa5 View commit details
    Browse the repository at this point in the history
  9. fix: code smell

    imabp committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    3f94bc9 View commit details
    Browse the repository at this point in the history
  10. fix: refactor watch command.

    imabp committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    aa0db23 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    5cae99b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bef53f7 View commit details
    Browse the repository at this point in the history
  3. fix: merge conflicts

    imabp committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    71afd18 View commit details
    Browse the repository at this point in the history
  4. fix: update log messages

    imabp committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a91f94d View commit details
    Browse the repository at this point in the history
  5. fix: change log color

    Co-authored-by: Lukasz Gornicki <[email protected]>
    imabp and derberg authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    15d58ca View commit details
    Browse the repository at this point in the history
  6. fix: make log color private

    imabp committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    89b88a9 View commit details
    Browse the repository at this point in the history
  7. fix: remove unused red log

    imabp committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    87e8023 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e88942 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. fix: refactor auto-disable log

    imabp committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    0f791e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4600880 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c6cdf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Remove ConditionalNestedLogs

    Co-authored-by: Maciej Urbańczyk <[email protected]>
    imabp and magicmatatjahu authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    470fc7d View commit details
    Browse the repository at this point in the history
  2. Add conditional log to watch_messages natively.

    Co-authored-by: Maciej Urbańczyk <[email protected]>
    imabp and magicmatatjahu authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    056a712 View commit details
    Browse the repository at this point in the history
  3. fix: update function signature

    Co-authored-by: Maciej Urbańczyk <[email protected]>
    imabp and magicmatatjahu authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e60126e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79580fb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. feat: Chokidar Instance Store

    imabp committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f80690f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

Commits on Feb 18, 2022

  1. fix: remove start message

    imabp committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    84ec9ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa42efd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. fix: refactor watcher

    imabp committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    3b5651a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

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