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
/
setbranch.py
Age
Commit message (
Expand
)
Author
2023-08-02
randomly and automatically pick a correct binhost index while switching branches
V3n3RiX
2023-04-15
fix typos
V3n3RiX
2023-04-15
check for internet connectivity, and stop execution if there is none
V3n3RiX
2023-04-08
setbranch : make sure it stops with keyboard interrupt
V3n3RiX
2023-04-08
setbranch : store the branches and remotes in a dict, simplyfying the code
V3n3RiX
2023-03-11
run autopep8 on the code
V3n3RiX
2023-03-10
injectGentooRepo -> ins_g_repo; injectRedcoreRepo -> ins_r_repo; injectPortag...
V3n3RiX
2023-03-09
gentooRemote -> g_rmt; redcoreRemote -> r_rmt; portageConfigRemote -> p_cfg_rmt
V3n3RiX
2023-03-09
remoteGithub -> rmt_gh_addr; remoteGitlab -> rmt_gl_addr; remotePagure -> rmt...
V3n3RiX
2023-03-09
gentooRepo -> g_repo; redcoreRepo -> r_repo; portageConfigRepo -> p_cfg_repo
V3n3RiX
2023-03-09
fetchList -> dl_list; gentooRepoDir -> g_src_dir; redcoreRepoDir -> r_src_dir...
V3n3RiX
2023-02-18
looks like we reintroduced this after eliminating it in commit 5ef298d50edc3c...
v5.2302.0
V3n3RiX
2023-02-18
w00ps
V3n3RiX
2023-01-14
purge the download cache when switching branches
V3n3RiX
2022-12-18
add github as a remote option
V3n3RiX
2022-12-04
add an aditional matchphrase to the dependency solver, add color support && p...
v4.2212.0
V3n3RiX
2022-10-30
space functions a bit
V3n3RiX
2022-10-30
various cleanups
V3n3RiX
2022-10-30
move syncDatabase -> syncdb
V3n3RiX
2022-10-30
move setJobs -> setjobs
V3n3RiX
2022-10-30
move setBranch -> setbranch
V3n3RiX