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

PR: Allow an adjustable time difference for modification detection (Editor) #22192

Open
wants to merge 3 commits into
base: 5.x
Choose a base branch
from

Commits on Jun 21, 2024

  1. Allow an adjustable time difference for modification detection.

    For CIFS (and perhaps other network file systems), where caching file attributes is used, expecting identical timestamps causes many false positives. This hacky patch allows for some deviation.
    and1bm authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8f75945 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    774cadf View commit details
    Browse the repository at this point in the history
  2. Fix left over extra variable.

    and1bm authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    364b24f View commit details
    Browse the repository at this point in the history