Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |