Commit Graph

1504 Commits (78d80fddd5aa2cf2d1bfec62fb96dc3ccdfe5d6c)
 

Author SHA1 Message Date
Timothy Stack fea3cb83d9 [sql] preview table definition
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack d2514773ae [build] no joy with -static 8 years ago
Timothy Stack dbc8251175 [build] one more time 8 years ago
Timothy Stack 85bd837be4 [build] try full static 8 years ago
Timothy Stack 52d6e641c4 [build] run ldd on the generated binary 8 years ago
Timothy Stack 7e55f7401f [filter-in] highlight matches in green 8 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:
8 years ago
Timothy Stack 66c1fa6071 [build] try precise 8 years ago
Timothy Stack 01e7f04955 [build] as a global env 8 years ago
Timothy Stack 006141b911 [build] fix configure script flags 8 years ago
Timothy Stack 783bd88762 [build] ugh... 8 years ago
Timothy Stack 32bf9d48d8 [build] one more time 8 years ago
Timothy Stack 2cfa100125 [build] pickup the right file 8 years ago
Timothy Stack b25a7e8b86 [build] fix path to release script 8 years ago
Timothy Stack 21f964b642 [build] zip up the travis artifact
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 407c5c67b1 [build] missed some new files 8 years ago
Timothy Stack df399a36a4 [docs] some more docs, command-help, and tests for #428 8 years ago
Timothy Stack 22d8257c03 [jsonlog] convert integer level to string and then apply the level patterns 8 years ago
Timothy Stack 3e97c737c1 [jsonlog] fix some bugs related to json logs 8 years ago
Timothy Stack e326c74c36 [build] more deploy stuff 8 years ago
Timothy Stack 3f427497d3 [build] more publish from travis... 8 years ago
Timothy Stack 240d71246c [travis] try to publish builds on github
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 04e60fd79d [build] sign warnings 8 years ago
Timothy Stack 775107e630 [data_parser] use after free 8 years ago
Timothy Stack daf9c5d4d6 [grep_proc] uninitialized value 8 years ago
Timothy Stack 0a2ab5d61d [rl_highlighter] fix a use-after-free 8 years ago
Timothy Stack 545b2f4ace [docs] add help for CAST and fix a couple of glitches
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 851bd183b3 [perf] some performance tweaks 8 years ago
Timothy Stack 2f44f1e861 [ptime] add %N time format for nanoseconds 8 years ago
Timothy Stack fa3c3c837a [build] some minor fixes for the release build 8 years ago
Timothy Stack 78119dc9f1 fixing some minor issues
Fixes #255
8 years ago
Timothy Stack 4954817741 [crash] pressing i/I when not in the log view
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 00ebd10d71 [cmds] do a dry-run of a command to check for errors
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 4f823f8d6f [build] don't pass hints to getaddrinfo 8 years ago
Timothy Stack 3ee0260034 [build] drop re2c for now 8 years ago
Timothy Stack 411ea1fbee [help] show help text for SQL functions
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack cd76eae5b8 [build] convert some C files to C++
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 6fcfd35395 [sql] add "search" column to the lnav_views table
Fixes #388
8 years ago
Timothy Stack 0797d054d9 [build] missing include 8 years ago
Timothy Stack 8776f6a703 [sql] do some minimal parsing/annotation of SQL statements
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 0b157ff867 [sql] add function adapter template
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 81e55b82dc [build] try to update sqlite3 8 years ago
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
8 years ago
Timothy Stack f6138662ae [test] update test for vtab change 8 years ago
Timothy Stack 7ba0cf2cd3 [sql] try to fix issue with eponymous tables on older sqlite versions 8 years ago
Timothy Stack 8e3eb41362 [build] fix some types 8 years ago
Timothy Stack b4577c985b [build] bump version in env 8 years ago
Timothy Stack 826f9d18ec [build] add the source 8 years ago
Timothy Stack a192d708f4 bump gcc version 8 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
8 years ago