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: taiki-e/cargo-config2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.17
Choose a base ref
...
head repository: taiki-e/cargo-config2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.18
Choose a head ref
  • 16 commits
  • 18 files changed
  • 1 contributor

Commits on Dec 24, 2023

  1. Use remote cspell dictionary

    taiki-e committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    d258aeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e64df18 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

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

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    0baccfb View commit details
    Browse the repository at this point in the history
  2. Tweak readme

    taiki-e committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    01d1356 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    2804881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb5070 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    a1460ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71a729d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Remove unused trait impls

    taiki-e committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    38637e1 View commit details
    Browse the repository at this point in the history
  2. Remove extra comma

    taiki-e committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    cd306ee View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 24, 2024

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

Commits on Jan 25, 2024

  1. Make home dependency Windows-only dependency

    Use the home crate only on Windows which std::env::home_dir is not
    correct.
    taiki-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ad285bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fdf350 View commit details
    Browse the repository at this point in the history
  3. Release 0.1.18

    taiki-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    92a8510 View commit details
    Browse the repository at this point in the history
Loading