Commit Graph

1570 Commits

Author SHA1 Message Date
Timothy Stack
fb7d6eafaf [build] some refactoring of files 2019-05-08 05:30:59 -07:00
Timothy Stack
63e53377c3 [theme] add monocai theme 2019-05-04 10:35:23 -07:00
Timothy Stack
147dea9d8c [build] oops, missed adding these files 2019-05-04 09:44:35 -07:00
Timothy Stack
a8e1f62da6 [build] add fmt lib 2019-05-04 07:07:39 -07:00
Timothy Stack
a648657ff3 add notice to levels defined in formats 2019-05-03 15:02:09 -07:00
Timothy Stack
fc9f9f43cf add bad-config to the dist 2019-05-03 14:29:27 -07:00
Timothy Stack
e8f4020c67 fix crash 2019-05-03 14:17:56 -07:00
Timothy Stack
06d1098211 [config] initial support for themes
For #422

Still more to do
2019-05-03 13:50:19 -07:00
Timothy Stack
6f451eec35 [pretty] fix crash when rewriting lines 2019-04-18 04:26:24 -07:00
Timothy Stack
5e8a1cebe9 [json-log] handle arrays in json log message fields
Fixes #635
2019-04-17 06:17:11 -07:00
Timothy Stack
832f980ab9 [version] set to v0.8.5 2019-04-07 10:26:50 -07:00
Tim Stack
776705e90e
Merge pull request #627 from matt-hayden/master
Support for Windows Subsystem for Linux clipboard command
2019-03-21 22:14:56 -07:00
Matt Hayden (Innolitics)
ba48d31120 Support for Windows Subsystem for Linux clipboard command 2019-03-21 11:16:29 -06:00
Timothy Stack
062d480fea [sql] fix some issues found while trying to query some logs 2019-03-21 07:46:51 -07:00
Timothy Stack
2fa603d07e [tests] fix a test 2019-03-15 22:38:10 -07:00
Timothy Stack
c4b950e4d9 bump version to v0.8.5-rc1 2019-03-15 22:13:18 -07:00
Timothy Stack
78d80fddd5 [cli] add -r flag for recursively loading files from a directory hierarchy
Fixes #431
2019-03-14 22:24:57 -07:00
Timothy Stack
8d3b83403c [format] some updates to the haproxy format 2019-03-14 06:35:15 -07:00
Timothy Stack
33cdbefaaa [help] some online help additions 2019-03-13 23:07:39 -07:00
Timothy Stack
21c5c52843 [format] allow multiple log format patterns per log file
This tries to address #624
2019-03-13 16:37:41 -07:00
Timothy Stack
0e12f98ae7 [sql] change base_time to time_offset 2019-03-12 22:41:39 -07:00
Timothy Stack
0de761ce4f [build] fix linux build issue 2019-03-12 22:27:41 -07:00
Timothy Stack
469124d72b [time-offset] fixes
Defect Number:
    Reviewed By:
   Testing Done:
2019-03-12 07:06:31 -07:00
Timothy Stack
6f41cbe394 minor cleanup 2019-03-08 07:31:52 -08:00
Timothy Stack
efa6aded3a [filter] fix for multiple files 2019-03-05 12:33:46 -08:00
Timothy Stack
bc4004de9e [environ_vtab] the first var was being skipped 2019-02-27 07:14:17 -08:00
Timothy Stack
4614cbcb75 [sql] fix joins on some vtables 2019-02-18 14:44:59 -08:00
Timothy Stack
43243c7ba3 [build] revive freebsd release build
Some misc fixes for filtering as well
2019-02-17 07:40:35 -08:00
Tim Stack
0f6860c833
Update .cirrus.yml 2019-02-17 00:10:18 -08:00
Tim Stack
df8844eb77
Update .cirrus.yml 2019-02-17 00:00:22 -08:00
Tim Stack
bdf202e487
Update .cirrus.yml 2019-02-16 23:56:15 -08:00
Tim Stack
8ad095fc71
Create .cirrus.yml 2019-02-16 23:47:26 -08:00
Timothy Stack
9fea61abf8 [bottom-status] missing percent 2019-02-15 22:31:15 -08:00
Timothy Stack
d62da7c27c [build] try to fix windows x86 build 2019-02-15 22:27:55 -08:00
Timothy Stack
02b9e13343 [filters] add the number of hits for each filter in the editor
Might be useful to know the number of hits for a given filter.
2019-02-15 09:22:32 -08:00
Timothy Stack
a682b02168 [vtab] use template for integral to_sqlite() calls 2019-02-15 06:07:06 -08:00
Timothy Stack
659f01c9ae [filters] add a log_filters column to log tables that contains the matched filters
Related to #597
2019-02-14 22:42:44 -08:00
Timothy Stack
e0ee2c6706 Fixes #613 2019-02-14 06:15:58 -08:00
Timothy Stack
1e795c1e4a [ui] move filter editor help to separate status bar
The help is unreadable when the terminal width is
small.
2019-02-13 21:54:40 -08:00
Timothy Stack
4a7d116f37 [docs] expand the collate format field a little more 2019-02-06 22:40:07 -08:00
Timothy Stack
d66303b75a [status] fix display when there are no matches for a search 2019-02-06 22:25:35 -08:00
Timothy Stack
153b59ea8a [status] some fixes for the bottom status bar
Fixes #603
Fixes #578
2019-02-05 07:30:57 -08:00
Timothy Stack
1a932f3a41 [cmds] :q! should quit lnav
Fixes #607
2019-02-03 22:10:27 -08:00
Timothy Stack
d1a556638b [filters] save disabled filters in the session 2019-02-03 22:03:52 -08:00
Timothy Stack
104b8736e8 [vtab] fix for failed update to log_tags column and fix filtering with json logs 2019-02-01 13:31:28 -08:00
Timothy Stack
527150d6a0 [readline] fix highlighting of tab completion 2019-01-29 09:58:34 -08:00
Timothy Stack
3d77fb2acf [cmds] change :write-raw-to to write all the lines in the view
Fixes #606
2019-01-29 07:30:37 -08:00
Timothy Stack
8a3bdbfb2f [filter] fix some glitches 2019-01-28 21:59:05 -08:00
Timothy Stack
9936f1e814 bump some dependencies for release builds 2019-01-28 21:58:41 -08:00
Timothy Stack
31c440777f [hotkeys] add ctrl+f to toggle filters
Fixes #604
2019-01-27 08:05:44 -08:00