summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2025-01-21fix: added a continuemainWayne-Cole1-0/+1
2025-01-21fix: json functionality actually works nowWayne-Cole4-13/+20
2025-01-17feat: working on testing of cli & rethinking some internal logic for parsingWayne-Cole3-31/+75
2025-01-15fix: corrected two errors in the writing of json filesWayne-Cole1-5/+5
2025-01-15feat: finished main application just have to add tests and email featureWayne-Cole9-65/+127
2025-01-14feat: implementing tests and json file configuration into functions.Wayne-Cole12-98/+134
2025-01-13fix: add_log() kwargs passed to _prep_write and implented queuehandler for ↵Wayne-Cole3-6/+15
app logging in another thread.
2025-01-12feat: merge function implementedWayne-Cole3-26/+35
2024-12-23feat: merge function finished; ironing out bugs and adding in testsWayne-Cole8-101/+362
2024-12-19feat: worked on implementing merge subcommand functionality; almost finishWayne-Cole4-66/+57
2024-12-18chore: updating filesWayne-Cole6-17/+138
2024-11-18chore: updating files; no major changesWayne-Cole3-11/+38
2024-10-21chore: updating files in projectWayne-Cole8-156/+714
2024-10-05refactor: change dir structure and filename for global usageWayne-Cole12-17/+147
2024-10-05feat: implemented basic functionality to WorkLogger, usableWayne-Cole6-59/+199
2024-10-02chore: adding in files for initial commitWayne-Cole11-0/+377
2024-09-25Initial commitWayne C.1-0/+21