Commit Graph

13 Commits

Author SHA1 Message Date
896d0e7734
Added option to search in tags, titles, descriptions and full texts. 2019-05-19 10:56:03 +02:00
ef145b2b00
Added option to search for tags.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-19 09:42:52 +02:00
3f3964973a
Fixed array initialisation for gcc-5.
Some checks failed
continuous-integration/drone/push Build is failing
2019-05-17 00:30:03 +02:00
0cf8c65c40
Removed --sort. 2019-05-16 12:55:54 +02:00
914d22569f
Renamed URL to URI. 2019-05-16 08:37:38 +02:00
b6dffa9c7b
Filter by time-span in export. 2019-05-16 00:26:48 +02:00
f636215b8d
Aliased system_clock::time_point to time_point. 2019-05-15 22:41:48 +02:00
91ab718099
Put global types in types.hpp. 2019-05-15 22:40:02 +02:00
b7332de342
Added --sort. 2019-05-14 22:56:58 +02:00
8ec8a1a558
Moved time functions into own files. 2019-05-14 22:13:58 +02:00
bf135b28b6
Added url to options. 2019-05-13 02:33:43 +02:00
17522d6757
Replaced exit with return. 2019-05-12 20:19:00 +02:00
5cd5740fd0
Option parsing is hereby implemented. 2019-05-12 00:26:04 +02:00