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
/
__init__.py
Age
Commit message (
Expand
)
Author
4 days
rename some backend parts
HEAD
v6.2412.0
next
master
V3n3RiX
2024-10-05
implement a news system
V3n3RiX
2024-08-31
unify db querying
v6.2408.0
V3n3RiX
2024-08-26
cosmetic tweaks
V3n3RiX
2024-08-23
prepare for API documentation
V3n3RiX
2024-03-09
rename some functions
V3n3RiX
2024-02-25
rename some functions
v6.2402.0
V3n3RiX
2024-02-08
getcolor -> getclr
V3n3RiX
2024-02-08
download -> dlpkg
V3n3RiX
2024-01-20
don't silently fail while attempting to uninstall a package with reverse depe...
v6.2401.0
V3n3RiX
2023-01-16
new download method is more reliable, but slower...speed it up again
v5.2301.1
V3n3RiX
2023-01-12
bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=132 && add manual cach...
v5.2301.0
V3n3RiX
2022-12-04
add an aditional matchphrase to the dependency solver, add color support && p...
v4.2212.0
V3n3RiX
2022-11-04
backend : use pickle to store dependency lists across modules, split out down...
V3n3RiX
2022-10-30
move setMirror -> mirrors
V3n3RiX
2022-10-30
merge upgradepkg && upgradesrc
V3n3RiX
2022-10-30
merge installpkg && installsrc
V3n3RiX
2022-10-30
various cleanups
V3n3RiX
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-26
merge uninstall && force uninstall functions
V3n3RiX
2022-10-26
merge getCSV && getBinhost into getEnvironment
V3n3RiX
2022-10-25
again : meaningful function names
V3n3RiX
2022-09-17
reorder imports alphabetically
V3n3RiX
2022-09-17
rearrange the backend
V3n3RiX
2021-03-06
merge similar modules together
v4.2103
V3n3RiX
2021-01-30
ui : move package operations into the backend
V3n3RiX
2020-08-18
fix imports in dbsearch (no need to import the whole thing), rename it so we ...
V3n3RiX
2020-08-04
add dbsearch for cli frontend
bionel
2020-07-04
fix some minor typos
v4.2007.0
V3n3RiX
2020-06-21
backend : drop help.py, no longer needed
V3n3RiX
2020-06-20
backend : adjust to changed options
V3n3RiX
2020-06-12
backend : split hybrid options out ('sisyphus install pkgname --hybrid' or 's...
V3n3RiX
2020-06-10
branchsetup : new generic module, drop old branchinject, branchmaster && bran...
V3n3RiX
[next]