Skip to content
Snippets Groups Projects
  1. Jul 24, 2021
  2. Apr 30, 2021
  3. Apr 07, 2021
  4. Apr 06, 2021
  5. Apr 01, 2021
  6. Mar 30, 2021
  7. Mar 26, 2021
  8. Sep 18, 2020
  9. Sep 16, 2020
  10. Sep 15, 2020
  11. Sep 14, 2020
  12. Sep 11, 2020
  13. Sep 10, 2020
  14. Aug 14, 2020
  15. Aug 13, 2020
  16. Aug 12, 2020
  17. Aug 11, 2020
  18. May 13, 2020
  19. Dec 12, 2018
  20. Nov 20, 2018
  21. Nov 15, 2018
  22. Sep 10, 2018
  23. Aug 09, 2018
  24. Aug 03, 2018
  25. Sep 27, 2017
    • Nat Goodspeed's avatar
      MAINT-7081: Make packages-formatter.py handle multi-line copyrights. · 4c6ecac2
      Nat Goodspeed authored
      The nghttp2 autobuild package has copyright information that embeds a newline.
      autobuild install --copyrights correctly produces that information onto two
      lines. But that means packages-formatter.py must process any lines that do not
      match its expected 'packagename: copyright' pattern as the continuation of the
      preceding package's copyright information.
      
      Since the processing for autobuild install --versions is so very similar, fold
      both into the same outer loop.
      
      Also report all duplicates for any package, instead of stopping at the first.
      4c6ecac2
  26. Aug 31, 2017
  27. Jul 26, 2017
  28. Jul 21, 2017
  29. Jul 20, 2017
  30. Jul 14, 2017
  31. Jul 05, 2017
  32. Jun 30, 2017
  33. Jun 05, 2017
  34. May 30, 2017
Loading