Commit Graph

656 Commits (7252e5fc0fe2806a746c314ca6a1a38114ec3e7e)

Author SHA1 Message Date
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 4 years ago
Timothy Stack 92e20ffd51 [reltime] add support for weekdays and having timeslice() return NULL when a time is out-of-range 4 years ago
Timothy Stack 4f4d90a65d [tests] include more information in error message 4 years ago
Timothy Stack 5d4f08b1b4 [scripty] add a timeout 4 years ago
Timothy Stack 1b16376076 [build] other build fix stuff 4 years ago
Timothy Stack 3c10b1f34b [build] try to fix some tests 4 years ago
Timothy Stack 749fdacfa8 [build] fixes 4 years ago
Timothy Stack 7b0e1c4f54 [filters] fix previews when created in the editor 4 years ago
Timothy Stack def2fe4bcb [test] try to fix test 4 years ago
Timothy Stack f6128240ab [sql] add lnav_top_file() SQL function 4 years ago
Timothy Stack 68759ada2d [data_scanner] fix quoted string regex
Fixes #842
4 years ago
Timothy Stack c177a321fb [leak] try to fix leak in a test 4 years ago
Timothy Stack d45d7d6c58 [docs] add report generation to cookbook 4 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 4 years ago
Timothy Stack a4368223ea some docs and test fixup 4 years ago
Timothy Stack 351ad7a8fc [xml/xpath] suggest xpath() calls for xml fields 4 years ago
Timothy Stack 6deb7032a6 [tests] add more CSIs to scripty 4 years ago
Tim Stack 0269aa1d47
Delete tui_echo.0 4 years ago
Timothy Stack 2750d23b07 [tests] add more TUI tests 4 years ago
Timothy Stack 58f1c9df1c [tests] fix tui test 4 years ago
Timothy Stack 0a701394fe [tests] add an initial TUI test 4 years ago
Timothy Stack 37523fe7d0 [test] test SQL state funcs 4 years ago
Timothy Stack 3b5a5b448a [tests] test old date 4 years ago
Timothy Stack 7e6b3dcc23 [scripty] fix handling of 'C' escape sequence 4 years ago
Timothy Stack b847ae7164 [tests] more coverage 4 years ago
Timothy Stack 7821d07b7c [tests] coverage for relative_time.hh 4 years ago
Timothy Stack 85b9329332 [tests] more coverage stuff 4 years ago
Timothy Stack f35c0c397e [tests] increasing coverage a bit 4 years ago
Timothy Stack caa5cc9003 [tests] add realpath() test 4 years ago
Timothy Stack 5c02766485 [tests] add test for realpath() 4 years ago
Timothy Stack 47fb48eaf3 [tests] add SQL readlink() test 4 years ago
Timothy Stack 7778042847 [tests] set TZ for test 4 years ago
Timothy Stack c5ab97352d [cover] add some tests for :unix-time 4 years ago
Timothy Stack efea67e61c [tests] move test_pcrepp 4 years ago
Timothy Stack 00890970cd [tests] disable a couple of tests 4 years ago
Timothy Stack 49ebde5953 [build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
4 years ago
Timothy Stack cac1175973 [services] initial pass at injecting services and a bunch of other stuff 4 years ago
Timothy Stack 56bee6f4c9 [archive] remove old unpacked archives and a bunch of other stuff 4 years ago
Timothy Stack 8851c4492f [tests] add a test for decompression 4 years ago
Timothy Stack 6be36eda19 [build] isdigit() instead of isnumber() 4 years ago
Timothy Stack 8235f9af5d [tests] try to make scripty output readable 4 years ago
Timothy Stack 4d936f7bba [build] add more tests to cmake build 4 years ago
Timothy Stack cc072d29ea [tests] update another date-sensitive test 4 years ago
Timothy Stack 60dde499ac [tests] fix test to make it insensitive to the current date 4 years ago
Timothy Stack 1cefe583fa [debt] fix a leak in lnav_view_filters 4 years ago
Timothy Stack 2996a90afa [format] use the module level for a message 4 years ago
Timothy Stack 63c31838eb [debt] fixing some more debt 4 years ago
Timothy Stack 7476dd5bb9 [misc] misc bugs 4 years ago
Timothy Stack 4ca6fd7bfd [sqlite] add an xml/xpath extension 4 years ago
Timothy Stack 4ff2b710d5 [log_format] change w3c_log to put extra columns into a JSON column 4 years ago
Timothy Stack 941504a4cb [help] fix word wrap for example desc 4 years ago
Timothy Stack e6df0fba0a [humanize] something seems wrong 4 years ago
Timothy Stack 04da95eb95 [installer] fix file type check for formats
Fixes #801
4 years ago
Timothy Stack 8a2fb80888 [build] fix distcheck 4 years ago
Timothy Stack 267e32d479 [tests] update expected output 4 years ago
Timothy Stack e3f28eaa43 [logfile] a captured file cannot be overwritten
Fixes #741
4 years ago
Timothy Stack 623da1fe33 [build] add w3c logfiles to dist 4 years ago
Timothy Stack 32f112b8de [formats] add w3c extended log format impl
Fiexes #798
4 years ago
Timothy Stack 19e0624ab6 [debt] even more mem leaks
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 22c2e95df0 [filters] sql filter
Related to #568
4 years ago
Timothy Stack 6d0054d3b6 [logfile] refactor visibility 4 years ago
Timothy Stack 2aad7985a6 [build] opt build
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 8e629b166a [build] some more compiler profiling
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 51d1204a96 [arc] add content hash to archive temp dir and tech debt 4 years ago
Timothy Stack 0765c07010 [view] migrate view_action stuff to function objects 4 years ago
Timothy Stack f192cb7c3e [input_dispatcher] fix handling of unicode input
Fixes #791
4 years ago
Timothy Stack db8a3c4d38 [debt] doing some cleanup
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack e4ea9ca584 [arc] report errors when opening archives 4 years ago
Timothy Stack 8b38bb0970 [session] store file visibility 4 years ago
Timothy Stack c22c78220c [text] hide text files 4 years ago
Timothy Stack 7b77a612c2 [files] make file scanning async 4 years ago
Timothy Stack dfd18a4be5 [view] add files view 4 years ago
Timothy Stack 3b0168025d [cmds] add support for hiding files 4 years ago
Timothy Stack 579e4274f9 [files] initial impl for opening archives 4 years ago
Timothy Stack 9f524136bd [fs] remove old filesystem impl 4 years ago
Timothy Stack d8a083f0fe [filters] add :toggle-filtering command 4 years ago
Timothy Stack 74bfa21050 [build] missed a file 4 years ago
Timothy Stack 65c991919b [loader] fix format loader and add $schema refs to formats 4 years ago
Suresh Sundriyal 63ed3ee677 [dist] Prevent distributing built sources 4 years ago
Timothy Stack a5171058c7 [build] some built files were being included in the dist 4 years ago
Suresh Sundriyal f35f855458 [tests] Remove use of deprecated std::random_shuffle 4 years ago
Timothy Stack ce0383dee1 [build] fix some warnings 4 years ago
Timothy Stack 349991a695 [shlex] fix handling of tilde 4 years ago
Timothy Stack 815a05577e [keymap] suggest the config option to set for an unknown keystroke
Also, add a unicode green-check/red-X mark for the success/error
message for commands.
4 years ago
Timothy Stack ba1bc28209 [build] fix issues with test files 4 years ago
Timothy Stack 82b34bb02a [config] remove :save-config 4 years ago
Timothy Stack 84a7079e3f [main] capture stderr only after initscr() and fix curl configure detection 4 years ago
Timothy Stack a2b3427502 [tests] add tests for SQL annotation functionality 4 years ago
Timothy Stack d695febe14 [cmd] add :write-jsonlines-to command 4 years ago
Timothy Stack d040e75d42 [build] fix a test 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 e85fff0b88 [sql] add json_concat() function and misc fixes 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 8413dd13d8 [config] add configs directory 4 years ago