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
/
checkenv.py
Age
Commit message (
Collapse
)
Author
2025-02-06
rename network check config file
HEAD
v6.2502.0
next
master
V3n3RiX
2024-12-04
bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=164
V3n3RiX
2024-10-06
have sisyphus print the number of unread news during sync
V3n3RiX
2023-04-15
check for internet connectivity, and stop execution if there is none
V3n3RiX
2023-03-11
run autopep8 on the code
V3n3RiX
2023-03-09
isSane -> is_sane; needsConfig -> need_cfg; isBinary -> is_bin; isSource -> ↵
V3n3RiX
is_src; areBinaries -> bin_list; areSources -> src_list
2023-03-09
systemBranch -> sys_brch; activeBranch -> act_brch; localBranch -> lcl_brch; ↵
V3n3RiX
remoteBranch -> rmt_brch
2023-03-09
fixups
V3n3RiX
2023-03-09
binhostURL -> bhaddr
V3n3RiX
2023-01-12
minor tweaks
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
move getFilesystem -> getfs
V3n3RiX
2022-10-30
move getEnvironment -> getenv
V3n3RiX