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

replace tqdm, termcolor, tabulate with rich #2374

Merged
merged 22 commits into from
Sep 27, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    41e2223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6669a62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ada9246 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    727e657 View commit details
    Browse the repository at this point in the history
  5. tqdm: remove tqdm dependency

    fariss committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a800698 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a3d4e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6abe18b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    807b215 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0a6ab9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75b675c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13c37ae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c28a6b6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd41874 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    688869a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2218db7 View commit details
    Browse the repository at this point in the history
  16. logging: set up logging in capa.main

    this commit sets up logging in `capa.main` and uses a shared
    `log_console` in `capa.helpers` for logging purposes
    fariss committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    95e806a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5770ade View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1024c49 View commit details
    Browse the repository at this point in the history
  19. update requirements.txt

    fariss committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4b91652 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    596a5bb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    33249f5 View commit details
    Browse the repository at this point in the history
  22. remove unused import inspect

    fariss committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b9e5841 View commit details
    Browse the repository at this point in the history