Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A Arch Linux Keyring
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Brett Cornwall
  • Arch Linux Keyring
  • Repository
  • archlinux-keyring
  • keyringctl
Find file BlameHistoryPermalink
  • Levente Polyak's avatar
    feature(keyringctl): simplification by removing static data from types · 2206fe07
    Levente Polyak authored Oct 19, 2021
    The certificate fingerprint in the convert function remains always the
    same as we only process a single certificate and loop outside over
    multiple keyrings. Therefor remove that layer from the data structures
    and implicitly simplify all the assignments and usages.
    2206fe07