Skip to content
Snippets Groups Projects
  1. May 11, 2022
  2. May 07, 2022
  3. Apr 24, 2022
  4. Apr 22, 2022
  5. Apr 21, 2022
  6. Apr 17, 2022
  7. Apr 14, 2022
    • David Runge's avatar
      Import Iterable and Iterator depending on Python version · 29dc5d22
      David Runge authored
      libkeyringctl/{keyring,sequoia,util}.py:
      As Iterable and Iterator are only used for type hints, switch to using
      typing.{Iterable,Iterator} instead of
      collections.abc.{Iterable,Iterator} for Python < 3.9.0, as older Python
      interpreters will otherwise raise TypeError.
      Verified
      29dc5d22
  8. Mar 27, 2022
  9. Mar 17, 2022
    • David Runge's avatar
      Update issue templates · 6e23b786
      David Runge authored
      .gitlab/issue_templates/*:
      Replace allan with grazzolini when assigning tickets or when addressing
      main key holders.
      Streamline the checkbox system, by relying on less interaction from the
      main key holders side if possible (e.g. checks on new keys are done
      automatically in a merge request, so have contributors open the merge
      request).
      Add more documentation on what needs to be edited and how to provide
      data exactly (e.g. keyid format, clearsigned document).
      Verified
      6e23b786
  10. Mar 07, 2022
  11. Mar 06, 2022
  12. Feb 25, 2022
  13. Feb 24, 2022
  14. Feb 13, 2022
  15. Feb 06, 2022
  16. Jan 27, 2022
  17. Jan 23, 2022
  18. Jan 22, 2022
  19. Jan 17, 2022
Loading