16 Commits

Author SHA1 Message Date
37b6e1ce2c removed unneeded includes in main.c 2024-07-09 08:32:32 +02:00
ad344b03ac commented function, closed file 2024-07-09 07:13:01 +02:00
7809fb64ab implemented new function parse_ics_file 2024-07-09 07:02:12 +02:00
7fc1a17d3b only go back one character to include the new line before field 2024-03-03 17:05:08 +01:00
97208505d8 fixed bug and created script for running tests 2024-03-03 16:29:57 +01:00
ecfae506c9 unfolding doesnt work correctly 2024-01-20 19:19:39 +01:00
e8ed8b0319 default to printing 5 events and added option -a 2023-09-17 10:27:52 +02:00
0773d4f561 removed unused move_lines.c 2023-09-16 12:39:49 +02:00
0955921918 checked out changes from fix-location-field-bug branch 2023-09-16 12:02:22 +02:00
061ed30333 insert_event (#1)
Option to insert events seems to work.

Reviewed-on: bjoernf/ics_analyzer#1
Co-authored-by: bjoernf <bjoern.foersterling@web.de>
Co-committed-by: bjoernf <bjoern.foersterling@web.de>
2023-09-09 08:26:50 +02:00
d8cb527f61 added end_date and function to print it accordingly 2023-08-24 01:55:50 +02:00
0294dbf3e9 added pretty_print_date_time function 2023-08-23 20:03:26 +02:00
7cb6f902b6 added cli parsing functions 2023-08-22 00:12:30 +02:00
7d66bc7b72 get home env var and evolution path for ics file 2023-08-15 21:17:24 +02:00
2c5869143d added gitignore and moved .ics to tests dir 2023-08-15 16:50:00 +02:00
85c68bc097 first commit 2023-08-15 16:31:07 +02:00