summaryrefslogtreecommitdiff
path: root/src/backend/syncdb.py
AgeCommit message (Collapse)Author
2023-03-09remoteTable -> rmt_tbl; localTable -> lcl_tbl; remoteCSV -> rmt_csv; ↵V3n3RiX
localCSV -> lcl_csv
2023-03-09remotePackagesCsv -> rmt_pcsv; remoteDescriptionsCsv -> rmt_dcsv; ↵V3n3RiX
localPackagesCsv -> lcl_pcsv; localDatabase -> lcl_db
2023-03-09fixupsV3n3RiX
2023-03-09csvURL -> csvaddrV3n3RiX
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 syncDatabase -> syncdbV3n3RiX