17 Commits

Author SHA1 Message Date
Eric Torres
318127d0a6 Minor bug fix to not pass None to db_modify() 2019-02-23 14:39:39 -08:00
Eric Torres
c69ed345f3 General code cleanup 2019-02-22 07:34:51 -08:00
Eric Torres
e8a47eeb83 Utilize os.path instead of pathlib 2019-02-20 15:52:33 -08:00
Eric Torres
387c5f7d33 Reimplement repo_add as db_modify and clean code accordingly 2019-02-20 15:22:18 -08:00
Eric Torres
cd0bac368a Split console logging between stdout and stderr 2019-02-20 02:30:17 -08:00
Eric Torres
0574ec032b Fix broken logging calls 2019-01-30 21:19:50 -08:00
Eric Torres
e130d96326 Change default level of console handlers for logging 2019-01-30 17:09:19 -08:00
Eric Torres
d97d1648b9 Logging and code cleanup 2019-01-30 17:06:25 -08:00
Eric Torres
9fc8eee572 Make use of os instead of shutil for move operations 2019-01-30 16:20:13 -08:00
Eric Torres
9e8b3da405 General code cleanup 2019-01-30 15:54:51 -08:00
Eric Torres
0ef2ea7ed9 addpkg, delpkg: Depend on the new repos module 2019-01-29 20:55:53 -08:00
Eric Torres
e0f564dea6 Minor docstring cleanup 2019-01-29 14:32:45 -08:00
Eric Torres
c0e2aab5a7 Simplify add_pkgfile and general code cleanup 2019-01-29 14:20:59 -08:00
Eric Torres
89e9673132 Code cleanup for add_pkgfiles in addpkg 2019-01-28 21:28:14 -08:00
Eric Torres
5804b1c814 Change packages to non-required 2019-01-28 21:18:19 -08:00
Eric Torres
2201cca398 Implement addpkg script 2019-01-28 21:13:01 -08:00
Eric Torres
4c578142c1 Initial commit 2019-01-27 20:26:50 -08:00