Timothy Stack
|
fcb4794e87
|
[build] change to BUILT_SOURCES
|
2022-07-15 21:48:30 -07:00 |
|
Timothy Stack
|
45270505e3
|
[status] some more user notification tweaks
|
2022-07-15 21:41:47 -07:00 |
|
Timothy Stack
|
f5cc4b298f
|
[ui] add back top status bar
|
2022-07-14 22:32:38 -07:00 |
|
Timothy Stack
|
d1521496cc
|
[docs] fill out search-table docs
|
2022-07-13 22:24:49 -07:00 |
|
Timothy Stack
|
4c20b0039c
|
[sql] some more error improvements
|
2022-07-13 15:43:41 -07:00 |
|
Timothy Stack
|
dde6d88430
|
[exec] fix reporting of errors in scripts
|
2022-07-12 22:52:40 -07:00 |
|
Timothy Stack
|
e669f6ca55
|
[build] distcheck fix for header
|
2022-07-12 13:51:37 -07:00 |
|
Timothy Stack
|
3c54f20fce
|
[sysclip] support osc 52 for copying to the clipboard
Fixes #825
|
2022-07-12 13:16:13 -07:00 |
|
Timothy Stack
|
3b9235b6e6
|
[tests] don't use syslog files since their timestamps are unreliable
|
2022-07-12 08:47:19 -07:00 |
|
Timothy Stack
|
6393990b91
|
[nits] miscellaneous issues
|
2022-07-11 23:17:42 -07:00 |
|
Timothy Stack
|
a3f5c3239e
|
[vtab] some more indexing fixes
|
2022-07-11 00:09:08 -07:00 |
|
Timothy Stack
|
39763b2d31
|
[vtab] add indexes for text columns
|
2022-07-10 21:00:45 -07:00 |
|
Timothy Stack
|
880fe6a68a
|
[tests] handle older sqlite
|
2022-07-08 15:55:53 -07:00 |
|
Timothy Stack
|
f3934c742d
|
[error] leverage sqlite3_error_offset
|
2022-07-08 14:17:34 -07:00 |
|
Timothy Stack
|
8b3b8a6e3c
|
[perf] fix some text file loading issues
|
2022-07-07 22:13:18 -07:00 |
|
Timothy Stack
|
01031a9fa3
|
[build] add missing include
|
2022-07-07 11:00:19 -07:00 |
|
Timothy Stack
|
7db3c7d3cf
|
[tests] fix index test
|
2022-07-07 10:46:06 -07:00 |
|
Timothy Stack
|
36e9433891
|
[perf] try to overlap line buffer i/o
|
2022-07-07 10:05:06 -07:00 |
|
Timothy Stack
|
09bd5396b2
|
[build] remove use of <algorithm> in header
|
2022-07-06 23:04:01 -07:00 |
|
Timothy Stack
|
ef7c7fa9b4
|
[build] remove use of <algorithm>
|
2022-07-06 22:57:53 -07:00 |
|
Timothy Stack
|
a687de1690
|
[build] missing include
|
2022-07-06 22:43:22 -07:00 |
|
Timothy Stack
|
ea16ee630b
|
[libs] bump ghc::filesystem
|
2022-07-06 22:30:51 -07:00 |
|
Timothy Stack
|
dae3f6b7bc
|
[libs] bump doctest
|
2022-07-06 22:27:33 -07:00 |
|
Timothy Stack
|
c27ee7fdd5
|
[libs] bump fmt version
|
2022-07-06 22:19:39 -07:00 |
|
Timothy Stack
|
262c993a31
|
[libs] bump pugixml version
|
2022-07-06 21:22:14 -07:00 |
|
Timothy Stack
|
a3e1fd27b8
|
[db] charting of JSON values was mistakenly limited to very short values
|
2022-07-06 21:10:23 -07:00 |
|
Timothy Stack
|
7fe91d6186
|
[tests] fix sql_anno test
|
2022-07-06 11:58:25 -07:00 |
|
Timothy Stack
|
d6c9b0036a
|
[spectro] improve error messages and fix some issues with invalidation
|
2022-07-06 11:56:29 -07:00 |
|
Timothy Stack
|
812fa08055
|
[search-table] some more enhancements to search-tables
|
2022-07-05 21:46:12 -07:00 |
|
Timothy Stack
|
13910aff7a
|
[lnav_log] leak the dumper list vector to avoid static ordering issues
|
2022-07-05 13:12:13 -07:00 |
|
Timothy Stack
|
635dd996a9
|
[build] fix win build
|
2022-07-05 12:15:24 -07:00 |
|
Timothy Stack
|
20cb489ce3
|
[build] fix some include issues
|
2022-07-05 11:46:15 -07:00 |
|
Timothy Stack
|
52fe2db376
|
[spectro] add a summary overlay to the selected position and show log messages in a panel
|
2022-07-05 11:06:37 -07:00 |
|
Timothy Stack
|
cec6c3a225
|
[build] check for limit/offset def
|
2022-07-01 18:13:56 -07:00 |
|
Timothy Stack
|
2351438e4c
|
[tests] missed some expected output
|
2022-07-01 16:08:18 -07:00 |
|
Timothy Stack
|
72c1c48e23
|
[perf] fixing slow queries
|
2022-07-01 16:02:14 -07:00 |
|
Timothy Stack
|
d5b06fca5f
|
[mark-expr] expression marks should count when showing elapsed time
|
2022-06-29 11:04:37 -07:00 |
|
Timothy Stack
|
bd1b90a101
|
fix -H usage and mem leak
|
2022-06-29 09:53:23 -07:00 |
|
Timothy Stack
|
09ee65e917
|
[tests] force locale
|
2022-06-29 09:35:58 -07:00 |
|
Timothy Stack
|
f6fa834aa6
|
[test_yajlpp] missed freeing the tree
|
2022-06-29 06:57:19 -07:00 |
|
Timothy Stack
|
5fc9917a4b
|
[tests] missed adding expected output
|
2022-06-29 06:55:17 -07:00 |
|
Timothy Stack
|
ce7f974598
|
[tests] fix spectro test
|
2022-06-29 00:07:39 -07:00 |
|
Timothy Stack
|
c666a669fe
|
[spectro] fix key colors
|
2022-06-28 23:15:50 -07:00 |
|
Timothy Stack
|
717c039100
|
[dist] missed arena headers
|
2022-06-28 23:15:22 -07:00 |
|
Timothy Stack
|
689793d39f
|
[build] try to fix issue
|
2022-06-28 22:44:02 -07:00 |
|
Timothy Stack
|
2a9f0bcda8
|
[docs] add version tag to watch expr section
|
2022-06-28 22:26:57 -07:00 |
|
Timothy Stack
|
f9f797fc9d
|
[logfile_sub_source] add log message watch expressions
Fixes #539
|
2022-06-28 22:23:56 -07:00 |
|
Timothy Stack
|
906494ebfa
|
[errors] try to improve some errors
|
2022-06-22 22:53:52 -07:00 |
|
Timothy Stack
|
a3b9314ff7
|
[yajlpp] add for_child() helper
|
2022-06-22 11:25:11 -07:00 |
|
Timothy Stack
|
464cda8b82
|
[tests] update expected output
|
2022-06-22 09:09:01 -07:00 |
|