Commit Graph

67 Commits (a10838a77ae8ccced2735764c6a54b281fbd5012)

Author SHA1 Message Date
Timothy Stack d557002724 [format] add OpenAM log formats 10 years ago
Timothy Stack 9220c3c926 [timefmt] some more time formats
Handle month/day/hour formats without a leading zero.
10 years ago
Timothy Stack 353dfec878 [sql] add an environ virtual table
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 1974e1f1ae [jsonptr] initial impl 10 years ago
Timothy Stack 72e3a4d8df [format] add TCF file format and some fixes to make it work
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 8372cef11c [date] code generator for strptime formats 10 years ago
Timothy Stack 4ce9a1e871 [elapsed-time] add a visual indicator for sharp changes in message rate 10 years ago
Timothy Stack 9ff6a3cbe9 [write-json] add a command to write results as json 10 years ago
Timothy Stack f94015e5b5 [readline] highlight pcre syntax in the search prompt 10 years ago
Timothy Stack c347485834 [config] add more config directories to search 10 years ago
Timothy Stack 64fe8175a6 [log] add an internal logger instead of using redirected stderr 10 years ago
Timothy Stack 034bde1854 Add term_extra.hh to noinst_HEADERS 11 years ago
Suresh Sundriyal cd49dc5226 Static linking related cleanup.
* Remove traces of libcrypto, since we don't use OpenSSL anymore.
* Add libgpm and libtinfo to the list of static_lib_list.
11 years ago
Suresh Sundriyal 35584d6482 Fix Makefile.am to use Spookyhash code. 11 years ago
Timothy Stack 5ef8a168a7 [perf] reduce copies of log messages 11 years ago
Timothy Stack 59c1d4313b [mouse] more mouse support and other fixes 11 years ago
Timothy Stack b4ed348428 [build] mostly static linking stuff 11 years ago
Timothy Stack 2cd356b4c5 [log format] some more work to externalize log formats; color identifiers in logs 11 years ago
Timothy Stack db963c16cb [perf] use k-way merge instead of stable_sort when building the index of all lines 11 years ago
Timothy Stack 025ca0586b [sql] add some more internal state functions 11 years ago
Timothy Stack af3d2a432f [sql] add a logline_datetime function 11 years ago
Timothy Stack eee43efd5a [build] bsd build 11 years ago
Timothy Stack c93172824c [logline] cache log line schemas to make subsequent queries faster and other tweaks 11 years ago
Timothy Stack 61d3af6e62 [parsing] fix some bugs and improve performance of the scanner 11 years ago
Vagrant User 988fe187b6 [build] freebsd build fixes 11 years ago
Timothy Stack 8f0aac9dbd [test] add a test for the ansi scrubber 11 years ago
Timothy Stack 5d478fc17a [cleanup] start a tracer/debugger for the data parser 11 years ago
Timothy Stack 5ba3097ee7 [cleanup] move some code around and try to pretty things up a bit 11 years ago
Timothy Stack e5d9779cde [session] save bookmarks 11 years ago
Timothy Stack 9304add25b [session] start session support 11 years ago
Timothy Stack 5bc8ebea96 [fs sql func] multi-argument joinpath and add some tests 11 years ago
Timothy Stack 0dba72db71 [nits] fix some minor bugs and add some path manipulation functions to sqlite 11 years ago
Timothy Stack 98a595ade9 [cleanup] some more cleanup as suggested by cppcheck 11 years ago
Timothy Stack 3128dc772c [sqlite] Major improvements to the sqlite integration.
This is a checkpoint of the improvements to the sqlite integration.  The
data_parser stuff should be much better now and I've tried to improve
other parts of the user experience as well.
11 years ago
Timothy Stack 458a42fcc9 [autogen] do not install bin2c and rerun autogen 11 years ago
Timothy Stack 0c61c7d354 refactor lnav.cc 12 years ago
Timothy Stack 6000c27119 stuff
## BEGIN PATCH TEMPLATE

      QA Notes:
    Bug Number:
   Reviewed By:
  Testing Done:
12 years ago
Timothy Stack 8c06e7bed0 [mouse] first pass at mouse support 12 years ago
Timothy Stack a19faa885a [valgrind] Plug some more leaks and tweak a few things 12 years ago
Tim Stack 2d1edb90a1 Add help.c to the DISTCLEANFILES 13 years ago
Tim Stack a24a4f5533 Add support for static linking on OS X. It's only partial since
full static linking is not supported, but most of the non-standard
libraries will be linked in statically.
13 years ago
Tim Stack 2bb28bc333 Abandon objcopy for including the help text in the executable, use
a bin2c program instead.
13 years ago
Timothy Stack c30a0d5f62 more progress on extracting data from log files 13 years ago
Tim Stack fff3f736be a start at extracting data from files 13 years ago
Tim Stack 44e8abc593 Some more sequence matching stuff. 13 years ago
Timothy Stack 099edac3ba fix 'make distcheck' 13 years ago
Tim Stack 6909203c6d support scrolling for text files 14 years ago
Tim Stack e343eba7c0 Add a text file view and do various cleanups. 14 years ago
Timothy Stack 70d4a8eced checkpoint 14 years ago
Timothy Stack fea24fc5b5 Turn static linking back on. 15 years ago