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

cp: compile without clap (for nushell) #5358

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

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    733066c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1955616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b29b31f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f68fd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe47bf0 View commit details
    Browse the repository at this point in the history
  6. Update src/uucore/src/lib/mods/error.rs

    Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
    tommady and sylvestre committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4cb66c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    d867b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4362184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f0f0a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    af8690d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    968e901 View commit details
    Browse the repository at this point in the history
  2. let uucore clap can be optional

    tommady authored and sylvestre committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    fea371a View commit details
    Browse the repository at this point in the history
  3. let cp can optional out uucore clap

    tommady authored and sylvestre committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    27e2dc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee93c10 View commit details
    Browse the repository at this point in the history
  5. fix date is using the uucore clap

    tommady authored and sylvestre committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    33db724 View commit details
    Browse the repository at this point in the history
  6. Update src/uucore/src/lib/mods/error.rs

    Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
    tommady and sylvestre committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e28c71d View commit details
    Browse the repository at this point in the history
  7. use dep:clap instead of just a clap to mark this feature is depends o…

    …n a dependency
    tommady authored and sylvestre committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    243fa6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51cf10f View commit details
    Browse the repository at this point in the history
  9. fixing clippy and check errors

    tommady authored and sylvestre committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c08de95 View commit details
    Browse the repository at this point in the history
  10. cp: fix formatting of Cargo.toml

    cakebaker authored and sylvestre committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    20735c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10f5d98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e38bcf3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fea1a2e View commit details
    Browse the repository at this point in the history
  14. fix the style toml check

    tommady committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7c2adb5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a54dd0e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    7f5d90a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    8ca000e View commit details
    Browse the repository at this point in the history
  2. fix cargo fmt

    tommady committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    8efa790 View commit details
    Browse the repository at this point in the history