Skip to content
Snippets Groups Projects
  1. Feb 10, 2022
  2. Jan 21, 2022
  3. Jan 14, 2022
  4. Jan 11, 2022
  5. Jan 10, 2022
  6. Dec 20, 2021
    • vlorentz's avatar
      tests: Remove the SWHTag mock, use dulwich.objects.Tag instead. · 0cc96c25
      vlorentz authored
      This mock was clunky because it didn't actually behave much like
      dulwich's Tag.
      
      Additionally, a future commit will need to access the as_raw_chunks()
      method of ShaFile objects, so SWHTag isn't suitable anymore as it
      would need to diverge even more by implementing its own serialization.
      0cc96c25
  7. Dec 16, 2021
  8. Oct 28, 2021
  9. Oct 21, 2021
  10. Oct 20, 2021
  11. Oct 11, 2021
  12. Oct 05, 2021
  13. Oct 01, 2021
  14. Sep 30, 2021
  15. Sep 28, 2021
  16. Sep 21, 2021
  17. Sep 16, 2021
  18. Aug 09, 2021
  19. Aug 06, 2021
  20. Jul 30, 2021
  21. Jul 26, 2021
  22. Jun 09, 2021
  23. May 11, 2021
  24. Apr 26, 2021
    • Antoine Lambert's avatar
      tox: Add sphinx environments to check sane doc build · 15e12fae
      Antoine Lambert authored
      Enable to check package documentation can be built without producing
      sphinx warnings.
      
      The sphinx environment is designed to be used in continuous integration
      in order to prevent breaking documentation build when committing changes.
      
      The sphinx-dev environment is designed to be used inside a full swh
      development environment.
      
      Related to T3258
      15e12fae
  25. Apr 07, 2021
  26. Apr 04, 2021
Loading