index
:
sisyphus
master
next
Sisyphus Package Manager
Redcore Linux Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-27
sisyphus-gui : add alien filter
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
2022-08-09
layout tweaks
V3n3RiX
2022-07-14
sisyphus-gui : rework window positioning, fix implicit float->int conversion ...
V3n3RiX
2021-08-21
sisyphus-gui : shave off some LoC
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-04-05
ui : maintain the aspect ratio, but make sure we fit the window in low rez di...
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
2021-02-02
minor changes
V3n3RiX
2021-02-02
make this code more pretty
V3n3RiX
2021-02-02
Revert "cleanup some code"
V3n3RiX
2021-02-02
cleanup some code
V3n3RiX
2021-02-02
remove some redundant code -> faster sync speeds
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
backend : reuse binhost module in csvfiles module, one less portage call
V3n3RiX
2021-01-31
Revert "backend : reuse binhost module in csvfiles module, one less portage c...
V3n3RiX
[next]