Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | forgot to mkdir for calendar stuff | epoch | 2020-03-28 | 1 | -0/+1 |
* | added a clock to the calendar | epoch | 2020-03-28 | 1 | -25/+55 |
* | added rectangles behind the month and prev and next arrows to make them easie... | epoch | 2020-01-30 | 1 | -3/+18 |
* | put gaps between the days and made them not distance-based shading | epoch | 2020-01-30 | 1 | -9/+11 |
* | moved the deleteallexcept to a single spot | epoch | 2020-01-29 | 1 | -4/+6 |
* | lol. got the empty check backwards | epoch | 2020-01-29 | 1 | -1/+1 |
* | remove day files after they have been edited if they are empty | epoch | 2020-01-29 | 1 | -0/+3 |
* | not sure how I expected the infinite loop to exit when I wasn't checking for ... | epoch | 2020-01-28 | 1 | -1/+3 |
* | added ANOTHER example of a calendar program. might have figured out a good wa... | epoch | 2020-01-27 | 1 | -0/+115 |