Commit Graph

85 Commits

Author SHA1 Message Date
Tim Stack
702d2a69dd [build] reinstall ncurses, maybe need terminfo files 2025-07-29 17:58:18 -07:00
Tim Stack
1e8221ec38 [libterminfo] add a terminfo parser so we can remove the ncurses dependency completely 2025-07-29 16:32:03 -07:00
Tim Stack
a7b9421188 [build] move windows build to bins workflow 2025-04-08 13:59:48 -07:00
Tim Stack
b7eb351fba [textfile] use index size for metadata size comparison 2025-04-08 12:49:11 -07:00
Tim Stack
501726d8fa [build] windows needs define...? 2025-04-08 12:23:07 -07:00
Tim Stack
e1624342cc [build] mess with windows 2025-04-08 12:02:19 -07:00
Tim Stack
64e952cc05 [logfile_sub_source] handle issues with :hide-unmarked-lines 2025-04-08 11:42:35 -07:00
Rutik7066
b2098d2aeb fix 2025-04-02 16:48:01 +05:30
Rutik7066
cdf4633b4f Merge branch 'master' of https://github.com/Rutik7066/lnav 2025-04-02 16:38:17 +05:30
Rutik7066
4becc8cd18 debug 2025-04-02 16:36:53 +05:30
Rutik Thakre
d38f96f16b Update c-cpp.yml 2025-04-02 16:16:20 +05:30
Rutik7066
7d17863b5e fix 2025-04-02 10:31:56 +00:00
Rutik7066
ca95e919b7 fix 2025-04-02 12:59:52 +05:30
Rutik7066
84dcef3759 runs-on: self-hosted 2025-04-02 12:35:05 +05:30
Rutik7066
a3496deb14 fix ci error
Signed-off-by: Rutik7066 <rutikthakre@gmail.com>
2025-03-20 13:14:57 +05:30
Rutik7066
82ec1377ac windows build to releases
Signed-off-by: Rutik7066 <rutikthakre@gmail.com>
2025-03-15 18:22:20 +05:30
Tim Stack
be832d5679 [build] try to get ci fixed 2025-03-06 16:49:54 -08:00
Tim Stack
25a61fc0d9 [textinput] replace main prompt with textinput 2025-02-16 09:33:05 -08:00
Tim Stack
549bf90bed [build] pr stuff 2025-02-01 06:43:03 -08:00
Tim Stack
5c526691a6 [build] turn of regex101 test 2025-01-26 20:50:26 -08:00
Tim Stack
60e209cdee [perf] move some json_path_containers to static vars in functions 2025-01-26 20:13:33 -08:00
Tim Stack
b6d188b7df [tests] add test for :adjust-log-time / :reset-session crash
Related to #1378

Also, mess with scrolling in an overlay.

Some other cleanup
2025-01-25 08:56:28 -08:00
Tim Stack
ad3082d258 [build] work around long arg list issue 2025-01-19 10:19:43 -08:00
Tim Stack
53a46afc3c [build] try bumping stack limit 2025-01-19 09:12:32 -08:00
Tim Stack
b616d51e35 [build] remove old package 2024-12-16 16:24:24 -08:00
Tim Stack
62ddc7129f [build] add libunistring 2024-12-16 14:50:23 -08:00
Tim Stack
ff6afe910d [build] disable regex101 2024-11-16 10:12:03 -08:00
Tim Stack
afe7c14380 [tests] try to fix coverage and run regex101 2024-11-16 09:02:15 -08:00
Tim Stack
7b9f4aa771 [build] i am dumb 2024-11-16 08:29:20 -08:00
Tim Stack
54c92cf233 [build] dump test logs 2024-11-16 07:54:57 -08:00
Tim Stack
19c5c80718 [build] dump test logs 2024-11-15 23:05:14 -08:00
Tim Stack
0003dbab58 [tests] cover for lnav.cc 2024-11-15 18:53:39 -08:00
Tim Stack
109740684a [build] try to do coverage on github machines 2024-11-15 13:23:48 -08:00
Tim Stack
3bc5d02180 [tests] coverage for lnav_view_filters 2024-11-15 12:24:41 -08:00
Tim Stack
d0cdc730fc [actions] bump upload-artifact version 2024-10-03 14:26:10 -07:00
Tim Stack
4abbec7b70 [coverity] maint 2024-06-02 16:20:38 -07:00
Tim Stack
b33713904e [schemas] anchor patterns in the config/format json schemas
Also, add a check-local that runs a third-party validator
on the builtin configs/formats.
2024-04-02 09:53:58 -07:00
Tim Stack
c1a43d5dce [msys-build] add crypt32 lib... 2023-12-11 13:37:23 -08:00
Tim Stack
522f2a2b03 [NEWS] mention improvement to JSON log detection 2023-06-29 05:53:36 -07:00
Tim Stack
e4a7fa925b [release] try to make releases through github actions 2023-06-14 08:40:09 -07:00
Tim Stack
f096824034 [build] general actions improvements 2023-06-12 08:30:49 -07:00
K.B.Dharun Krishna
e3b8c56098 c-cpp.yml: bump actions version to v3 (Node 16) 2023-04-09 21:45:45 +05:30
Tim Stack
b2b300c7c8 [build] install pcre2 libs 2022-09-10 09:48:42 -07:00
Tim Stack
87791ec94b [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
Timothy Stack
3b54260ea4 [build] add brotlicommon to msys build 2022-06-04 08:42:48 -07:00
Timothy Stack
a442418b18 [build] more msys stuff 2022-06-04 08:27:44 -07:00
Timothy Stack
d7162f6366 [build] add missing msys package 2022-06-04 07:18:27 -07:00
Timothy Stack
f389005d40 [build] try to fix msys build 2022-05-23 23:31:59 -07:00
Timothy Stack
ae0760045e [ci] cat config.log for msys build 2022-05-23 23:21:56 -07:00
Cristian Chiru
146a2ad857 Add github actions to build for Windows 2022-02-20 23:18:45 +02:00