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

Avoid using clap deprecated features #787

Merged
merged 25 commits into from
Jan 12, 2023

Commits on Jan 11, 2023

  1. use Command instead of App

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d50cd0b View commit details
    Browse the repository at this point in the history
  2. fix flags/block

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    72fd435 View commit details
    Browse the repository at this point in the history
  3. fix flags/color

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    06f4373 View commit details
    Browse the repository at this point in the history
  4. fix flags/date

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    66505d9 View commit details
    Browse the repository at this point in the history
  5. fix flags/dereference

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    867675f View commit details
    Browse the repository at this point in the history
  6. fix flags/display

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    22e5b36 View commit details
    Browse the repository at this point in the history
  7. fix flags/header

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1284349 View commit details
    Browse the repository at this point in the history
  8. fix flags/hyperlink

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    80b131e View commit details
    Browse the repository at this point in the history
  9. fix flags/icons

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    11223d5 View commit details
    Browse the repository at this point in the history
  10. fix flags/ignore_globs

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fc6442c View commit details
    Browse the repository at this point in the history
  11. fix flags/indicators

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4a1af00 View commit details
    Browse the repository at this point in the history
  12. fix flags/layout

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    2e32bde View commit details
    Browse the repository at this point in the history
  13. fix flags/permission

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6d3c3f2 View commit details
    Browse the repository at this point in the history
  14. fix flags/recursion

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1bfb86a View commit details
    Browse the repository at this point in the history
  15. fix flags/size

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    0d47091 View commit details
    Browse the repository at this point in the history
  16. fix flags/sorting

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    698ff3a View commit details
    Browse the repository at this point in the history
  17. fix flags/symlinks

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1f446c8 View commit details
    Browse the repository at this point in the history
  18. fix flags/total_size

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    21122ef View commit details
    Browse the repository at this point in the history
  19. fix other command line options

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a7857cd View commit details
    Browse the repository at this point in the history
  20. fix classic flag

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    663447a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    eafb9b5 View commit details
    Browse the repository at this point in the history
  22. fix display

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6dde94c View commit details
    Browse the repository at this point in the history
  23. fix main

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    28a687c View commit details
    Browse the repository at this point in the history
  24. fix meta/symlink

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    24ac9a7 View commit details
    Browse the repository at this point in the history
  25. update CHANGELOG

    sudame committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e4389b8 View commit details
    Browse the repository at this point in the history