Skip to content
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
...
head repository: uutils/coreutils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: clap-loca
Choose a head ref
  • 19 commits
  • 124 files changed
  • 1 contributor

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    206da5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a570c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    085f9d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a00f65c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d00ad10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0326522 View commit details
    Browse the repository at this point in the history
  7. clap localization: address PR review comments

      - Make colorize() function private since only used internally
      - Remove redundant colors_enabled checks
      - Add apply_color helper closure to reduce code duplication
      - Remove try_ prefix from function names for consistency
      - Update all utilities to use renamed functions
      - Fix app variable reference in mv utility
    sylvestre committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    3d69817 View commit details
    Browse the repository at this point in the history
  8. fix try

    sylvestre committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    45edcc4 View commit details
    Browse the repository at this point in the history
  9. fix syntax

    sylvestre committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    d2690fd View commit details
    Browse the repository at this point in the history
  10. fix more

    sylvestre committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    72f5683 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afd6390 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0caf5fc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7fdc75e View commit details
    Browse the repository at this point in the history
  14. Port factor for translation

    sylvestre committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    15315f8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f534bb9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1023ce1 View commit details
    Browse the repository at this point in the history
  17. clap: translate Usage too

    sylvestre committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    3b9a506 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ce94194 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    026d378 View commit details
    Browse the repository at this point in the history
Loading