Commit Graph

1655 Commits

Author SHA1 Message Date
Timothy Stack
eb88ec4f6c [release] some more release fixes 2020-08-28 22:04:53 -07:00
Timothy Stack
1f2cf13739 [text] highlight rust code 2020-08-27 22:24:46 -07:00
Timothy Stack
b408740697 [release] fix some issues in the release process 2020-08-27 22:00:03 -07:00
Timothy Stack
6182b6b41c [mouse] do not require xterm for mouse use
Fixes #727
2020-08-27 14:13:43 -07:00
Timothy Stack
4fa4a7057b [log_format] gracefully handle a misconfigured log format
Fixes #742
2020-08-27 13:42:10 -07:00
Timothy Stack
d0f2f9e800 [view_curses] fix attribute range when the line contains UTF-8 chars
Fixes #745
2020-08-27 13:42:05 -07:00
Timothy Stack
164477a5fe [build] update apt cache 2020-08-26 22:58:05 -07:00
Timothy Stack
a2b3427502 [tests] add tests for SQL annotation functionality 2020-08-26 22:44:12 -07:00
Timothy Stack
1269654617 fix SQL prompt help lookup
Fixes #748
2020-08-25 16:27:22 -07:00
Timothy Stack
e451c7c112 [docs] more usage notes
Defect Number:
    Reviewed By:
   Testing Done:
2020-08-24 22:50:48 -07:00
Timothy Stack
d695febe14 [cmd] add :write-jsonlines-to command 2020-08-21 23:18:51 -07:00
Timothy Stack
2a37a9ce7f [build] fix the previous checkin 2020-08-17 21:55:55 -07:00
Timothy Stack
45630545ed [lss] fix identifier highlighting 2020-08-17 21:31:23 -07:00
Timothy Stack
bda6fe46b1 [view_curses] minor fix for ansi display 2020-08-15 21:58:19 -07:00
Timothy Stack
ae08c12aa0 [docs] some updates 2020-07-02 15:04:44 -07:00
Tim Stack
4f9ff532fa
Delete cmake.yml 2020-07-02 09:29:36 -07:00
Tim Stack
3946024e43
Create cmake.yml 2020-07-01 22:09:32 -07:00
Tim Stack
f956db916c
Update c-cpp.yml 2020-07-01 15:36:18 -07:00
Tim Stack
80b1576e63
Update c-cpp.yml
parallelize build and upload artifact
2020-07-01 15:02:37 -07:00
Tim Stack
f29f93978d
Update c-cpp.yml
install packages
2020-07-01 14:40:42 -07:00
Tim Stack
ef8e89d9ff
Create c-cpp.yml 2020-07-01 14:19:32 -07:00
Timothy Stack
d040e75d42 [build] fix a test 2020-06-28 22:56:24 -07:00
Timothy Stack
e0181a0adb [build] fix build when libcurl is available
Fixes #739
2020-06-24 11:57:41 -07:00
Tim Stack
0dfff0936b
Create FUNDING.yml 2020-06-12 14:15:23 -07:00
Timothy Stack
4250fe9c67 bump hunter version 2020-06-09 20:39:51 -07:00
Timothy Stack
d2b9d1cd1c [docs] fix overflow in log formats section 2020-05-22 21:32:49 -07:00
Timothy Stack
07d5aba7b5 [build] remove test files 2020-05-19 22:23:16 -07:00
Timothy Stack
ebd1038057 [pretty] include linefeeds in the pretty output
Defect Number:
    Reviewed By:
   Testing Done:
2020-05-19 22:13:52 -07:00
Timothy Stack
7a0cb4359c [docs] fix lexing of lnav commands 2020-05-18 22:21:24 -07:00
Timothy Stack
ee7ffb7194 [docs] add generated sql reference 2020-05-18 21:09:47 -07:00
Timothy Stack
9c3f0eee89 [build] fix cmake build and lexing of sqlite in docs
Defect Number:
    Reviewed By:
   Testing Done:
2020-05-18 07:10:07 -07:00
Timothy Stack
e85fff0b88 [sql] add json_concat() function and misc fixes 2020-05-17 22:23:30 -07:00
Timothy Stack
468a5ea5d2 [docs] fix json-ptr ref 2020-05-15 11:02:46 -07:00
Timothy Stack
e3ac0e5825 [build] missing doc package 2020-05-15 10:41:09 -07:00
Timothy Stack
adb18eeea3 [build] try to fix doc build 2020-05-15 10:38:28 -07:00
Timothy Stack
9cbe4d73a9 [docs] start to flesh out command and sql docs 2020-05-15 07:38:40 -07:00
Timothy Stack
defb00303f [docs] some changes 2020-05-13 09:38:41 -07:00
Timothy Stack
6073464722 [build] disable test for now 2020-05-09 21:48:37 -07:00
Timothy Stack
a8e97a180b [build] remove stale dep 2020-05-09 13:48:06 -07:00
Timothy Stack
f23791af18 [internals] ignore failure to open file 2020-05-09 12:05:45 -07:00
Timothy Stack
c6196fe79f [build] missed TEXT2C_FILES 2020-05-09 10:03:28 -07:00
Timothy Stack
8f4149db94 [build] need to dist the format files 2020-05-09 09:55:06 -07:00
Timothy Stack
8e9ef5765f [formats] break up default-log-formats.json into separate files for each file format
Defect Number:
    Reviewed By:
   Testing Done:
2020-05-08 22:04:39 -07:00
Timothy Stack
7e36c6b3d0 [build] do not fail if syslog is not readable during build 2020-05-08 09:36:57 -07:00
Timothy Stack
8413dd13d8 [config] add configs directory 2020-05-07 07:08:59 -07:00
Timothy Stack
99a8eb9850 [build] try again 2020-04-25 17:22:59 -07:00
Timothy Stack
9b28a90ab0 pay attention to the result of rebuild_index() 2020-04-25 15:43:31 -07:00
Timothy Stack
7e538c85f9 [tests] try to fix breakage 2020-04-25 13:30:28 -07:00
Timothy Stack
8a0193691f ignore stdin when it is from /dev/null 2020-04-25 13:19:41 -07:00
Timothy Stack
3da3ec799a [session] allow the name 2020-04-25 07:32:05 -07:00