Commit Graph

625 Commits (edfd835866cd4a8160b8b32d624f28f7a138bcff)

Author SHA1 Message Date
Timothy Stack edfd835866 [remote] use the APE version of the tailer 3 years ago
Timothy Stack b78c914d6f [remote] a path is synced on an error 3 years ago
Timothy Stack 9a91cdffbb [test] scrub error message 3 years ago
Timothy Stack 12cf00f4dc [tests] set config to use for remote test 3 years ago
Timothy Stack 6ebd9f16a2 [remote] add a test 3 years ago
Timothy Stack c3dc668b69 [remote] add some config options and remove the copied tailer binary
Also fix time offset issue
3 years ago
Timothy Stack be51a4e3de [arc/remote] use a single work directory for archive/remote files 3 years ago
Timothy Stack e13816a8e3 [cmds] change :write-raw-to to copy the original log content and add :write-view-to command
Also added log_raw_text column to the log tables.

Fixes #859
3 years ago
Timothy Stack b64342ca47 [log_format] display log_body for the body field instead of the format name and add :mark-expr command 3 years ago
Timothy Stack d2b5690e0c [readline] improve filename completion 3 years ago
Timothy Stack cc1e79d1cc [init] fix order of init for views so they can be manipulated by SQL files in format dirs
Fixes #853
3 years ago
Timothy Stack 3741985ee3 [format] allow leading slash in field names
Fixes #852
3 years ago
Timothy Stack 70c07da5c5 [sql] fix help for sparkline() 3 years ago
Timothy Stack b7817d4bb9 [build] fix musl test build 3 years ago
Timothy Stack d31aa845f5 [base] refactor duration2str 3 years ago
Timothy Stack 0658b9ef57 [tests] move some test code around 3 years ago
Timothy Stack e593bde875 [build] fix some issues on xenial32 3 years ago
Timothy Stack 2e4106b80a [build] more test/dist fixes 3 years ago
Timothy Stack bfa1877f4e [tests] try to fix test build 3 years ago
Timothy Stack def50ee6cf [build] try fix 3 years ago
Timothy Stack c0ed59e61e [sqlite] implement .dump SQL command 3 years ago
Timothy Stack 6f4791ec35 [sqlite] include generate_series() extension 3 years ago
Timothy Stack 92e20ffd51 [reltime] add support for weekdays and having timeslice() return NULL when a time is out-of-range 3 years ago
Timothy Stack 4f4d90a65d [tests] include more information in error message 3 years ago
Timothy Stack 5d4f08b1b4 [scripty] add a timeout 3 years ago
Timothy Stack 1b16376076 [build] other build fix stuff 3 years ago
Timothy Stack 3c10b1f34b [build] try to fix some tests 3 years ago
Timothy Stack 749fdacfa8 [build] fixes 3 years ago
Timothy Stack 7b0e1c4f54 [filters] fix previews when created in the editor 3 years ago
Timothy Stack def2fe4bcb [test] try to fix test 3 years ago
Timothy Stack f6128240ab [sql] add lnav_top_file() SQL function 3 years ago
Timothy Stack 68759ada2d [data_scanner] fix quoted string regex
Fixes #842
3 years ago
Timothy Stack c177a321fb [leak] try to fix leak in a test 3 years ago
Timothy Stack d45d7d6c58 [docs] add report generation to cookbook 3 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 3 years ago
Timothy Stack a4368223ea some docs and test fixup 3 years ago
Timothy Stack 351ad7a8fc [xml/xpath] suggest xpath() calls for xml fields 3 years ago
Timothy Stack 6deb7032a6 [tests] add more CSIs to scripty 3 years ago
Tim Stack 0269aa1d47
Delete tui_echo.0 3 years ago
Timothy Stack 2750d23b07 [tests] add more TUI tests 3 years ago
Timothy Stack 58f1c9df1c [tests] fix tui test 3 years ago
Timothy Stack 0a701394fe [tests] add an initial TUI test 3 years ago
Timothy Stack 37523fe7d0 [test] test SQL state funcs 3 years ago
Timothy Stack 3b5a5b448a [tests] test old date 3 years ago
Timothy Stack 7e6b3dcc23 [scripty] fix handling of 'C' escape sequence 3 years ago
Timothy Stack b847ae7164 [tests] more coverage 3 years ago
Timothy Stack 7821d07b7c [tests] coverage for relative_time.hh 3 years ago
Timothy Stack 85b9329332 [tests] more coverage stuff 3 years ago
Timothy Stack f35c0c397e [tests] increasing coverage a bit 3 years ago
Timothy Stack caa5cc9003 [tests] add realpath() test 3 years ago