Skip to content
Snippets Groups Projects
  1. Jul 09, 2020
  2. Jul 03, 2020
    • Antoine Lambert's avatar
      identifiers: Rename some functions and types related to SWHIDs · 1ff05161
      Antoine Lambert authored
      When Software Heritage persistent identifiers were introduced, they were not
      yet abbreviated as SWHIDs.
      
      Now that abbreviation is growing adoption, rename some functions and types in
      swh.model.identifiers for consistency:
      
        - PersistentId -> SWHID
      
        - persistent_identifier -> swhid
      
        - parse_persistent_identifier -> parse_swhid
      
      Backward compatibility with previous naming is maintained but deprecation
      warnings are introduced to encourage the use of the new names.
      
      Numerous variables in swh.model codebase have also been renamed accordingly.
      
      Also rework and improve documentation.
      v0.3.8
      1ff05161
  3. May 14, 2020
  4. Apr 30, 2020
  5. Apr 29, 2020
  6. Apr 28, 2020
  7. Apr 27, 2020
  8. Apr 26, 2020
  9. Apr 24, 2020
  10. Apr 17, 2020
  11. Apr 16, 2020
  12. Apr 02, 2020
  13. Mar 30, 2020
  14. Mar 28, 2020
  15. Nov 20, 2019
  16. Sep 03, 2019
  17. Jul 10, 2019
  18. Nov 23, 2018
  19. Nov 12, 2018
  20. Nov 09, 2018
  21. Oct 24, 2018
  22. Oct 23, 2018
  23. Oct 19, 2018
  24. Oct 03, 2018
  25. Oct 01, 2018
  26. Jun 14, 2018
  27. Jun 13, 2018
  28. Jun 05, 2018
  29. Mar 07, 2018
  30. Feb 09, 2018
Loading