ics_cli/src
2024-10-05 15:56:08 +02:00
..
cli_arg_parsing.c default to printing 5 events and added option -a 2023-09-17 10:27:52 +02:00
cli_arg_parsing.h default to printing 5 events and added option -a 2023-09-17 10:27:52 +02:00
date_time_handling.c fixed pretty_print_date_time 2024-07-10 16:42:43 +02:00
date_time_handling.h added pragma once to header file 2024-07-09 11:17:34 +02:00
insert_event.c insert_event (#1) 2023-09-09 08:26:50 +02:00
insert_event.h insert_event (#1) 2023-09-09 08:26:50 +02:00
list_handling.c annotated print_upcoming function 2024-10-05 15:56:08 +02:00
list_handling.h default to printing 5 events and added option -a 2023-09-17 10:27:52 +02:00
main.c removed unneeded includes in main.c 2024-07-09 08:32:32 +02:00
Makefile tests are looking good for ongoing events 2024-10-05 15:47:47 +02:00
parse_ics.c commented function, closed file 2024-07-09 07:13:01 +02:00
parse_ics.h implemented new function parse_ics_file 2024-07-09 07:02:12 +02:00
read_until_nl.c first commit 2023-08-15 16:31:07 +02:00
read_until_nl.h first commit 2023-08-15 16:31:07 +02:00
read_until_string.c first commit 2023-08-15 16:31:07 +02:00
read_until_string.h first commit 2023-08-15 16:31:07 +02:00
seek_string_a.c first commit 2023-08-15 16:31:07 +02:00
seek_string_a.h first commit 2023-08-15 16:31:07 +02:00
string_handling.c insert_event (#1) 2023-09-09 08:26:50 +02:00
string_handling.h insert_event (#1) 2023-09-09 08:26:50 +02:00