Commit Graph

1662 Commits (84a7079e3f892f81908c2d2590150fede5eb24d6)
 

Author SHA1 Message Date
Timothy Stack 84a7079e3f [main] capture stderr only after initscr() and fix curl configure detection 4 years ago
Timothy Stack d6e1fd1f32 [release] change version to 0.9.0 4 years ago
Timothy Stack 0aa31964aa Revert "[autoconf] check for ncursesw instead of just ncurses"
This reverts commit 9b751940ae.
4 years ago
Timothy Stack a9dda41baf [release] add fallback terminfos to the ncurses static build
Fixes #751
4 years ago
Timothy Stack f0934a6e3c [theme] fix background color in the default theme 4 years ago
Timothy Stack 0940e97b2b [nits] fix some naming issues
Fixes #169
4 years ago
Timothy Stack 9b751940ae [autoconf] check for ncursesw instead of just ncurses
Fixes #479
4 years ago
Timothy Stack eb88ec4f6c [release] some more release fixes 4 years ago
Timothy Stack 1f2cf13739 [text] highlight rust code 4 years ago
Timothy Stack b408740697 [release] fix some issues in the release process 4 years ago
Timothy Stack 6182b6b41c [mouse] do not require xterm for mouse use
Fixes #727
4 years ago
Timothy Stack 4fa4a7057b [log_format] gracefully handle a misconfigured log format
Fixes #742
4 years ago
Timothy Stack d0f2f9e800 [view_curses] fix attribute range when the line contains UTF-8 chars
Fixes #745
4 years ago
Timothy Stack 164477a5fe [build] update apt cache 4 years ago
Timothy Stack a2b3427502 [tests] add tests for SQL annotation functionality 4 years ago
Timothy Stack 1269654617 fix SQL prompt help lookup
Fixes #748
4 years ago
Timothy Stack e451c7c112 [docs] more usage notes
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack d695febe14 [cmd] add :write-jsonlines-to command 4 years ago
Timothy Stack 2a37a9ce7f [build] fix the previous checkin 4 years ago
Timothy Stack 45630545ed [lss] fix identifier highlighting 4 years ago
Timothy Stack bda6fe46b1 [view_curses] minor fix for ansi display 4 years ago
Timothy Stack ae08c12aa0 [docs] some updates 4 years ago
Tim Stack 4f9ff532fa
Delete cmake.yml 4 years ago
Tim Stack 3946024e43
Create cmake.yml 4 years ago
Tim Stack f956db916c
Update c-cpp.yml 4 years ago
Tim Stack 80b1576e63
Update c-cpp.yml
parallelize build and upload artifact
4 years ago
Tim Stack f29f93978d
Update c-cpp.yml
install packages
4 years ago
Tim Stack ef8e89d9ff
Create c-cpp.yml 4 years ago
Timothy Stack d040e75d42 [build] fix a test 4 years ago
Timothy Stack e0181a0adb [build] fix build when libcurl is available
Fixes #739
4 years ago
Tim Stack 0dfff0936b
Create FUNDING.yml 4 years ago
Timothy Stack 4250fe9c67 bump hunter version 4 years ago
Timothy Stack d2b9d1cd1c [docs] fix overflow in log formats section 4 years ago
Timothy Stack 07d5aba7b5 [build] remove test files 4 years ago
Timothy Stack ebd1038057 [pretty] include linefeeds in the pretty output
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 7a0cb4359c [docs] fix lexing of lnav commands 4 years ago
Timothy Stack ee7ffb7194 [docs] add generated sql reference 4 years ago
Timothy Stack 9c3f0eee89 [build] fix cmake build and lexing of sqlite in docs
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack e85fff0b88 [sql] add json_concat() function and misc fixes 4 years ago
Timothy Stack 468a5ea5d2 [docs] fix json-ptr ref 4 years ago
Timothy Stack e3ac0e5825 [build] missing doc package 4 years ago
Timothy Stack adb18eeea3 [build] try to fix doc build 4 years ago
Timothy Stack 9cbe4d73a9 [docs] start to flesh out command and sql docs 4 years ago
Timothy Stack defb00303f [docs] some changes 4 years ago
Timothy Stack 6073464722 [build] disable test for now 4 years ago
Timothy Stack a8e97a180b [build] remove stale dep 4 years ago
Timothy Stack f23791af18 [internals] ignore failure to open file 4 years ago
Timothy Stack c6196fe79f [build] missed TEXT2C_FILES 4 years ago
Timothy Stack 8f4149db94 [build] need to dist the format files 4 years ago
Timothy Stack 8e9ef5765f [formats] break up default-log-formats.json into separate files for each file format
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago