1
1
mirror of https://github.com/tstack/lnav.git synced 2024-10-06 01:28:05 +03:00
Commit Graph

3377 Commits

Author SHA1 Message Date
Tim Stack
36ab5e1e8b [docs] tweak the site a bit 2024-02-17 16:39:47 -08:00
Tim Stack
154ea4517b [tests] update expected output 2024-02-17 09:33:36 -08:00
Tim Stack
d26df0c44c [build] add test files 2024-02-17 09:08:42 -08:00
Tim Stack
40db12ed12
Merge pull request #1235 from marcelklehr/patch-2
Update nextcloud_log.json
2024-02-17 07:18:04 -08:00
Tim Stack
ee345321f7 [hotkeys] change curly braces to move to the next/prev section
and... a bunch of other stuff
2024-02-17 07:16:14 -08:00
Marcel Klehr
d45315ea3f
Fix nextcloud_log.json 2024-02-14 21:41:01 +01:00
Marcel Klehr
d35e8f1171
Update nextcloud_log.json 2024-02-14 21:19:13 +01:00
Marcel Klehr
ab9780d373
Update nextcloud_log.json
add some more useful values
2024-02-14 21:17:59 +01:00
Tim Stack
0eb394f4b8 [anchor] fix anchors for json files 2024-02-09 21:13:12 -08:00
Tim Stack
5c0772e9af [perf] some minor scanning improvements 2024-02-08 15:51:22 -08:00
Tim Stack
926d73afd0 [crumbs] try to fix crumb for json path 2024-02-07 20:58:53 -08:00
Tim Stack
0f317c476d [text_format] add shell script 2024-02-06 21:09:51 -08:00
Tim Stack
36b68bfbff [build] missed adding logfile to makefile 2024-02-06 09:14:07 -08:00
Tim Stack
164f3532cb [formats] add format for github event log 2024-02-06 08:57:43 -08:00
Tim Stack
4194f12a34 [build] fix for autoconf screwing up the c++ flags 2024-02-04 22:36:03 -08:00
Tim Stack
03a17ef226 [muslbuilder] try to fix curl build 2024-02-01 10:21:51 -08:00
Tim Stack
f17d9c157b [muslbuilder] re-order the packages to put more frequently updated ones last 2024-02-01 10:07:08 -08:00
Tim Stack
fd053ee2f7 [build] fix arm package step 2024-01-31 22:00:11 -08:00
Tim Stack
eea3fcdb59 [muslbuilder] add zip in the right place 2024-01-31 21:29:13 -08:00
Tim Stack
c48322b23f [muslbuilder] re-add zip, needed for packaging 2024-01-31 14:40:04 -08:00
Tim Stack
84ce978e20 [muslbuilder] bump zlib version 2024-01-31 08:19:36 -08:00
Tim Stack
733366e285 [muslbuilder] bump sqlite version 2024-01-31 07:30:22 -08:00
Tim Stack
2adf96fe89 [perf] some optimizations 2024-01-30 20:09:08 -08:00
Tim Stack
0be6c8906e [tidy] use anon namespaces and some other stuff 2024-01-28 09:36:54 -08:00
Tim Stack
bd0c8106dc [data_scanner] reduce scanner size 2024-01-27 09:45:32 -08:00
Tim Stack
272bb8d840 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
Tim Stack
2e9aff58fc [vmw_log] add imageservice.log format 2024-01-16 21:08:06 -08:00
Tim Stack
8d2aed91c3 [data-parser] paths in keys 2024-01-13 18:24:22 -08:00
Tim Stack
a9eac0520d [indexing] remove file from files_to_front when promoting to log
Related to #1223
2024-01-10 21:01:12 -08:00
Tim Stack
e0a599b8d3 [msgformats] a couple more tweaks to the query 2024-01-10 09:47:27 -08:00
Tim Stack
e354fd778e [tests] fix syslog timestamps in log 2024-01-10 09:42:14 -08:00
Tim Stack
41acf21f0a [tests] try to fix some broken tests 2024-01-10 09:18:32 -08:00
Tim Stack
d8a75fc264 [blog] fix typo 2024-01-10 09:08:44 -08:00
Tim Stack
0144d7ffcc [blog] add Hammered challenge post 2024-01-09 22:46:23 -08:00
Tim Stack
90d6dcaf2b [sql] fix .msgformats command 2024-01-09 20:41:23 -08:00
Tim Stack
82c978e0cf [perf] immediately rescan/rebuild when a piper is finished
Related to #1222
2024-01-09 15:40:52 -08:00
Tim Stack
c0e3931729 [ansi] add support for 256/rgb colors 2024-01-05 21:31:00 -08:00
Tim Stack
96e6950884 [cmds] add more env vars to :pipe-line-to
Related to #1224
2024-01-05 09:41:32 -08:00
Tim Stack
53d5e408fa [sql] add log_msg_line() function
Related to #1219
2024-01-05 08:49:27 -08:00
Tim Stack
6736a8db81 [log_format] don't rely on the opid being in the displayed message itself
Related to #1212
2024-01-04 22:30:31 -08:00
Tim Stack
22a5781e88 [log_format] detect time format change in JSON logs
Related to #1215
2024-01-03 09:59:23 -08:00
Tim Stack
57467edea7 [rewriter] capture rewriter command output
Also, SQL statements should populate variables.

Related to #1218
2024-01-02 21:41:32 -08:00
Tim Stack
9f800bcd4e [listview] fix cursor not showing up in overlay
Fixes #1214
2024-01-02 09:01:02 -08:00
Tim Stack
4906843f25 [json-log] fix zone handling for json logs
related to #1210
2023-12-13 22:00:47 -08:00
Tim Stack
c1a43d5dce [msys-build] add crypt32 lib... 2023-12-11 13:37:23 -08:00
Tim Stack
aa6708f7fb [log_format] check for missing timestamp capture
Related to #1208
2023-12-11 10:46:19 -08:00
Tim Stack
69619892e2 [session] scroll to bottom of stdin 2023-12-08 10:36:11 -08:00
Tim Stack
3ce80003bf
Merge pull request #1205 from max-moser/master
Fix typo in help message
2023-11-09 07:39:32 -08:00
Maximilian Moser
eb5fa930e4 Fix typo in help message 2023-11-09 13:41:03 +01:00
Tim Stack
e1b8e163ad
Merge pull request #1197 from meonkeys/add-nextcloud
Add support for Nextcloud server-side logs
2023-10-16 10:04:31 -07:00