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

Implement a --show-source setting #698

Merged
merged 20 commits into from
Nov 18, 2022
Merged

Commits on Nov 16, 2022

  1. --show-source

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2703b4a View commit details
    Browse the repository at this point in the history
  2. Remove issue URL

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f6e1c63 View commit details
    Browse the repository at this point in the history
  3. fmt

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8691b94 View commit details
    Browse the repository at this point in the history
  4. fix

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5dd299f View commit details
    Browse the repository at this point in the history
  5. refactor

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    622208b View commit details
    Browse the repository at this point in the history
  6. Address comments

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f20ce71 View commit details
    Browse the repository at this point in the history
  7. fmt

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    dd56b4b View commit details
    Browse the repository at this point in the history
  8. fix comment

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ab9635d View commit details
    Browse the repository at this point in the history
  9. Add show_source

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b622054 View commit details
    Browse the repository at this point in the history
  10. use cyan

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d3bf8b6 View commit details
    Browse the repository at this point in the history
  11. refactor

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8692c8e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    87d8d3c View commit details
    Browse the repository at this point in the history
  13. use chars count

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    718c660 View commit details
    Browse the repository at this point in the history
  14. Use if let

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b633339 View commit details
    Browse the repository at this point in the history
  15. Fix clippy error

    harupy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    05e562e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    5ac2c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a81fbd View commit details
    Browse the repository at this point in the history
  3. Move stuff around

    charliermarsh committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    89782dd View commit details
    Browse the repository at this point in the history
  4. Restructure message

    charliermarsh committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6a17b73 View commit details
    Browse the repository at this point in the history
  5. Update README

    charliermarsh committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6275a26 View commit details
    Browse the repository at this point in the history