summaryrefslogtreecommitdiff
path: root/src/backend/search.py
AgeCommit message (Collapse)Author
2022-12-08let's maintain similar patternsV3n3RiX
2022-12-04add an aditional matchphrase to the dependency solver, add color support && ↵v4.2212.0V3n3RiX
pep8 the whole backend
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
have something uniform
2020-06-09make search workV3n3RiX
2020-06-06big rewrite : split the backend in smaller pieces, rework the cli frontend ↵V3n3RiX
to work with the new backend ... gui frontend wip