FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing main...ci-workflow-permissions · uutils/coreutils · GitHub

Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: uutils/coreutils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: uutils/coreutils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ci-workflow-permissions
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 14 files changed
  • 1 contributor

Commits on Jun 6, 2026

  1. Configuration menu
    Copy the full SHA
    7c21748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ce735 View commit details
    Browse the repository at this point in the history
  3. tests: use setup_test_locale helper in touch test

    Replace manual unsafe env::set_var + setup_localization calls with
    the new setup_test_locale helper function for cleaner test code.
    sylvestre committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    acff994 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    110bc53 View commit details
    Browse the repository at this point in the history
  5. use env_helper functions in date locale tests

    Replace unsafe env::set_var and env::remove_var calls with
    env_helper functions in the date locale tests.
    sylvestre committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    d905ea8 View commit details
    Browse the repository at this point in the history
  6. use env_helper in join benchmark

    Replace unsafe env::set_var with env_helper::set_var in the
    join benchmark for French locale testing.
    sylvestre committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    bf28d51 View commit details
    Browse the repository at this point in the history
  7. add safe wrappers for umask and mknod to uucore

    Add set_umask() and safe_mknod() wrappers in uucore::fs module.
    These provide safe abstractions over the unsafe libc functions,
    centralizing the unsafe blocks in one well-documented location.
    sylvestre committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    c5b3ba2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ec11a0 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL