summaryrefslogtreecommitdiff
path: root/src/backend/search.py
AgeCommit message (Expand)Author
2024-01-20don't silently fail while attempting to uninstall a package with reverse depe...v6.2401.0V3n3RiX
2023-04-28adjust some wordingV3n3RiX
2023-04-13search : don't automatically update the database while searching as root (cau...V3n3RiX
2023-04-07rewrite updateV3n3RiX
2023-03-11run autopep8 on the codeV3n3RiX
2023-03-09remotePackagesCsv -> rmt_pcsv; remoteDescriptionsCsv -> rmt_dcsv; localPackag...V3n3RiX
2022-12-08let's maintain similar patternsV3n3RiX
2022-12-04add an aditional matchphrase to the dependency solver, add color support && p...v4.2212.0V3n3RiX
2022-10-30space functions a bitV3n3RiX
2022-10-30various cleanupsV3n3RiX
2022-09-17rearrange the backendV3n3RiX
2021-02-06order imports, minor fix in check moduleV3n3RiX
2021-01-30ui : move package operations into the backendV3n3RiX
2020-08-18fix imports in dbsearch (no need to import the whole thing), rename it so we ...V3n3RiX
2020-06-09make search workV3n3RiX
2020-06-06big rewrite : split the backend in smaller pieces, rework the cli frontend to...V3n3RiX