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

Add separate method for file/directory metadata modifcation #800

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    fc9b03a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e693eb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c66593 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

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

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    e2d8db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a652ff View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Make flake8 happy

    GreatBahram committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    3b6f258 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Change the test github workflow

    To be able to run it manually, currently it only works when you send a pull_request
    GreatBahram committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    151f651 View commit details
    Browse the repository at this point in the history
  2. add on: pull_request workflow statement:

    apparently, it is OK to have both on [pull_request, workflow_dispatch]
    GreatBahram committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    dc366d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ca76cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3dc00f View commit details
    Browse the repository at this point in the history
  5. add chmod function into shell module and add test cases to test it wo…

    …rks properly with FileAttrib and DirAttrib events
    GreatBahram committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    165a6f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b710851 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    424cb47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58b514f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    677ac9f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    467b1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e94d19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60415b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d0e19c View commit details
    Browse the repository at this point in the history
  5. bugfix: document

    GreatBahram committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    dfb27d6 View commit details
    Browse the repository at this point in the history
  6. Update tests.yml

    BoboTiG committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    5921e2c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    2f8b573 View commit details
    Browse the repository at this point in the history
  2. Update tests.yml

    BoboTiG committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    167639f View commit details
    Browse the repository at this point in the history
  3. Update kqueue.py

    BoboTiG committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    f751e7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    482846e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfa6db5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    4987d2b View commit details
    Browse the repository at this point in the history
  2. Update test_emitter.py

    BoboTiG committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    008556d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    408738f View commit details
    Browse the repository at this point in the history
  4. Update test_emitter.py

    BoboTiG committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    7c8ac0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25adb67 View commit details
    Browse the repository at this point in the history
  6. Update test_emitter.py

    BoboTiG committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    4622197 View commit details
    Browse the repository at this point in the history
  7. Update test_fsevents.py

    BoboTiG committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    af9436e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Update test_emitter.py

    BoboTiG committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8069705 View commit details
    Browse the repository at this point in the history
  2. Update conftest.py

    BoboTiG committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    6d03156 View commit details
    Browse the repository at this point in the history
  3. Update utils.py

    BoboTiG committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    79bec88 View commit details
    Browse the repository at this point in the history
  4. Update tests/test_fsevents.py

    BoboTiG committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f1593f4 View commit details
    Browse the repository at this point in the history
  5. Update tests/test_emitter.py

    BoboTiG committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d2b3b24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    814d68e View commit details
    Browse the repository at this point in the history