Tim Stack
|
93a53c4224
|
[fini] fix a destruction ordering issue
|
2022-09-21 18:54:45 -07:00 |
|
Tim Stack
|
5060b38f99
|
[db] avoid reusing the same chart colors
This just covers the basic case and doesn't address reuse
with JSON values.
Related to #1047
|
2022-09-19 02:25:26 -07:00 |
|
Tim Stack
|
cebc867c6b
|
[cmds] reduce next/prev mark errors to info to make them less noisy
|
2022-08-29 02:54:31 -07:00 |
|
Tim Stack
|
87791ec94b
|
[markdown] add support for going to an anchor
|
2022-08-28 18:55:32 -07:00 |
|
Tim Stack
|
13f161d21e
|
[build] fix some warnings
|
2022-08-12 22:07:33 -07:00 |
|
Tim Stack
|
c5b8bd0ba4
|
[ui] handle resizes during sql execution
Also, fix reporting of init command errors
|
2022-08-03 16:05:37 -07:00 |
|
Tim Stack
|
056754a926
|
[session] some improvements to session export
|
2022-08-03 10:55:18 -07:00 |
|
Tim Stack
|
3cafcf3c77
|
[attr_line] tweak shifting of attributes
Fixes #1017
|
2022-08-02 11:25:19 -07:00 |
|
Timothy Stack
|
8ef581177c
|
[line_buffer] add some performance counters for tracking SQL perf
Also, check for keyboard input during SQL execution
so we can cancel.
Fixes #894
|
2022-07-27 21:49:14 -07:00 |
|
Timothy Stack
|
0f2d38df50
|
[ui/sql] the y/Y hotkey pair is no longer a thing
|
2022-07-25 09:23:19 -07:00 |
|
Timothy Stack
|
16d39f3fd9
|
[db] move the shared_buffer_ref out of logline_value
|
2022-07-24 23:29:46 -07:00 |
|
Timothy Stack
|
66853a70ca
|
[db] use arena allocator for db results
... and continue to tweak cylon
|
2022-07-23 21:42:22 -07:00 |
|
Timothy Stack
|
b3ee092dc5
|
[cleanup] remove unused stuff and add a test
|
2022-07-22 15:31:08 -07:00 |
|
Timothy Stack
|
41754a8ec1
|
[session] add time_offset of files to session exports
|
2022-07-21 15:44:30 -07:00 |
|
Timothy Stack
|
773cc3e049
|
[tests] add some more tests for the views vtabs
|
2022-07-21 06:58:01 -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
|
c24be236a3
|
[:goto] raise an error if the input is not fully parsed
Related to #999
|
2022-06-21 22:16:57 -07:00 |
|
Timothy Stack
|
31a670ce27
|
[md4c] initial markdown support
|
2022-05-22 20:44:18 -07:00 |
|
Timothy Stack
|
f03f9e704f
|
[views] add a breadcrumb view
|
2022-05-10 21:58:32 -07:00 |
|
Timothy Stack
|
a27198e8ca
|
[regex101] add an integration with regex101
... and a pile of other changes
|
2022-04-30 13:06:01 -07:00 |
|
Timothy Stack
|
0785a432fa
|
[console] colorize console output
|
2022-04-12 16:07:13 -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
|
66ef5fdae1
|
[clang-format] init
|
2022-03-16 15:38:08 -07:00 |
|
Timothy Stack
|
4564e162d0
|
[build] try to optimize compile time
|
2022-03-13 15:49:41 -07:00 |
|
Timothy Stack
|
19fd336e9a
|
[formats] add logfmt
|
2021-10-02 23:17:33 -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
|
68d7d64948
|
[rebuild] some more cleanup
|
2021-09-25 15:35:44 -07:00 |
|
Timothy Stack
|
97530070c9
|
[cmds] add /dev/clipboard support to :redirect-to
|
2021-08-22 13:50:53 -07:00 |
|
Timothy Stack
|
9c6715fa18
|
[command_executor] avoid rebuilding on interactive use
|
2021-06-09 09:03:35 -07:00 |
|
Timothy Stack
|
e593bde875
|
[build] fix some issues on xenial32
|
2021-03-30 22:50:10 -07:00 |
|
Timothy Stack
|
c0ed59e61e
|
[sqlite] implement .dump SQL command
|
2021-03-28 13:50:26 -07:00 |
|
Timothy Stack
|
6749d6b53c
|
[pretty-print] fix issue with rewrite
Fixes #845
|
2021-03-17 22:57:00 -07:00 |
|
Timothy Stack
|
f6128240ab
|
[sql] add lnav_top_file() SQL function
|
2021-03-07 14:29:22 -08:00 |
|
Timothy Stack
|
d45d7d6c58
|
[docs] add report generation to cookbook
|
2021-02-25 15:47:36 -08:00 |
|
Timothy Stack
|
f5c72736cb
|
[docs] some more doc text
|
2021-02-14 22:44:14 -08:00 |
|
Timothy Stack
|
c5ab97352d
|
[cover] add some tests for :unix-time
|
2021-01-30 22:24:11 -08:00 |
|
Timothy Stack
|
49ebde5953
|
[build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
|
2021-01-29 11:12:02 -08:00 |
|
Timothy Stack
|
cac1175973
|
[services] initial pass at injecting services and a bunch of other stuff
|
2021-01-23 13:00:51 -08:00 |
|
Timothy Stack
|
a871ad5dbc
|
[cleanup] some curl-related fixes
|
2021-01-18 15:04:24 -08:00 |
|
Timothy Stack
|
076d730fa2
|
[cleanup] some minor fixes
|
2021-01-17 23:29:08 -08:00 |
|
Timothy Stack
|
56bee6f4c9
|
[archive] remove old unpacked archives and a bunch of other stuff
|
2021-01-16 22:23:20 -08:00 |
|
Timothy Stack
|
8235f9af5d
|
[tests] try to make scripty output readable
|
2021-01-08 14:08:52 -08:00 |
|
Timothy Stack
|
4ff2b710d5
|
[log_format] change w3c_log to put extra columns into a JSON column
|
2020-12-18 22:35:23 -08:00 |
|
Timothy Stack
|
159608cdcc
|
[debt] some more leaks
|
2020-12-08 23:02:10 -08:00 |
|
Timothy Stack
|
6d0054d3b6
|
[logfile] refactor visibility
|
2020-11-25 14:47:39 -08:00 |
|