Age | Commit message (Collapse) | Author |
|
renamed: Diddo.hs -> src/Diddo.hs
renamed: diddohs.hs -> src/Main.hs
cleanup, I guess, it’s been a while …
basic functionality works it seems
|
|
modified: Diddo.hs
modified: diddohs.hs
|
|
modified: Diddo.hs
modified: HMSTime.hs
modified: diddohs.hs
|
|
modified: Diddo.hs
modified: diddohs.hs
CHANGED: code cleanup
|
|
new file: Diddo.hs
* ADDED: module for handling diddohs
modified: diddohs.hs
* CHANGED: another major rewrite of the core functionality
|
|
modified: Diddo/Entry.hs
modified: HMSTime.hs
modified: diddohs.hs
* CHANGED: mainly cleanup and some experimentation
|
|
modified: diddohs.hs
CHANGED: getopt instead of optparse-applicative
CHANGED: use Maps to store log info
|
|
Changes to be committed:
modified: diddohs.hs
CHANGE: use ZonedTime and UTCTime instead of DateTime
|
|
modified: diddohs.hs
CHANGED: cleanup and simplification
|
|
Changes to be committed:
modified: diddohs.hs
CHANGED: import cleanup and sort
|
|
Changes to be committed:
new file: Diddo/Entry.hs
new file: HMSTime.hs
modified: diddohs.hs
CHANGED: imports cleanup
CHANGED: code for HMSTime and DiddoEntry exported to modules
|
|
Changes to be committed:
modified: diddohs.hs
Added: option parser basics
|
|
Changes to be committed:
modified: diddohs.hs
Changed: General code cleanup
|
|
Changes to be committed:
modified: diddohs.hs
* CHANGED: a lot; basically the first usable version
|
|
Initial commit
Changes to be committed:
new file: diddohs.hs
ADDED: first attempt
|