Commit Graph

27 Commits

Author SHA1 Message Date
bjt-user 7fc1a17d3b only go back one character to include the new line before field 2024-03-03 17:05:08 +01:00
bjt-user 97208505d8 fixed bug and created script for running tests 2024-03-03 16:29:57 +01:00
bjt-user 76c7f414ef changed formatting 2024-01-20 21:51:07 +01:00
bjt-user 3252bf67ae corrected comment 2024-01-20 21:06:09 +01:00
bjt-user ff20bb92f7 dont put field name summary into summary field 2024-01-20 21:00:18 +01:00
bjt-user 7a5b3bc97a added space folded test case and improved unfolding function 2024-01-20 20:44:15 +01:00
bjt-user b2a2d09a92 improved folding function 2024-01-20 20:38:23 +01:00
bjt-user f874fb99a6 still messy 2024-01-20 20:28:28 +01:00
bjt-user ecfae506c9 unfolding doesnt work correctly 2024-01-20 19:19:39 +01:00
bjoernf af46177bcd fixed bug when SUMMARY is not directly followed by colon 2024-01-01 10:15:32 +01:00
bjoernf f9a617a882 location may be null 2023-12-30 05:17:58 +01:00
bjoernf bf6d09e99a added asserts to prevent segfaults from dereferencing null pointers 2023-12-30 05:02:49 +01:00
bjoernf 78a07b128f improved Makefile and use debugging flags 2023-12-29 06:30:52 +01:00
bjoernf e8ed8b0319 default to printing 5 events and added option -a 2023-09-17 10:27:52 +02:00
bjoernf 0773d4f561 removed unused move_lines.c 2023-09-16 12:39:49 +02:00
bjoernf 0955921918 checked out changes from fix-location-field-bug branch 2023-09-16 12:02:22 +02:00
bjoernf 0cd92b929d fix-end-date-printing (#2)
printing of the end date was fixed

Reviewed-on: #2
Co-authored-by: bjoernf <bjoern.foersterling@web.de>
Co-committed-by: bjoernf <bjoern.foersterling@web.de>
2023-09-10 11:37:32 +02:00
bjoernf 061ed30333 insert_event (#1)
Option to insert events seems to work.

Reviewed-on: #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
bjoernf b3d7d6b45b added Makefile inside src dir 2023-08-25 10:44:15 +02:00
bjt-user bdface378e added newline between events 2023-08-24 02:15:46 +02:00
bjt-user d8cb527f61 added end_date and function to print it accordingly 2023-08-24 01:55:50 +02:00
bjt-user 3a53493e74 changed member date to start_date 2023-08-24 01:10:53 +02:00
bjt-user 0294dbf3e9 added pretty_print_date_time function 2023-08-23 20:03:26 +02:00
bjt-user 7cb6f902b6 added cli parsing functions 2023-08-22 00:12:30 +02:00
bjoernf 7d66bc7b72 get home env var and evolution path for ics file 2023-08-15 21:17:24 +02:00
bjt-user 2c5869143d added gitignore and moved .ics to tests dir 2023-08-15 16:50:00 +02:00
bjt-user 85c68bc097 first commit 2023-08-15 16:31:07 +02:00