| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor project structure | Joseph Hunkeler | 2022-01-18 | 1 | -537/+2 |
| | | |||||
| * | Documentation | Joseph Hunkeler | 2022-01-18 | 1 | -1/+1 |
| | | | | | | * Update README * Fix missing short option in usage statement | ||||
| * | Improvements: | Joseph Hunkeler | 2022-01-18 | 1 | -57/+295 |
| | | | | | | | | | * Add -s/--dump-style facilities (long, short, csv, dict) * Records are stored using SOH, SOT, and EOT ASCII control codes to make parsing easier * Weekly journal entries are read individually and formatted before being dumped * Variable name cleanup: uweek -> user_week, and so on * When writing to the journal succeeds but removing its temporary files fails, keep going | ||||
| * | Fix windows | Joseph Hunkeler | 2022-01-14 | 1 | -4/+7 |
| | | |||||
| * | Fix linux | Joseph Hunkeler | 2022-01-14 | 1 | -19/+33 |
| | | |||||
| * | Add MSVC and MINGW support | Joseph Hunkeler | 2022-01-14 | 1 | -43/+226 |
| | | |||||
| * | Fix program_name in usage statement | Joseph Hunkeler | 2022-01-14 | 1 | -3/+6 |
| | | |||||
| * | Initial commit | Joseph Hunkeler | 2022-01-14 | 1 | -0/+416 |
