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
/
check.py
Age
Commit message (
Expand
)
Author
2022-08-09
backend : split check.branch() function
V3n3RiX
2021-03-06
backend:
V3n3RiX
2021-02-15
backend : enable bdeps by default in solvedeps && install && ebuildinstall mo...
V3n3RiX
2021-02-06
order imports, minor fix in check module
V3n3RiX
2021-02-02
minor changes
V3n3RiX
2021-02-02
make this code more pretty
V3n3RiX
2021-02-02
* better explain some used terms
V3n3RiX
2021-01-31
backend : refuse to run if there is a missmatch between the local branch and ...
V3n3RiX
2021-01-31
Revert "backend : reuse binhost module in csvfiles module, one less portage c...
V3n3RiX
2021-01-31
backend : reuse binhost module in csvfiles module, one less portage call
V3n3RiX
2020-08-18
pythonize check.root :P
bionel
2020-08-18
make sisyphus.check.root more portable, replace it everywhere
V3n3RiX
2020-06-10
branchsetup : new generic module, drop old branchinject, branchmaster && bran...
V3n3RiX
2020-06-08
rename some constants to something more pretty
V3n3RiX
2020-06-06
filesystem module : gather all the folder and file paths used by sisyphus und...
V3n3RiX
2020-06-06
populate __init__.py to simplify the client imports, ignore some irrelevant e...
V3n3RiX
2020-06-06
big rewrite : split the backend in smaller pieces, rework the cli frontend to...
V3n3RiX