1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00
Commit Graph

1993 Commits

Author SHA1 Message Date
Timothy Stack
c0ed59e61e [sqlite] implement .dump SQL command 2021-03-28 13:50:26 -07:00
Timothy Stack
6f4791ec35 [sqlite] include generate_series() extension 2021-03-23 22:23:08 -07:00
Timothy Stack
92fd72aa97 [ci] add --disable-static 2021-03-23 16:00:17 -07:00
Timothy Stack
9b328ad5c7 [readme] some tweaks 2021-03-23 13:47:02 -07:00
Timothy Stack
dd9465cd10 [readline] some fixes for match display 2021-03-23 09:35:02 -07:00
Timothy Stack
92e20ffd51 [reltime] add support for weekdays and having timeslice() return NULL when a time is out-of-range 2021-03-21 08:53:21 -07:00
Timothy Stack
0b3819d16a [config] check if XDG_CONFIG_HOME exists before using it 2021-03-20 13:54:18 -07:00
Timothy Stack
4f4d90a65d [tests] include more information in error message 2021-03-20 13:39:35 -07:00
Timothy Stack
5d4f08b1b4 [scripty] add a timeout 2021-03-19 23:12:33 -07:00
Timothy Stack
1b16376076 [build] other build fix stuff 2021-03-19 21:35:53 -07:00
Timothy Stack
3c10b1f34b [build] try to fix some tests 2021-03-19 21:29:18 -07:00
Timothy Stack
749fdacfa8 [build] fixes 2021-03-19 15:43:03 -07:00
Timothy Stack
7b0e1c4f54 [filters] fix previews when created in the editor 2021-03-18 15:59:39 -07:00
Timothy Stack
6749d6b53c [pretty-print] fix issue with rewrite
Fixes #845
2021-03-17 22:57:00 -07:00
Timothy Stack
72275aa968 [cli] require '-' to read from stdin if there are other file arguments 2021-03-07 22:09:25 -08:00
Timothy Stack
def2fe4bcb [test] try to fix test 2021-03-07 14:59:22 -08:00
Timothy Stack
f6128240ab [sql] add lnav_top_file() SQL function 2021-03-07 14:29:22 -08:00
Timothy Stack
68759ada2d [data_scanner] fix quoted string regex
Fixes #842
2021-03-02 15:19:08 -08:00
Timothy Stack
c177a321fb [leak] try to fix leak in a test 2021-02-25 22:22:16 -08:00
Timothy Stack
5af3664bc1 [leak] fix leak in sparkline() 2021-02-25 21:59:19 -08:00
Timothy Stack
d45d7d6c58 [docs] add report generation to cookbook 2021-02-25 15:47:36 -08:00
Timothy Stack
4d2691fa99 [docs] flesh out envvars a bit 2021-02-16 23:17:32 -08:00
Timothy Stack
9575f9c7d7 [view_curses] fix color pair allocation
fixes #839
2021-02-16 22:15:14 -08:00
Tim Stack
bbba9ff732 Update issue templates 2021-02-16 20:46:34 -08:00
Timothy Stack
c1c0036a5c [docs] mdformat arch 2021-02-15 22:55:12 -08:00
Timothy Stack
8fa4cef1b5 [docs] try to fix css_files error 2021-02-15 22:51:43 -08:00
Timothy Stack
864168ec7f [docs] set version of Sphinx 2021-02-15 22:38:26 -08:00
Tim Stack
2010dabfc2
Update README.md 2021-02-15 12:51:11 -08:00
Timothy Stack
f5c72736cb [docs] some more doc text 2021-02-14 22:44:14 -08:00
Timothy Stack
0f238f7972 [docs] add some more text to arch docs and other tweaks 2021-02-13 23:08:40 -08:00
Timothy Stack
43bb384199 fix color var lookup issue 2021-02-13 15:21:57 -08:00
Timothy Stack
f5e88b7158 [docs] add ARCHITECTURE.md and various other things 2021-02-13 12:41:48 -08:00
Timothy Stack
fd40b55e0a [docs] some more README.md files 2021-02-07 21:30:02 -08:00
Tim Stack
995fd80751
update badges 2021-02-06 23:31:20 -08:00
Timothy Stack
2c00331040 [ci] change name 2021-02-06 23:29:43 -08:00
Timothy Stack
a4368223ea some docs and test fixup 2021-02-06 23:08:01 -08:00
Timothy Stack
351ad7a8fc [xml/xpath] suggest xpath() calls for xml fields 2021-02-06 22:13:08 -08:00
Timothy Stack
6deb7032a6 [tests] add more CSIs to scripty 2021-02-05 16:04:34 -08:00
Tim Stack
0269aa1d47
Delete tui_echo.0 2021-02-04 23:28:27 -08:00
Timothy Stack
2750d23b07 [tests] add more TUI tests 2021-02-04 23:10:44 -08:00
Timothy Stack
58f1c9df1c [tests] fix tui test 2021-02-02 22:12:06 -08:00
Timothy Stack
0a701394fe [tests] add an initial TUI test 2021-02-02 21:58:42 -08:00
Timothy Stack
37523fe7d0 [test] test SQL state funcs 2021-02-01 22:51:02 -08:00
Timothy Stack
3b5a5b448a [tests] test old date 2021-02-01 22:36:31 -08:00
Timothy Stack
7e6b3dcc23 [scripty] fix handling of 'C' escape sequence 2021-02-01 21:59:46 -08:00
Timothy Stack
b847ae7164 [tests] more coverage 2021-02-01 15:56:37 -08:00
Timothy Stack
7821d07b7c [tests] coverage for relative_time.hh 2021-01-31 23:20:38 -08:00
Timothy Stack
66747ef627 [ci] fix coverage job id 2021-01-31 22:53:00 -08:00
Timothy Stack
85b9329332 [tests] more coverage stuff 2021-01-31 22:43:19 -08:00
Timothy Stack
f35c0c397e [tests] increasing coverage a bit 2021-01-31 21:59:48 -08:00