Skip to content
Snippets Groups Projects
  1. Nov 08, 2023
  2. Oct 19, 2023
  3. Oct 05, 2023
  4. Jun 28, 2023
  5. May 26, 2023
  6. Apr 21, 2023
  7. Mar 14, 2023
  8. Dec 13, 2022
  9. Oct 17, 2022
  10. Oct 06, 2022
  11. May 09, 2022
  12. Apr 01, 2022
  13. Mar 23, 2022
    • Alex Bennée's avatar
      mailmap/gitdm: more fixes for bad tags and authors · b8003f99
      Alex Bennée authored
      
      I was running some historical tags for the last 10 years and got the
      following warnings:
      
        git log --use-mailmap --numstat --since "June 2010" | ~/src/gitdm.git/gitdm -n -l 5
        alarson@ddci.com is an author name, probably not what you want
        bad utf-8 ('utf-8' codec can't decode byte 0xe4 in position 552: invalid continuation byte) in patchm skipping
        bad utf-8 ('utf-8' codec can't decode byte 0xe4 in position 342: invalid continuation byte) in patchm skipping
        michael@ozlabs.org  is an author name, probably not what you want
        Oops...funky email nicta.com.au
        bad utf-8 ('utf-8' codec can't decode byte 0xe9 in position 232: invalid continuation byte) in patchm skipping
        Oops...funky email andreas.faerber
        Grabbing changesets...done
        Processed 76422 csets from 1902 developers
      
      The following fixes try and alleviate that although I still get a
      warning for Aaron which I think is from 9743cd57.
      
      Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
      Message-Id: <20220315121251.2280317-6-alex.bennee@linaro.org>
      Reviewed-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
      Acked-by: default avatarAaron Larson <alarson@ddci.com>
      Acked-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
      Cc: Andreas Färber <andreas.faerber@web.de>
      Cc: Jason Wang <jasowang@redhat.com>
      b8003f99
  14. Dec 31, 2021
  15. Dec 17, 2021
  16. Nov 09, 2021
  17. Aug 10, 2021
  18. Jul 23, 2021
  19. Dec 13, 2020
  20. Oct 09, 2020
  21. Sep 01, 2020
  22. Jul 07, 2020
  23. Jun 09, 2020
  24. May 26, 2020
  25. Mar 17, 2020
  26. Feb 18, 2020
  27. Feb 06, 2020
  28. Oct 25, 2019
  29. Sep 02, 2019
  30. Dec 11, 2018
Loading