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: lycheeverse/lychee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d1e4da1
Choose a base ref
...
head repository: lycheeverse/lychee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ad8dc3f
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 18, 2026

  1. review: replace to_url with to_base_info to avoid Ok(None)

    Now, we can just retunr a more sensible `Ok(BaseInfo::none())`.
    katrinafyi committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    f6ed0d5 View commit details
    Browse the repository at this point in the history
  2. add tests from @mre (thanks!)

    Co-authored-by: Matthias Endler <matthias@endler.dev>
    katrinafyi and mre committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    d51f2e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2222ce8 View commit details
    Browse the repository at this point in the history
  4. more comment

    katrinafyi committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    210abf2 View commit details
    Browse the repository at this point in the history
  5. another cli test from @mre

    katrinafyi committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    282add8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c08b5d View commit details
    Browse the repository at this point in the history
  7. whatever you say clippy

    katrinafyi committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    ad8dc3f View commit details
    Browse the repository at this point in the history
Loading