aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-22event_id_from_base64(): Return a `Result`Teddy Wing
2021-05-22print_event(): Return a `Result`Teddy Wing
2021-05-22Update TODOTeddy Wing
2021-05-22Add `--verbose` flag to print event details on successTeddy Wing
2021-05-22Update TODOTeddy Wing
2021-05-22Silence `email_eid` unused warningTeddy Wing
2021-05-22Rename `email` to `should_read_email`Teddy Wing
2021-05-22Get event eid from email on standard inputTeddy Wing
2021-05-22event_id_from_base64(): Assume `event_id` is base64-encodedTeddy Wing
2021-05-22Update TODOTeddy Wing
2021-05-22Revert Eid additionsTeddy Wing
2021-05-22Try to get user email from EidTeddy Wing
2021-05-22Store the user email from base64-encoded `eid`sTeddy Wing
2021-05-22Update TODOTeddy Wing
2021-05-22Support base64-encoded event `eid`sTeddy Wing
2021-05-22Update TODOTeddy Wing
2021-05-22Get RSVP action from command line argumentsTeddy Wing
2021-05-21Change spacing of command line argument parsingTeddy Wing
2021-05-21Parse command line options manuallyTeddy Wing
2021-05-21Get event IDs from command line argumentsTeddy Wing
2021-05-21Add command line option parsingTeddy Wing
2021-05-21Move RSVP code into a separate functionTeddy Wing
2021-05-21Eliminate copied error checksTeddy Wing
2021-05-20Update TODOTeddy Wing
2021-05-20Accept calendar eventTeddy Wing
2021-05-20Try accepting the eventTeddy Wing
2021-05-18Update TODOTeddy Wing
2021-05-18Save OAuth2 tokens to diskTeddy Wing
2021-05-18Add TODO fileTeddy Wing
2021-05-18Get a calendar event from Google CalendarTeddy Wing
2021-05-18Generate new Rust v1.51.0 projectTeddy Wing