Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
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: hashbang/git-signatures
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: werf/3p-git-signatures
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on May 4, 2021

  1. Fix gpg signature generation for tag and simplify signed data

    - Use tag object ID instead of head commit as git note object ID
    - Use note object ID as signed data
    alexey-igrychev committed May 4, 2021
    Copy the full SHA
    64b05ac View commit details

Commits on May 12, 2021

  1. Merge pull request #1 from werf/fix_gpg_signature_generation_for_tag

    Fix gpg signature generation for tag and simplify signed data
    alexey-igrychev authored May 12, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2dffd78 View commit details

Commits on Nov 15, 2024

  1. feat: check and force GNU getopt usage (#2)

    There is a problem with get-opt path in MacOS. This should fix it and use gnu-get-opt installed from brew. Fallback is also added
    
    Signed-off-by: Yaroslav Pershin <[email protected]>
    iapershin authored Nov 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e34ab58 View commit details
Loading