summaryrefslogtreecommitdiff
path: root/src/backend/getenv.py
AgeCommit message (Collapse)Author
2023-04-08getenv : make sure it stops with keyboard interruptV3n3RiX
2023-03-11run autopep8 on the codeV3n3RiX
2023-03-09fetchList -> dl_list; gentooRepoDir -> g_src_dir; redcoreRepoDir -> ↵V3n3RiX
r_src_dir; portageConfigDir -> p_cfg_dir; portageCacheDir -> p_cch_dir; portageDistDir -> p_dst_dir; portageMetadataDir -> p_mtd_dir
2023-03-09systemBranch -> sys_brch; activeBranch -> act_brch; localBranch -> lcl_brch; ↵V3n3RiX
remoteBranch -> rmt_brch
2023-03-09fixupsV3n3RiX
2023-03-09csvURL -> csvaddrV3n3RiX
2023-03-09binhostURL -> bhaddrV3n3RiX
2023-03-09portageOutput -> p_outV3n3RiX
2023-03-09portageExec -> p_exeV3n3RiX
2023-01-12fix missing importV3n3RiX
2023-01-12minor tweaksV3n3RiX
2022-12-04add an aditional matchphrase to the dependency solver, add color support && ↵v4.2212.0V3n3RiX
pep8 the whole backend
2022-10-30space functions a bitV3n3RiX
2022-10-30move getEnvironment -> getenvV3n3RiX