Timothy Stack
|
ec473edc85
|
[cmd] add support for times in goto
|
2015-09-14 08:56:42 -07:00 |
|
Timothy Stack
|
e95bd90dfc
|
[filter] check for too many filters being created
|
2015-08-24 22:09:33 -07:00 |
|
Timothy Stack
|
2b5447f59c
|
[sql] add a log_search table
|
2015-08-05 23:18:19 -07:00 |
|
Timothy Stack
|
83b92c3b65
|
[papertrail] add support for time ranges
|
2015-08-04 08:39:32 -07:00 |
|
Timothy Stack
|
9df95b33e1
|
build fix
|
2015-08-03 08:27:33 -07:00 |
|
Timothy Stack
|
cc5e70fb30
|
[cmd] add help to the command prompt
|
2015-08-03 06:49:07 -07:00 |
|
Timothy Stack
|
e9a96caf09
|
[papertrail] use the curl_looper
|
2015-08-02 20:12:21 -07:00 |
|
Timothy Stack
|
f286950854
|
[curl] add a curl looper to handle url requests
|
2015-08-02 06:43:57 -07:00 |
|
Timothy Stack
|
5ef60412db
|
[pt] pass search query to papertrail
|
2015-07-12 09:57:02 -07:00 |
|
Timothy Stack
|
6b971ccd66
|
move stuff out of lnav.cc
Defect Number:
Reviewed By:
Testing Done:
|
2015-07-08 06:35:36 -07:00 |
|
Timothy Stack
|
504b5747fe
|
[sql] add an all_logs table that exposes the message format with values, like numbers, replaced with hashes
|
2015-06-03 06:36:58 -07:00 |
|
Timothy Stack
|
488d24b847
|
[pretty] word-wrap should work in the pretty-printer view
|
2015-04-08 23:06:43 -07:00 |
|
Timothy Stack
|
e1874c0278
|
use poll instead of select so we can handle more than FD_SETSIZE files
|
2015-04-08 20:36:45 -07:00 |
|
Timothy Stack
|
32e96e6395
|
[pipe-to] fix some issues when running pipe in headless mode
|
2015-04-05 21:40:04 -07:00 |
|
Timothy Stack
|
38e56b63ea
|
[hist] fix the histogram when filters change
|
2015-04-04 13:36:53 -07:00 |
|
Suresh Sundriyal
|
410c2a3cd7
|
[-Wsign-compare] lnav_commands.cc
|
2015-04-02 01:27:50 -07:00 |
|
Timothy Stack
|
033c861028
|
[cmd] next/prev-mark commands
|
2015-03-29 14:50:34 -07:00 |
|
Timothy Stack
|
44d2e12403
|
[text] add filtering support to the plain text view
Fixes #149 #148
|
2015-03-28 06:30:30 -07:00 |
|
Timothy Stack
|
8fb15e455a
|
[cmd] add a relative-goto command
|
2015-03-24 23:07:47 -07:00 |
|
Timothy Stack
|
ff724e4941
|
[pipe-to] set env vars for each log line column
|
2015-03-19 22:16:55 -07:00 |
|
Timothy Stack
|
aea0bd54e0
|
[cmd] add a :redraw command to do a full redraw of the window
Fixes #18
|
2015-03-19 20:43:22 -07:00 |
|
Timothy Stack
|
12b81fe4e7
|
[format] fix full message read for json formats
|
2015-03-18 22:57:30 -07:00 |
|
Timothy Stack
|
1d3481c3fa
|
[cmd] add pipe-to and pipe-line-to commands
|
2015-03-16 09:16:49 -07:00 |
|
Timothy Stack
|
c80e181790
|
fix ptime_b_slow, again...
|
2015-02-25 22:18:50 -08:00 |
|
Timothy Stack
|
3158b29cbd
|
[build] fix missing define
|
2014-11-11 09:12:42 -08:00 |
|
Timothy Stack
|
17db6e38fe
|
add a lo-fi mode
Fixes #113
|
2014-11-11 08:44:44 -08:00 |
|
Timothy Stack
|
a06d620018
|
[filter] add tests for filtering with append
|
2014-11-06 06:40:32 -08:00 |
|
Timothy Stack
|
671dca60dc
|
[cmd] do not error out if filter exists, just enable it
Defect Number:
Reviewed By:
Testing Done:
|
2014-11-05 21:29:31 -08:00 |
|
Timothy Stack
|
45f18bd89c
|
bump version, add some logging, and minor stuff
Defect Number:
Reviewed By:
Testing Done:
|
2014-11-03 20:02:22 -08:00 |
|
Timothy Stack
|
74b49e6f28
|
[cmd] add tab-completion for text in the view when filtering
Defect Number: fixes #92
Reviewed By:
Testing Done:
|
2014-10-30 08:37:06 -07:00 |
|
Timothy Stack
|
0ab2400d2d
|
[cmd] add a clear-highlight command
Defect Number: Fixes #109
Reviewed By:
Testing Done:
|
2014-10-29 20:53:23 -07:00 |
|
Timothy Stack
|
a71ca1f1ca
|
[filter] some improvements to the core filtering code
|
2014-10-19 22:16:40 -07:00 |
|
Timothy Stack
|
d557002724
|
[format] add OpenAM log formats
|
2014-06-17 21:29:42 -07:00 |
|
Timothy Stack
|
bf706a136c
|
[cmd] remember closed files
Fixes #96
|
2014-04-20 14:58:19 -07:00 |
|
Timothy Stack
|
d17f7b1940
|
[cmd] add set-min-log-level command
Part of #82
|
2014-03-16 02:46:17 -07:00 |
|
Timothy Stack
|
cbd8308b36
|
[cmd] use wordexp in the open command
|
2014-03-15 22:33:56 -07:00 |
|
Timothy Stack
|
b988708431
|
[session] remove session flag CLI option in favor of commands
Too many CLI flags make things confusing and this one didn't add
anything, so I'm making it a command instead.
|
2014-03-15 12:32:29 -07:00 |
|
Timothy Stack
|
54d979f44f
|
[open] bah, open should work for dirs
|
2014-03-12 09:22:30 -07:00 |
|
Timothy Stack
|
7b1bb506e2
|
[open] add some more checks when opening a file
|
2014-03-12 08:44:02 -07:00 |
|
Timothy Stack
|
9ff6a3cbe9
|
[write-json] add a command to write results as json
|
2014-03-11 05:37:13 -07:00 |
|
Timothy Stack
|
08374381b2
|
[partition] use an underline to mark a partition boundary
|
2014-03-07 06:29:20 -08:00 |
|
Timothy Stack
|
d993d0e8c6
|
[partition] make partitions a separate bookmark type
|
2014-03-07 05:20:49 -08:00 |
|
Timothy Stack
|
5a04a44381
|
[tests] add some tests that use headless mode
|
2014-03-02 08:55:00 -08:00 |
|
Timothy Stack
|
64fe8175a6
|
[log] add an internal logger instead of using redirected stderr
|
2014-03-01 16:35:30 -08:00 |
|
Timothy Stack
|
2dd2b02e1b
|
[headless] add options for usage without the UI
|
2014-02-28 20:35:07 -08:00 |
|
Timothy Stack
|
806b272679
|
[status] some fixes to the search hit count status
|
2014-02-26 19:24:34 -08:00 |
|
Timothy Stack
|
5b66441378
|
[doc] update some docs
|
2014-02-24 15:50:42 -08:00 |
|
Timothy Stack
|
aac5fada48
|
[nits] small changes to fix clang analyzer errors
|
2014-02-23 12:34:57 -08:00 |
|
Timothy Stack
|
c3e1dda8f7
|
[sql] fix bug when querying sub-lines
|
2014-02-19 20:23:19 -08:00 |
|
Timothy Stack
|
3259bde974
|
[nits] use pcrepp for filtering and fix sigabrt received when loading is interrupted
|
2014-01-20 07:18:15 -08:00 |
|