Commit Graph

1479 Commits (ce8397b5cfb593b155c698980f9715e5d6db7e58)

Author SHA1 Message Date
Timothy Stack 73a4df61e3 [lss] fix format string for time offset 4 years ago
Timothy Stack 0658b9ef57 [tests] move some test code around 4 years ago
Timothy Stack d183247a31 [tests] add some tests for time-ago stuff 4 years ago
Timothy Stack 32ddc76624 [time] use a 64-bit time_t in some places 4 years ago
Timothy Stack 30b4067e43 [build] unused var 4 years ago
Timothy Stack e593bde875 [build] fix some issues on xenial32 4 years ago
Timothy Stack 32bfd76cdb [logfile] allow max unrecognized lines to be tuned 4 years ago
Timothy Stack 66eb3c76e6 [build] fixy 4 years ago
Timothy Stack 94b3c0d467 [dbdump] remove keyword_check for now 4 years ago
Timothy Stack c0ed59e61e [sqlite] implement .dump SQL command 4 years ago
Timothy Stack 6f4791ec35 [sqlite] include generate_series() extension 4 years ago
Timothy Stack dd9465cd10 [readline] some fixes for match display 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 0b3819d16a [config] check if XDG_CONFIG_HOME exists before using it 4 years ago
Timothy Stack 4f4d90a65d [tests] include more information in error message 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 6749d6b53c [pretty-print] fix issue with rewrite
Fixes #845
4 years ago
Timothy Stack 72275aa968 [cli] require '-' to read from stdin if there are other file arguments 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 5af3664bc1 [leak] fix leak in sparkline() 4 years ago
Timothy Stack d45d7d6c58 [docs] add report generation to cookbook 4 years ago
Timothy Stack 9575f9c7d7 [view_curses] fix color pair allocation
fixes #839
4 years ago
Timothy Stack f5c72736cb [docs] some more doc text 4 years ago
Timothy Stack 0f238f7972 [docs] add some more text to arch docs and other tweaks 4 years ago
Timothy Stack 43bb384199 fix color var lookup issue 4 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 4 years ago
Timothy Stack fd40b55e0a [docs] some more README.md files 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
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 b847ae7164 [tests] more coverage 4 years ago
Timothy Stack f35c0c397e [tests] increasing coverage a bit 4 years ago
Timothy Stack c5ab97352d [cover] add some tests for :unix-time 4 years ago
Timothy Stack 83345f85c1 [build] missing coverage include 4 years ago
Timothy Stack a120bf2c0c [build] missing coverage flags 4 years ago
Timothy Stack efea67e61c [tests] move test_pcrepp 4 years ago
Timothy Stack 49ebde5953 [build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
4 years ago
Timothy Stack 2b9f4c6d3a [docs] start a cookbook 4 years ago
Timothy Stack f17d838be1 [build] missing file in header list 4 years ago
Timothy Stack 215c08f632 [build] missed curl_looper subclassing isc::service 4 years ago
Timothy Stack 50b63559ce [build] need a cast... 4 years ago
Timothy Stack 775d2443a6 [injector] fix some init issues 4 years ago
Timothy Stack 310c67c53e [build] missing include 4 years ago
Timothy Stack bc48911e42 [build] missing include 4 years ago
Timothy Stack eea5220191 [build] missing include 4 years ago
Timothy Stack cac1175973 [services] initial pass at injecting services and a bunch of other stuff 4 years ago
Timothy Stack 8633afdff3 [ptime] fix handling of too large number for seconds 4 years ago
Timothy Stack 92a31534cf [vt52] deal with bracketed paste mode from readline 4 years ago
Timothy Stack e5f37ee3ff [perf]
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack a871ad5dbc [cleanup] some curl-related fixes 4 years ago
Timothy Stack 076d730fa2 [cleanup] some minor fixes 4 years ago
Timothy Stack 56bee6f4c9 [archive] remove old unpacked archives and a bunch of other stuff 4 years ago
Timothy Stack a768f0146f add CPPFLAGS/LDFLAGS to bin2c build 4 years ago
Timothy Stack 678be94d75 [files] use libarchive to decompress files
Fixes #87
4 years ago
Timothy Stack be71834733 [files-view] close the files view when jumping to a file 4 years ago
Timothy Stack 5599c9cc80 [files] fix hiding of duplicate files 4 years ago
Timothy Stack 8235f9af5d [tests] try to make scripty output readable 4 years ago
Timothy Stack 853ef11435 [debt] another leak fix 4 years ago
Timothy Stack 7f80d47ae4 [debt] fix some cleanup 4 years ago
Timothy Stack 1cefe583fa [debt] fix a leak in lnav_view_filters 4 years ago
Timothy Stack 2de57d242d [leak] fix leak of yajl error msgs 4 years ago
Timothy Stack 6d8a9f2121 [debt] try to fix leak 4 years ago
Timothy Stack 2996a90afa [format] use the module level for a message 4 years ago
Tim Stack 787b33f45c
[build] missing include 4 years ago
Timothy Stack 1d17ac7f29 [build] compress data files embedded in the binary to save some space
Fixes #763
4 years ago
Timothy Stack 63c31838eb [debt] fixing some more debt 4 years ago
Timothy Stack 9a073e80e7 [result] fix Result.map() issue with copying the value when the result was in error 4 years ago
Timothy Stack 7476dd5bb9 [misc] misc bugs 4 years ago
Timothy Stack bfa2c7f38c [lnav] fix handling of closed files 4 years ago
Timothy Stack 4ca6fd7bfd [sqlite] add an xml/xpath extension 4 years ago
Timothy Stack 9ed3a80326 [build] minor fixes 4 years ago
Timothy Stack 4ff2b710d5 [log_format] change w3c_log to put extra columns into a JSON column 4 years ago
Tim Stack a9a08d3315
Merge pull request #812 from phord/gz-stream-continuation
gzip stream continuation
4 years ago
Timothy Stack 941504a4cb [help] fix word wrap for example desc 4 years ago
Phil Hord 7ad40f7263 Improved fix for multi-stream gz files
Instead of throwing an error when we unexpectedly reach a stream EOS, treat it as regular
stream end. This allows for streams that might different encodings for different sections.
Even though we don't recognize the encoding and continue on with the data, at least we
don't fail when we reach this situation.  This allows us safely to try and continue
parsing the next catted gz stream, knowing that if it fails, we will handle it gracefully.
4 years ago
Phil Hord f10a303f54 Revert "Don't try to read concatenated gzip streams"
This reverts commit 1d127053e9.
4 years ago
Timothy Stack 3a11140b27 [humanize] handle a zero value explicitly since log() doesn't like it (doh...) 4 years ago
Timothy Stack e6df0fba0a [humanize] something seems wrong 4 years ago
Timothy Stack 6b0b3a65dd [build] fix static init issue 4 years ago
Timothy Stack 04da95eb95 [installer] fix file type check for formats
Fixes #801
4 years ago
Timothy Stack 9c1f2ca4fa [view_curses] use VC_ROLE instead of VC_STYLE where possible and fix segv in mvwattrline
Fixes #806
4 years ago
Timothy Stack 159608cdcc [debt] some more leaks 4 years ago
Timothy Stack 730233e356 [debt] some more leak plugging
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 9d6941c89d [readline] show help for SQL in :filter-expr 4 years ago
Timothy Stack e3f28eaa43 [logfile] a captured file cannot be overwritten
Fixes #741
4 years ago
Timothy Stack 030c73e76b [build] missing include 4 years ago
Timothy Stack 642fce3548 [build] minor fixes 4 years ago
Timothy Stack 836fc83203 [pretty-print] pay attention to hidden fields
Fixes #653
4 years ago
Timothy Stack a0986bf271 [log_formats] ignore empty lines in non-multiline formats 4 years ago
Timothy Stack 5f1ffb24a8 [build] name clash 4 years ago
Timothy Stack 32f112b8de [formats] add w3c extended log format impl
Fiexes #798
4 years ago
Timothy Stack 8494aefd50 fix leak in pcrepp copy cons 4 years ago
Timothy Stack 86d515b4bc clear db_label_source 4 years ago
Timothy Stack d773fe0b9a make sure destructors are run for vtab 4 years ago
Timothy Stack 6b630f55dd unregister vtabs 4 years ago
Timothy Stack 19e0624ab6 [debt] even more mem leaks
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 21f127cb56 [debt] some more mem leaks
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack b924395ed2 [debt] fix some mem leaks 4 years ago
Timothy Stack 0d31323a18 [build] missing sqlite func 4 years ago
Timothy Stack 33621e1936 [filters] more space for hit count in the UI 4 years ago
Timothy Stack 3a2a1e0dda [sqlite] fallback to prepare_v2 4 years ago
Timothy Stack 08739e4235 [sql_filter] fix statement finalization 4 years ago
Timothy Stack 927aecc437 [sqlite] fix mprintf free funcs 4 years ago
Timothy Stack 3c0dbf3324 [rl-poss] fix free of sqlite3_mprintf 4 years ago
Timothy Stack 900834f7c8 [build] missing algo inc 4 years ago
Timothy Stack 49a6f6df11 [build] missing algo inc 4 years ago
Timothy Stack 22a7e4deeb [build] missing capture 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 d3fa76e8e9 [lnav_util] fix ok/error msg rendering 4 years ago
Timothy Stack a29d3bc745 [build] missing algo 4 years ago
Timothy Stack 0e9962f187 [build] missing math 4 years ago
Tim Stack 8dbb60215e
Update data_parser.cc 4 years ago
Timothy Stack 9a431f5354 [build] missing vec 4 years ago
Timothy Stack 1e1d12bd0b [build] missing <algorithm> 4 years ago
Timothy Stack fa9a66152f [build] missing include 4 years ago
Timothy Stack 8e629b166a [build] some more compiler profiling
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 6fe2f552d5 [build] missing header files for distcheck 4 years ago
Timothy Stack d6055d178b [build] move method from .hh file into .cc 4 years ago
Timothy Stack 5bffcb4c3e [build] missing include again... 4 years ago
Timothy Stack d1a84b3606 [build] missing include 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 b1a0227cbd [build] try to fix travis build 4 years ago
Timothy Stack 9d87cfa2f0 [debt] more tech debt 4 years ago
Timothy Stack cb7a8904c1 [build] missed header in the makefile 4 years ago
Timothy Stack 9eee6b2b64 [build] missing header 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 21e78670e2 [highlighter] fix a mistake in the offset used for semantic highlights 4 years ago
Timothy Stack 00dcd86f79 [view_curses] always apply utf adjustments in mvwattrline
doh

Fixes #786
4 years ago
Timothy Stack 78d5954fd7 [build] fix conversion 4 years ago
Timothy Stack 5c73ce0a85 [build] fix noarchive build 4 years ago
Timothy Stack e4ea9ca584 [arc] report errors when opening archives 4 years ago
Timothy Stack 563fa94d39 [log] fix fill character for file name prefix 4 years ago
Timothy Stack 9bfe1f8319 [cmds] include filename in copied log lines when shown
Fixes #789
4 years ago
Timothy Stack df3df8369c [session] stages 4 years ago
Timothy Stack 5e42b4cb8a [debt] include cleanup 4 years ago
Timothy Stack 0dff822ade [debt] remove pthreadpp.hh 4 years ago
Timothy Stack 56866d8a33 [config-ui] support for searching 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