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
/
uninstall.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-12
adjust uninstall
V3n3RiX
2023-04-09
uninstall : simplify function arguments
V3n3RiX
2023-04-08
make uninstall function parameters more descriptive
V3n3RiX
2023-04-07
rewrite uninstall
V3n3RiX
2023-03-11
run autopep8 on the code
V3n3RiX
2023-03-09
remoteTable -> rmt_tbl; localTable -> lcl_tbl; remoteCSV -> rmt_csv; localCSV...
V3n3RiX
2023-03-09
portageOutput -> p_out
V3n3RiX
2023-03-09
portageExec -> p_exe
V3n3RiX
2023-03-05
Revert "make some noise"
V3n3RiX
2023-03-05
make some noise
V3n3RiX
2022-12-04
add an aditional matchphrase to the dependency solver, add color support && p...
v4.2212.0
V3n3RiX
2022-11-05
some more consistency
v4.2211.0
V3n3RiX
2022-10-30
space functions a bit
V3n3RiX
2022-10-30
various cleanups
V3n3RiX
2022-10-30
move uninstallAll -> uninstall
V3n3RiX
2022-09-17
rearrange the backend
V3n3RiX
2022-09-16
bugfix :
V3n3RiX
2021-01-30
ui : move package operations into the backend
V3n3RiX
2020-08-18
pythonize check.root :P
bionel
2020-08-18
make sisyphus.check.root more portable, replace it everywhere
V3n3RiX
2020-06-11
let's make sure our imports are sane
V3n3RiX
2020-06-09
sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda...
V3n3RiX
2020-06-06
big rewrite : split the backend in smaller pieces, rework the cli frontend to...
V3n3RiX