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

Add Cargo package registry #21888

Merged
merged 25 commits into from
Feb 5, 2023
Merged

Add Cargo package registry #21888

merged 25 commits into from
Feb 5, 2023

Commits on Nov 21, 2022

  1. Add Cargo registry.

    KN4CK3R committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5f5f1bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db12a7 View commit details
    Browse the repository at this point in the history
  3. Add setting entry.

    KN4CK3R committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    9da9d58 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Resolve import cycle.

    KN4CK3R committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ef668a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a805e10 View commit details
    Browse the repository at this point in the history
  3. Fix test.

    KN4CK3R committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    f216281 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    0405d2a View commit details
    Browse the repository at this point in the history
  2. Adapt to merged methods.

    KN4CK3R committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    16a3128 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. lint

    KN4CK3R committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6b46a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c53718b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 19, 2022

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

Commits on Jan 14, 2023

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

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    2cde9ac View commit details
    Browse the repository at this point in the history
  2. Check content size.

    KN4CK3R committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    f9326c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    2c9a04f View commit details
    Browse the repository at this point in the history
  2. Fix dependency json format.

    KN4CK3R committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b5fcf44 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Use pointers.

    KN4CK3R committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    d391bdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf5378 View commit details
    Browse the repository at this point in the history
  3. Force non-nil values in json.

    KN4CK3R committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    d026426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc5848b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c43d84e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

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

Commits on Feb 4, 2023

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

Commits on Feb 5, 2023

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