index
:
sisyphus
master
next
Sisyphus Package Manager
Redcore Linux Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
search.py
Age
Commit message (
Expand
)
Author
2024-01-20
don't silently fail while attempting to uninstall a package with reverse depe...
v6.2401.0
V3n3RiX
2023-04-28
adjust some wording
V3n3RiX
2023-04-13
search : don't automatically update the database while searching as root (cau...
V3n3RiX
2023-04-07
rewrite update
V3n3RiX
2023-03-11
run autopep8 on the code
V3n3RiX
2023-03-09
remotePackagesCsv -> rmt_pcsv; remoteDescriptionsCsv -> rmt_dcsv; localPackag...
V3n3RiX
2022-12-08
let's maintain similar patterns
V3n3RiX
2022-12-04
add an aditional matchphrase to the dependency solver, add color support && p...
v4.2212.0
V3n3RiX
2022-10-30
space functions a bit
V3n3RiX
2022-10-30
various cleanups
V3n3RiX
2022-09-17
rearrange the backend
V3n3RiX
2021-02-06
order imports, minor fix in check module
V3n3RiX
2021-01-30
ui : move package operations into the backend
V3n3RiX
2020-08-18
fix imports in dbsearch (no need to import the whole thing), rename it so we ...
V3n3RiX
2020-06-09
make search work
V3n3RiX
2020-06-06
big rewrite : split the backend in smaller pieces, rework the cli frontend to...
V3n3RiX