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

2300 Commits

Author SHA1 Message Date
Timothy Stack
5f1dbac193 [site] add some links to beta release 2021-07-13 09:55:38 -07:00
Timothy Stack
6c6a5c11cc [docs] fix schema paths in the config docs 2021-07-07 09:47:15 -07:00
Timothy Stack
ea34d7cd5f [cmds] change umask
Fixes #540
2021-07-04 13:51:31 -07:00
Timothy Stack
b184272edb [file_collection] fix recursion
Fixes #877
2021-07-03 21:57:50 -07:00
Timothy Stack
4a11b737df [blog] add post about the tailer 2021-06-24 22:22:10 -07:00
Timothy Stack
23cb718d65 [overlay] remove "Last message:"
Fixes #876
2021-06-24 20:53:40 -07:00
Timothy Stack
4445a54847 [tailer] always update the remote description 2021-06-23 10:09:14 -07:00
Timothy Stack
872b9411aa [site] fix copy-pasta for pretty print screen shot
Fixes #875
2021-06-22 09:16:50 -07:00
Timothy Stack
9fffa728de [build] tweak mlc config path 2021-06-21 14:37:26 -07:00
Timothy Stack
d42006d0a9 [build] minor fixes 2021-06-21 14:34:13 -07:00
Timothy Stack
c13e78358e [blog] add a post about xpath() TVF 2021-06-21 02:44:48 -07:00
Timothy Stack
04c4f8a779 [help] fix the example width when space is constrained 2021-06-20 21:58:45 -07:00
Timothy Stack
f5b866844d [blog] add post about themes 2021-06-19 21:51:19 -07:00
Tim Stack
bb35ac1471 Update CNAME 2021-06-19 12:58:39 -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
b77367a3d3 [logs] some minor fixes
hide files on remote like with archives
fix vmw_log pattern
fix an NPE
2021-06-16 11:19:11 -07:00
Timothy Stack
02167e2caf ops 2021-06-15 21:21:36 -07:00
Timothy Stack
08ba6c0914 [docs] add favicon 2021-06-15 09:42:48 -07:00
tstack
9a8703ae7c Update tailer 2021-06-15 05:04:04 +00:00
Timothy Stack
9138251355 [tailer] set the mtime on the synced file 2021-06-14 16:20:38 -07:00
Timothy Stack
22ad9f23a9 [release] some static link cleanup 2021-06-13 22:57:22 -07:00
Timothy Stack
3041dca1ed fix links 2021-06-12 22:33:22 -07:00
Timothy Stack
488397b41c [docs] disable link check 2021-06-12 22:29:52 -07:00
Timothy Stack
e07581c742 [docs] responsive grid 2021-06-12 22:07:02 -07:00
Timothy Stack
a9aac1f36b [docs] more stuff for lnav.org transition 2021-06-12 18:19:06 -07:00
Tim Stack
f571feaedc Create CNAME 2021-06-11 22:21:49 -07:00
Timothy Stack
b9a8ac7141 [docs] config tweaks 2021-06-11 22:09:39 -07:00
Timothy Stack
de86f4cce0 [docs] set baseurl 2021-06-11 22:02:13 -07:00
Timothy Stack
1d6ac461ba [docs] start to migrate lnav.org 2021-06-11 21:57:16 -07:00
Timothy Stack
4b6fb5ff18 [release] change version to v0.10.0 since there's a lot of stuff and some nits 2021-06-10 23:01:05 -07:00
tstack
0c5dc3840f Update tailer 2021-06-10 20:12:00 +00:00
Timothy Stack
131edc2823 [tailer] call out to uname utility 2021-06-10 13:11:24 -07:00
tstack
5cb6d5ea1b Update tailer 2021-06-10 19:55:30 +00:00
Timothy Stack
b4e9384ac5 [tailer] backout sysctl attempt, sigh 2021-06-10 12:54:46 -07:00
Timothy Stack
1dcf92e982 [tailer] fallback to sysctl() if uname fails 2021-06-10 12:49:41 -07:00
tstack
e4868d5ae2 Update tailer 2021-06-10 05:45:08 +00:00
Timothy Stack
b38bd6e2fe [tailer] send the uname of the remote host back 2021-06-09 22:43:55 -07:00
tstack
796a02aa15 Update tailer 2021-06-09 22:06:06 +00:00
Timothy Stack
528f7be9d2 [tailer] don't ignore links 2021-06-09 15:05:27 -07:00
Timothy Stack
9c6715fa18 [command_executor] avoid rebuilding on interactive use 2021-06-09 09:03:35 -07:00
Timothy Stack
b1adcdef36 [docs] add note about snap permissions 2021-06-08 21:37:13 -07:00
Timothy Stack
9ec58bf9af [snap] try to add ssh-keys plug 2021-06-08 19:27:44 -07:00
Timothy Stack
bc76a3ee90 [snap] missing stage packages 2021-06-08 15:50:36 -07:00
Timothy Stack
e1ee89fc39 [snap] add libarchive-dev 2021-06-08 15:35:25 -07:00
Timothy Stack
a760a4240f [file_collection] handle dirs with colons
Fixes #863
2021-06-08 10:57:11 -07:00
Timothy Stack
ace63947df [looper] increase rescan/rebuild delay when a prompt is open 2021-06-07 23:24:43 -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
3cc22dc88c remove leftover debug msg 2021-06-06 23:03:06 -07:00