1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 21:07:39 +03:00
Commit Graph

2907 Commits

Author SHA1 Message Date
Tim Stack
cd4eddced2 [demo] update to v0.11.2 2023-07-03 09:18:42 -07:00
Tim Stack
9df36484f6 [build] bump doc version numbers 2023-07-02 22:25:50 -07:00
Tim Stack
3fefbbc821 [build] fix some final release glitches 2023-07-02 21:16:02 -07:00
Tim Stack
e04e3f5753 [build] fix rpm version for rc 2023-07-02 09:07:01 -07:00
Tim Stack
c575ba0a50 [build] fix rpm spec version 2023-07-01 07:19:32 -07:00
Tim Stack
0d40656ff6 [build] fix rpmbuild condition 2023-06-30 22:52:30 -07:00
Tim Stack
dd1bb8e25c [build] don't push to packagecloud always 2023-06-30 21:42:36 -07:00
Tim Stack
643dcdb6c8 [build] make rpm on tag 2023-06-30 21:39:39 -07:00
Tim Stack
bb6e525146 [build] fix rpm path 2023-06-30 15:02:07 -07:00
Tim Stack
acf8265e4b [build] fix branch name 2023-06-30 14:42:48 -07:00
Tim Stack
973f6dbf01 [build] try again to push to packagecloud 2023-06-30 14:41:12 -07:00
Tim Stack
37413a993f [build] push to packagecloud.io 2023-06-30 14:04:24 -07:00
Tim Stack
113014d48b [build] just add .gz 2023-06-30 13:02:24 -07:00
Tim Stack
05d0d263f5 [build] maybe fix ext_man usage 2023-06-30 13:00:20 -07:00
Tim Stack
81dcf83513 [build] man not found for some reason, remove for now 2023-06-30 12:45:12 -07:00
Tim Stack
d33db74d57 [build] more path probs 2023-06-30 12:25:35 -07:00
Tim Stack
29ef030d1d [build] bah, fix path 2023-06-30 12:21:23 -07:00
Tim Stack
5029ef8a38 [build] workaround annobin issue 2023-06-30 12:18:18 -07:00
Tim Stack
df0aa98025 [build] try gcc-12 2023-06-30 12:04:41 -07:00
Tim Stack
2a829008ba [build] add reqs for annobin 2023-06-30 11:52:22 -07:00
Tim Stack
40e7797828 [build] try to cat config.log 2023-06-30 11:42:21 -07:00
Tim Stack
2ebd73f8d6 [build] enable gcc-11 2023-06-30 11:28:17 -07:00
Tim Stack
adbccffd9c [build] fix gcc program name 2023-06-30 11:19:47 -07:00
Tim Stack
137df5f498 [build] fix var sub in spec 2023-06-30 11:15:45 -07:00
Tim Stack
a2992270ac [build] fix gcc name ... again 2023-06-30 11:11:37 -07:00
Tim Stack
861147739e [build] change gcc req 2023-06-30 10:45:24 -07:00
Tim Stack
a43e4f1a69 [build] remove scl repo 2023-06-30 10:44:34 -07:00
Tim Stack
3470a7683f [build] use fork of rpmbuild 2023-06-30 10:22:19 -07:00
Tim Stack
a605700a91 [build] fix gcc version 2023-06-30 10:07:49 -07:00
Tim Stack
48dd6b89ac [build] rpm tweaks 2023-06-30 09:58:19 -07:00
Tim Stack
a669ade607 [build] try to build an rpm 2023-06-30 09:50:55 -07:00
Tim Stack
2532d3dbf0 [formats] add cloudvm_ram_log 2023-06-30 05:56:40 -07:00
Tim Stack
d7857ef696 [docs] add missing SQL tables
Related to #1167
2023-06-29 14:58:51 -07:00
Tim Stack
522f2a2b03 [NEWS] mention improvement to JSON log detection 2023-06-29 05:53:36 -07:00
Tim Stack
a7173dd6e3 [configure] add system paths after checking for custom libs 2023-06-28 21:11:33 -07:00
Tim Stack
60b9494427 [listview] fix pgdn behavior near the end of the content 2023-06-28 11:56:17 -07:00
Tim Stack
54cc2d006f [view_helpers] add some defense to the search preview 2023-06-28 11:15:15 -07:00
Tim Stack
29e2db5cc3 [textview] fix backwards search for cursor mode and mention it in FAQ
Related to #385
2023-06-27 05:56:53 -07:00
Tim Stack
841b3ee567 [help] a little extra info on config paths 2023-06-25 22:01:04 -07:00
Tim Stack
e0ff4434a9 [logfile] report utf error location
Related to #1156
2023-06-24 23:12:29 -07:00
Tim Stack
5d915796fa [debug] include archive_version_details() 2023-06-24 13:02:10 -07:00
Tim Stack
d4832c976d [vmw_py_log] handle broken ms field in timestamp 2023-06-24 06:57:39 -07:00
Tim Stack
5244753758 [pcap_log] use auto-width for fields 2023-06-24 06:47:28 -07:00
Tim Stack
c82bcf2b90 [build] add zstd-dev to alpine 2023-06-24 06:29:24 -07:00
Tim Stack
4a24d8797f [sql] logline table was not checking if format matched the template line format
Some more cursor mode tweaks...
2023-06-23 23:03:23 -07:00
Tim Stack
7f18aa9cd9 [blog] add post for cursor mode 2023-06-23 16:16:58 -07:00
Tim Stack
19de26e4c2 [docs] add copy button to code blocks 2023-06-23 12:01:03 -07:00
Tim Stack
78cf53fc4d [docs] mention cursor mode in the intro 2023-06-23 11:43:00 -07:00
Tim Stack
8da3dcc01c [listview] when making big moves, put the focused row in the middle
Related to #1088 and #1149
2023-06-23 09:10:33 -07:00
Tim Stack
7bf42e7d2f [json-logs] automatically remove trailing line feeds
Fixes #969
2023-06-22 23:09:39 -07:00