Skip to content
Snippets Groups Projects
  1. Oct 02, 2024
  2. Oct 01, 2024
  3. Sep 11, 2024
  4. Sep 10, 2024
  5. Sep 04, 2024
  6. Jul 31, 2024
  7. Jul 30, 2024
  8. Jul 24, 2024
  9. Jan 12, 2023
  10. Sep 22, 2022
    • DeveloperC's avatar
      ci: replacing git tag's reverse sort by · 5d5f538d
      DeveloperC authored
      Replacing the usage of the Git tags command's sort by argument `--sort=-committerdate`, which sorts by the committerdate and then reverses it.
      As the preceding `-` to indicate to reverse the order does not work everywhere, e.g. Alpine Linux.
      
      So replacing it by not reversing the order using the preceding `-` and reversing the order using tail so it is more versatile.
      5d5f538d
  11. Aug 01, 2022
  12. Jul 27, 2022
  13. Mar 14, 2022
  14. Mar 03, 2022
  15. Mar 01, 2022
  16. Feb 14, 2022
  17. Feb 13, 2022
  18. Jan 20, 2022
  19. Jan 18, 2022
  20. Jan 12, 2022
  21. Jan 11, 2022
  22. Jan 10, 2022
  23. Jan 09, 2022
  24. Dec 18, 2021
  25. Dec 08, 2021
  26. Nov 23, 2021
  27. Nov 22, 2021
  28. Nov 11, 2021
Loading