Commit Graph

1199 Commits (7e55f7401fc07acaad32ed14b0a779e698b3d55c)
 

Author SHA1 Message Date
Timothy Stack 7e55f7401f [filter-in] highlight matches in green 7 years ago
Timothy Stack 914f4cf4bb [filter-out] show a preview of the filter effects by highlighting matches in red
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 66c1fa6071 [build] try precise 7 years ago
Timothy Stack 01e7f04955 [build] as a global env 7 years ago
Timothy Stack 006141b911 [build] fix configure script flags 7 years ago
Timothy Stack 783bd88762 [build] ugh... 7 years ago
Timothy Stack 32bf9d48d8 [build] one more time 7 years ago
Timothy Stack 2cfa100125 [build] pickup the right file 7 years ago
Timothy Stack b25a7e8b86 [build] fix path to release script 7 years ago
Timothy Stack 21f964b642 [build] zip up the travis artifact
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 407c5c67b1 [build] missed some new files 7 years ago
Timothy Stack df399a36a4 [docs] some more docs, command-help, and tests for #428 7 years ago
Timothy Stack 22d8257c03 [jsonlog] convert integer level to string and then apply the level patterns 7 years ago
Timothy Stack 3e97c737c1 [jsonlog] fix some bugs related to json logs 7 years ago
Timothy Stack e326c74c36 [build] more deploy stuff 7 years ago
Timothy Stack 3f427497d3 [build] more publish from travis... 7 years ago
Timothy Stack 240d71246c [travis] try to publish builds on github
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 04e60fd79d [build] sign warnings 7 years ago
Timothy Stack 775107e630 [data_parser] use after free 7 years ago
Timothy Stack daf9c5d4d6 [grep_proc] uninitialized value 7 years ago
Timothy Stack 0a2ab5d61d [rl_highlighter] fix a use-after-free 7 years ago
Timothy Stack 545b2f4ace [docs] add help for CAST and fix a couple of glitches
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 851bd183b3 [perf] some performance tweaks 7 years ago
Timothy Stack 2f44f1e861 [ptime] add %N time format for nanoseconds 7 years ago
Timothy Stack fa3c3c837a [build] some minor fixes for the release build 7 years ago
Timothy Stack 78119dc9f1 fixing some minor issues
Fixes #255
7 years ago
Timothy Stack 4954817741 [crash] pressing i/I when not in the log view
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 00ebd10d71 [cmds] do a dry-run of a command to check for errors
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 4f823f8d6f [build] don't pass hints to getaddrinfo 7 years ago
Timothy Stack 3ee0260034 [build] drop re2c for now 7 years ago
Timothy Stack 411ea1fbee [help] show help text for SQL functions
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack cd76eae5b8 [build] convert some C files to C++
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 6fcfd35395 [sql] add "search" column to the lnav_views table
Fixes #388
7 years ago
Timothy Stack 0797d054d9 [build] missing include 7 years ago
Timothy Stack 8776f6a703 [sql] do some minimal parsing/annotation of SQL statements
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 0b157ff867 [sql] add function adapter template
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 81e55b82dc [build] try to update sqlite3 7 years ago
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
7 years ago
Timothy Stack f6138662ae [test] update test for vtab change 7 years ago
Timothy Stack 7ba0cf2cd3 [sql] try to fix issue with eponymous tables on older sqlite versions 7 years ago
Timothy Stack 8e3eb41362 [build] fix some types 7 years ago
Timothy Stack b4577c985b [build] bump version in env 7 years ago
Timothy Stack 826f9d18ec [build] add the source 7 years ago
Timothy Stack a192d708f4 bump gcc version 7 years ago
Timothy Stack fa296fca1b [listview] get a batch of rows from the source instead of a single one at a time
Also: bump to c++14 and added a helper template for creating sqlite virtual tables
7 years ago
Tim Stack 8b7c9ca598 Merge pull request #419 from Bennyz/update-vdsm
Update the Vdsm log configuration to support the Vdsm 4.1 log format
7 years ago
Benny Zlotnik ffbe0e477c Update the Vdsm log configuration to support the Vdsm 4.1 log format 7 years ago
Timothy Stack 8a045243aa fix a naming issue in the parse overlay 7 years ago
Timothy Stack 8bf6bf1a65 [cmds] add the format directory to the PATH in the :pipe commands 7 years ago
Timothy Stack 09111fb3c9 [sql_util] compile to prepared statements
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago