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

JS file system: distinguish between atime, mtime, and ctime #22998

Merged
merged 17 commits into from
Dec 4, 2024

Commits on Nov 25, 2024

  1. Make chmod not update file access/modification time

    Because it doesn't in linux.
    hoodmane committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    734ed2c View commit details
    Browse the repository at this point in the history
  2. Update test

    hoodmane committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3f3f385 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    8803db6 View commit details
    Browse the repository at this point in the history
  2. Address some review comments

    hoodmane committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f561a5f View commit details
    Browse the repository at this point in the history
  3. Shorten code a bit

    hoodmane committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    801c284 View commit details
    Browse the repository at this point in the history
  4. Rebaseline code size

    hoodmane committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    fe9a17d View commit details
    Browse the repository at this point in the history
  5. Shorten FSNode code a bit

    hoodmane committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    170b203 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Revert "Rebaseline code size"

    This reverts commit fe9a17d.
    hoodmane committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1ef8734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88fdf91 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    hoodmane committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    af80453 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54178cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    713d966 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4286b2a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    5e15b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a545108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52341ed View commit details
    Browse the repository at this point in the history
  4. Fix changelog

    hoodmane committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    cf14591 View commit details
    Browse the repository at this point in the history