index
:
icaltool.git
main
A simple tool for getting information out of ical/ics files.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tests
Harald Eilertsen
2025-01-01
1
-1
/
+1
*
Match against all properties if only regex given.
Harald Eilertsen
2025-01-01
1
-2
/
+7
*
Improva error messages when missing cmd line args.
Harald Eilertsen
2025-01-01
1
-10
/
+31
*
Make regex matches case insensitive.
Harald Eilertsen
2018-12-18
1
-2
/
+11
*
Use regex for matching values.
Harald Eilertsen
2018-12-18
1
-1
/
+10
*
Use unwrap_or_default instead of explicitly creating empty string.
Harald Eilertsen
2018-12-18
1
-1
/
+1
*
Fix clippy issues.
Harald Eilertsen
2018-12-18
1
-6
/
+6
*
Take filename and pattern from command line and output matching events.
Harald Eilertsen
2018-12-18
1
-2
/
+5
*
Move common test code into function.
Harald Eilertsen
2018-12-18
1
-8
/
+19
*
Match events by simple pattern on given key.
Harald Eilertsen
2018-12-18
1
-2
/
+20
*
Add minimal function to match all events.
Harald Eilertsen
2018-12-18
1
-0
/
+12
*
Move reading of calendar file to function.
Harald Eilertsen
2018-12-18
1
-4
/
+8
*
Move printing of event to a function.
Harald Eilertsen
2018-12-18
1
-22
/
+21
*
Parse date/time into proper objects.
Harald Eilertsen
2018-12-17
1
-5
/
+25
*
Initial commit.
Harald Eilertsen
2018-12-17
1
-0
/
+51