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
Age
Commit message (
Expand
)
Author
2022-10-30
move upgrade{Pkg,Src} -> upgrade{pkg,src}
V3n3RiX
2022-10-30
move updateAll -> update
V3n3RiX
2022-10-30
move uninstallAll -> uninstall
V3n3RiX
2022-10-30
move syncEnvironment -> syncenv
V3n3RiX
2022-10-30
move syncDatabase -> syncdb
V3n3RiX
2022-10-30
move setJobs -> setjobs
V3n3RiX
2022-10-30
move setBranch -> setbranch
V3n3RiX
2022-10-30
move searchSrc -> searchsrc
V3n3RiX
2022-10-30
move installSrc -> installsrc
V3n3RiX
2022-10-30
move installPkg -> installpkg
V3n3RiX
2022-10-30
move resolveDeps -> solvedeps
V3n3RiX
2022-10-30
move recoverDatabase -> recoverdb
V3n3RiX
2022-10-30
move killPortage -> killemerge
V3n3RiX
2022-10-30
move purgeEnvironment -> purgeenv
V3n3RiX
2022-10-30
move getFilesystem -> getfs
V3n3RiX
2022-10-30
move getEnvironment -> getenv
V3n3RiX
2022-10-30
move checkEnvironment -> checkenv
V3n3RiX
2022-10-30
move autoRemoveAll -> autoremove
V3n3RiX
2022-10-27
bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=131
V3n3RiX
2022-10-27
bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=129
V3n3RiX
2022-10-26
fix variables in syncDatabase
V3n3RiX
2022-10-26
fix typo : upgradeable -> upgradable
V3n3RiX
2022-10-26
rename start && startqt -> cliExec && guiExec
V3n3RiX
2022-10-26
merge uninstall && force uninstall functions
V3n3RiX
2022-10-26
move : portageRemote -> gentooRemote
V3n3RiX
2022-10-26
merge getCSV && getBinhost into getEnvironment
V3n3RiX
2022-10-25
again : meaningful function names
V3n3RiX
2022-10-25
avoid repetitions
V3n3RiX
2022-10-25
meaningful function names
V3n3RiX
2022-10-25
rename : portageRepo -> gentooRepo
V3n3RiX
2022-09-19
oops, forgot the import
v4.2209.1
V3n3RiX
2022-09-19
we want realtime output in these, so bring back io.TextIOWrapper
V3n3RiX
2022-09-18
silence some parts
V3n3RiX
2022-09-17
only use pipes when absolutely needed
V3n3RiX
2022-09-17
get rid of io.TextIOWrapper
V3n3RiX
2022-09-17
fix Popen.communicate calls
V3n3RiX
2022-09-17
move subprocess.Popen.communicate at the end of the data stream
V3n3RiX
2022-09-17
reorder imports alphabetically
V3n3RiX
2022-09-17
rearrange the backend
V3n3RiX
2022-09-16
replace subprocess.Popen.wait with subprocess.Popen.communicate everywhere we...
V3n3RiX
2022-09-16
bugfix :
V3n3RiX
2022-08-09
backend : split check.branch() function
V3n3RiX
2021-07-10
sisyphus backend : arm64 specific bits
v4.2107.0
V3n3RiX
2021-06-08
backend : leave the package cache alone while switching branches
V3n3RiX
2021-03-06
merge similar modules together
v4.2103
V3n3RiX
2021-03-06
backend:
V3n3RiX
2021-03-06
backend :
V3n3RiX
2021-02-15
backend : enable bdeps by default in solvedeps && install && ebuildinstall mo...
V3n3RiX
2021-02-08
backend : we already have package category in the calculated dependency list,...
v4.2102.0
V3n3RiX
2021-02-06
order imports, minor fix in check module
V3n3RiX
[next]