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

g.tempfile: allow creation of temporary directories #4397

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. allow creation of tempdir

    ninsbl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    647dccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74de25b View commit details
    Browse the repository at this point in the history
  3. fix copy-paste-mistake

    ninsbl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    16cd9d0 View commit details
    Browse the repository at this point in the history
  4. fix logic inversion

    ninsbl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    35f470a View commit details
    Browse the repository at this point in the history
  5. give proper permissions

    ninsbl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8c61b63 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. use g_mkdir

    ninsbl committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e8f16d2 View commit details
    Browse the repository at this point in the history
  2. update manual

    ninsbl committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fb30b7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98b27e7 View commit details
    Browse the repository at this point in the history