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
/
setprofile.py
Age
Commit message (
Collapse
)
Author
2023-04-08
setprofile : make sure it stops with keyboard interrupt
V3n3RiX
2023-03-10
eselectExec -> e_exe; envExec -> env_exe
V3n3RiX
2022-12-04
add an aditional matchphrase to the dependency solver, add color support && ↵
v4.2212.0
V3n3RiX
pep8 the whole backend
2022-10-30
space functions a bit
V3n3RiX
2022-10-30
various cleanups
V3n3RiX
2022-10-30
move syncDatabase -> syncdb
V3n3RiX
2022-09-17
rearrange the backend
V3n3RiX
2022-09-16
replace subprocess.Popen.wait with subprocess.Popen.communicate everywhere ↵
V3n3RiX
we use pipes to avoid deadlocks
2021-07-10
sisyphus backend : arm64 specific bits
v4.2107.0
V3n3RiX
2020-12-14
set the correct profile
v4.2012.0
V3n3RiX
2020-06-10
branchsetup : new generic module, drop old branchinject, branchmaster && ↵
V3n3RiX
branchnext modules; plug the new module into the new cli client -> works magic
2020-06-06
big rewrite : split the backend in smaller pieces, rework the cli frontend ↵
V3n3RiX
to work with the new backend ... gui frontend wip