1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-27 06:26:22 +02:00
gitea/routers/api
Samuel FORESTIER dbdb5ba33e
Sort Python package descriptors by version to mimic PyPI format (#23550)
---

Hi, very naive and **untested** first time ever Go code, feel free to
reject/edit this as needed.
(PyPI actually performs "naive" string comparison too)

---------

Co-authored-by: Lauris BH <lauris@nix.lv>
2023-03-19 15:19:37 +01:00
..
actions Avoid panic caused by broken payload when creating commit status (#23216) 2023-03-04 02:12:37 -05:00
packages Sort Python package descriptors by version to mimic PyPI format (#23550) 2023-03-19 15:19:37 +01:00
v1 Match api migration behavior to web behavior (#23552) 2023-03-19 02:29:14 -04:00