Skip to content
Snippets Groups Projects
  1. Nov 15, 2021
  2. Aug 31, 2021
  3. May 12, 2021
  4. Apr 07, 2021
  5. Apr 06, 2021
  6. Apr 01, 2021
  7. Mar 30, 2021
  8. Mar 26, 2021
  9. Jan 15, 2021
  10. Jan 12, 2021
  11. Sep 18, 2020
  12. Sep 16, 2020
  13. Sep 15, 2020
  14. Sep 14, 2020
  15. Sep 11, 2020
  16. Sep 10, 2020
  17. Aug 14, 2020
  18. Aug 13, 2020
  19. Aug 12, 2020
  20. Aug 11, 2020
  21. May 13, 2020
  22. Dec 12, 2018
  23. Nov 20, 2018
  24. Nov 15, 2018
  25. Sep 10, 2018
  26. Aug 09, 2018
  27. Aug 03, 2018
  28. 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
  29. Aug 31, 2017
  30. Jul 26, 2017
  31. Jul 21, 2017
  32. Jul 20, 2017
  33. Jul 14, 2017
  34. Jul 05, 2017
  35. Jun 30, 2017
  36. Jun 05, 2017
Loading