Timothy Stack
|
d82140de52
|
[date-time-scanner] fix generating with a user-defined format
Fixes #967
|
2022-04-04 09:14:57 -07:00 |
|
Timothy Stack
|
531c35158c
|
[tidy] some more tidying
|
2022-04-03 22:10:20 -07:00 |
|
Timothy Stack
|
99c1688c2e
|
[attr_line] use variant instead of a union for attribute values
|
2022-03-31 23:21:59 -07:00 |
|
Timothy Stack
|
81e63784e7
|
[modernize] some more cleanups
|
2022-03-31 08:59:33 -07:00 |
|
Timothy Stack
|
b856cd9657
|
[build] silence some warnings
|
2022-03-28 22:00:49 -07:00 |
|
Timothy Stack
|
6fff9d60f5
|
[build] some clang-tidy fixes
|
2022-03-25 16:38:11 -07:00 |
|
Timothy Stack
|
eb42ef6e77
|
[build] try cmake build again
|
2022-03-16 22:29:45 -07:00 |
|
Timothy Stack
|
66ef5fdae1
|
[clang-format] init
|
2022-03-16 15:38:08 -07:00 |
|
Timothy Stack
|
d0ba84d9be
|
[build] run cmake-init and switch from hunter to conan for packages
|
2022-03-13 22:44:12 -07:00 |
|
Timothy Stack
|
4564e162d0
|
[build] try to optimize compile time
|
2022-03-13 15:49:41 -07:00 |
|
Timothy Stack
|
87beb6dd78
|
[tests] set TZ for pcap test
|
2022-03-04 21:42:55 -08:00 |
|
Cristian Chiru
|
e2fe64e536
|
Fix for building on msys2; Closes #795
|
2022-02-20 01:35:40 +02:00 |
|
Timothy Stack
|
8bb034eeeb
|
[pcap] initial pcap support
Fixes #12
|
2021-11-05 15:13:16 -07:00 |
|
Timothy Stack
|
f74214b9b6
|
[sql] add a gunzip() SQL function
|
2021-10-26 09:39:05 -07:00 |
|
Timothy Stack
|
b8945232f7
|
[test] update expected help output
|
2021-10-23 14:57:19 -07:00 |
|
Timothy Stack
|
19fd336e9a
|
[formats] add logfmt
|
2021-10-02 23:17:33 -07:00 |
|
Timothy Stack
|
6e6487935a
|
[test] fix broken path
|
2021-10-02 22:38:14 -07:00 |
|
Timothy Stack
|
dc0b7ff631
|
[cmake] run cmake-format
|
2021-09-27 15:59:23 -07:00 |
|
Timothy Stack
|
b884f732f2
|
[json-ext] json_contains() should accept null
Related to #447
|
2021-09-27 15:54:10 -07:00 |
|
Timothy Stack
|
954e368974
|
[build] rejigger doctest inclusion a bit
|
2021-09-26 22:01:40 -07:00 |
|
Timothy Stack
|
68d7d64948
|
[rebuild] some more cleanup
|
2021-09-25 15:35:44 -07:00 |
|
Timothy Stack
|
458b959a13
|
[headless] fix an issue with headless rebuilds
|
2021-09-24 09:30:03 -07:00 |
|
Timothy Stack
|
f6e245c04a
|
[sql] jget() is not returning values with the right sqlite type
|
2021-09-09 22:22:52 -07:00 |
|
Timothy Stack
|
b6b0578027
|
[file_collection] check for file closure in same_file
Fixes #908
|
2021-09-07 23:07:34 -07:00 |
|
Timothy Stack
|
86e84e1dab
|
[distclean] more files to remove
|
2021-09-07 22:39:39 -07:00 |
|
Timothy Stack
|
1e1abcc97e
|
[distclean] remove some extra files
|
2021-09-07 22:24:01 -07:00 |
|
Timothy Stack
|
db7173caec
|
[views] fix some issues with empty views
Related to #908
|
2021-09-07 21:08:01 -07:00 |
|
Tim Stack
|
869b10c3fc
|
Update test_remote.sh
|
2021-08-30 06:21:22 -07:00 |
|
Tim Stack
|
fbdcca97e1
|
Update test_remote.sh
|
2021-08-30 06:01:50 -07:00 |
|
Timothy Stack
|
2df39916f9
|
[tests] debug remote test
|
2021-08-29 22:56:08 -07:00 |
|
Timothy Stack
|
42d2aa063a
|
[tests] add missing test logfile to dist
|
2021-08-29 22:30:21 -07:00 |
|
Timothy Stack
|
c462830be1
|
[tests] try to fix sql test
|
2021-08-29 22:00:21 -07:00 |
|
Timothy Stack
|
aa9947fbb0
|
[tests] try to fix ci test failures
|
2021-08-29 08:46:10 -07:00 |
|
Timothy Stack
|
2000513135
|
[tests] set XDG_CONFIG_HOME too
|
2021-08-29 07:35:55 -07:00 |
|
Tim Stack
|
0fcda9adec
|
Update test_meta.sh
|
2021-08-29 06:31:45 -07:00 |
|
Timothy Stack
|
67557c829a
|
[tests] debugging
|
2021-08-28 22:50:52 -07:00 |
|
Timothy Stack
|
a7edb40cf7
|
[tests] fix expected output
|
2021-08-28 22:14:24 -07:00 |
|
Timothy Stack
|
c13e1f3a00
|
[build] missed distributing some test files
|
2021-08-28 22:01:36 -07:00 |
|
Timothy Stack
|
ce8397b5cf
|
[view_curses] only write OSC;send-input in the test env
Fixes #895
|
2021-08-15 14:47:55 -07:00 |
|
Timothy Stack
|
65a7bd7bd6
|
[time-fmt] add a time format
|
2021-07-13 10:40:24 -07:00 |
|
Timothy Stack
|
b184272edb
|
[file_collection] fix recursion
Fixes #877
|
2021-07-03 21:57:50 -07:00 |
|
Timothy Stack
|
dbcfdda363
|
[reltime] some more relative time fixes
|
2021-06-18 21:58:30 -07:00 |
|
Timothy Stack
|
aa7ac37cdc
|
[log_source] try to report sql filter errors
|
2021-06-18 09:04:53 -07:00 |
|
Timothy Stack
|
a760a4240f
|
[file_collection] handle dirs with colons
Fixes #863
|
2021-06-08 10:57:11 -07:00 |
|
Timothy Stack
|
b2d296b5d3
|
[open] handle file names with colons
Fixes #863
|
2021-06-07 16:04:41 -07:00 |
|
Timothy Stack
|
408a2ea38e
|
[tests] fix for busybox
|
2021-06-07 08:59:24 -07:00 |
|
Timothy Stack
|
d5d44e63b3
|
[build] fix cmake build
|
2021-06-06 21:52:06 -07:00 |
|
Timothy Stack
|
d3d527d290
|
[tests] adding some more coverage
|
2021-06-02 21:09:50 -07:00 |
|
Timothy Stack
|
b5406f2cee
|
[tests] some more coverage
|
2021-06-02 08:59:53 -07:00 |
|
Timothy Stack
|
75a01d0f50
|
[test] tweak test_remote.sh config
|
2021-06-01 23:17:09 -07:00 |
|