You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the right there is the current paru output. On the left image we have an example of how could look an update list that is sorted by major update first, then minor, then patch, then package revision.
There is also color showing the changed part of the version. Like in some diff formats. And it helps seeing quickly when we switch down to a lower upgrade level.
The colors could be pastel or anything else easy on the eyes, as the question of colors already came up in another ticket.
The sorting + the nice diff display is a massive help to be aware of major updates at the 1st glance and quickly skim over the sometimes very numerous revisions bump at the end of the list.
Otherwise, it's easy to miss the most important version changes among the others.
Thanks for making this cool AUR helper and pacman wrapper :D
Have you checked the readme and man page for this feature?
Yes
Have you checked previous issues for this feature?
Yes, #1317 and #1194 are adjacent but not quite.
The text was updated successfully, but these errors were encountered:
tuxayo
changed the title
Sort update list using semantic versionning
Sort update list using semantic versioning
Feb 6, 2025
this is a good idea.
maybe first by repo (core first because that is the most based part) and then this sort.
when a user sees a list that is just same color and just sorted by name (like right now paru is) it gives some idea what packages are updated, but it could be much more informative with a color output and sorting as suggested here.
but in my opinion sort should first done by your way (semantic versioning) then by repo way so that core packages are the top no matter what.
On the right there is the current paru output. On the left image we have an example of how could look an update list that is sorted by major update first, then minor, then patch, then package revision.
![Image](https://private-user-images.githubusercontent.com/2678215/410316573-3373f443-2cdc-493f-8012-b7562c663050.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTgyMTcsIm5iZiI6MTczOTY5NzkxNywicGF0aCI6Ii8yNjc4MjE1LzQxMDMxNjU3My0zMzczZjQ0My0yY2RjLTQ5M2YtODAxMi1iNzU2MmM2NjMwNTAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMDkyNTE3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjNjY2Q0YzY3NWMxNDM1Njg4ZmExZmE3YTZhYWMyNWZmYTdjYzQ5YTFhMzA5ZjcwNzk1ZWEwOWU5NTRkMzFlMiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.-QO8ah2zpl4SJbCyVqEMmaOg2m_fScEs5cVUMpUhwZU)
There is also color showing the changed part of the version. Like in some diff formats. And it helps seeing quickly when we switch down to a lower upgrade level.
The colors could be pastel or anything else easy on the eyes, as the question of colors already came up in another ticket.
The sorting + the nice diff display is a massive help to be aware of major updates at the 1st glance and quickly skim over the sometimes very numerous revisions bump at the end of the list.
Otherwise, it's easy to miss the most important version changes among the others.
Thanks for making this cool AUR helper and pacman wrapper :D
Have you checked the readme and man page for this feature?
Yes
Have you checked previous issues for this feature?
Yes, #1317 and #1194 are adjacent but not quite.
The text was updated successfully, but these errors were encountered: