Suresh Sundriyal
|
4e9f6f9b2a
|
[coverity] Uninitialized pointer field : textview_curses.hh
|
2015-04-11 00:42:46 -07:00 |
|
Timothy Stack
|
245a3c3d1b
|
[fmt] allow timestamp to be specified in the log format
Fixes #155
|
2015-04-10 22:55:57 -07:00 |
|
Timothy Stack
|
ae64b599bd
|
[format] add more log levels and fix some more pretty-printer glitches
Fixes #212
|
2015-04-10 19:50:05 -07:00 |
|
Tim Stack
|
2981357ed4
|
Merge pull request #213 from sureshsundriyal/wip
[coverity] buffer overrun.
|
2015-04-10 03:05:11 -07:00 |
|
Suresh Sundriyal
|
13337a75a5
|
[coverity] buffer overrun.
|
2015-04-10 00:44:06 -07:00 |
|
Timothy Stack
|
866f45380c
|
turn off coverity
|
2015-04-09 07:46:22 -07:00 |
|
Timothy Stack
|
4fcc4d6fdf
|
run coverity
|
2015-04-09 07:29:06 -07:00 |
|
Tim Stack
|
6e5641314a
|
Merge pull request #210 from sureshsundriyal/wip
[pretty] 'A-f' covers a lot of printable characters.
|
2015-04-09 05:47:15 -07:00 |
|
Suresh Sundriyal
|
fd157ac42c
|
[pretty] 'A-f' covers a lot of printable characters.
|
2015-04-09 05:33:36 -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
|
a50ec2eb42
|
update usage
|
2015-04-08 21:12:16 -07:00 |
|
Timothy Stack
|
8d421d0cd4
|
do not dump stdin if -q is specified
|
2015-04-08 21:06:38 -07:00 |
|
Timothy Stack
|
a2f298de8c
|
forgot to check for POLLHUP
|
2015-04-08 20:58:12 -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
|
66d258dd44
|
[test] use doc ip range
|
2015-04-08 20:01:20 -07:00 |
|
Tim Stack
|
754d0aba05
|
Merge pull request #209 from sureshsundriyal/wip
[regex] VMKernel logs have ALERT as well as WARNING.
|
2015-04-08 19:55:57 -07:00 |
|
Suresh Sundriyal
|
9f53d1d3d1
|
[regex] VMKernel logs have ALERT as well as WARNING.
|
2015-04-08 19:08:29 -07:00 |
|
Tim Stack
|
20e1fc06dd
|
Merge pull request #207 from sureshsundriyal/wip
[terminal] Print out an error when openpty fails.
|
2015-04-08 09:20:18 -07:00 |
|
Suresh Sundriyal
|
7e5d5a72bd
|
[terminal] Print out an error when openpty fails.
tstack/lnav#206
|
2015-04-08 03:57:34 -07:00 |
|
Timothy Stack
|
8a91c96bed
|
[build] bump version to 0.7.3 since we will release soon
|
2015-04-08 02:26:25 -07:00 |
|
Suresh Sundriyal
|
8944e951a6
|
Merge pull request #205 from sureshsundriyal/wip
[build] Remove the mangled C++ symbol check.
|
2015-04-07 22:24:13 -07:00 |
|
Timothy Stack
|
0b232a7588
|
[headless] multiline support for command files
|
2015-04-07 22:13:44 -07:00 |
|
Suresh Sundriyal
|
7e8a3f06f2
|
[build] Remove the mangled C++ symbol check.
|
2015-04-07 21:55:57 -07:00 |
|
Timothy Stack
|
269dfac33e
|
[build] missed adding test file to makefile
|
2015-04-07 21:37:25 -07:00 |
|
Timothy Stack
|
2dfae4f7f9
|
[pretty] add some more tests and leave leading spaces alone in some cases
|
2015-04-07 21:25:01 -07:00 |
|
Suresh Sundriyal
|
a09abb7d41
|
Merge pull request #203 from sureshsundriyal/wip
[build] Stop adding to the environment variables.
|
2015-04-07 20:31:34 -07:00 |
|
Suresh Sundriyal
|
65959bab47
|
[build] Stop adding to the environment variables.
The AutoMake scripts honor the SQLITE3_XXX flags already. There is no need to
keep adding stuff to the environment variables.
|
2015-04-07 20:22:42 -07:00 |
|
Suresh Sundriyal
|
7ba7627fcb
|
Merge pull request #202 from sureshsundriyal/wip
[wsign-compare] FreeBSD builds fail while comparing int with FD_SETSIZE.
|
2015-04-07 19:46:34 -07:00 |
|
Suresh Sundriyal
|
1de2a30560
|
[wsign-compare] FreeBSD builds fail while comparing int with FD_SETSIZE.
|
2015-04-07 19:39:27 -07:00 |
|
Timothy Stack
|
5f7344874b
|
[pretty] only start a new line after a comma if we're in a structure
|
2015-04-07 17:24:56 -07:00 |
|
Timothy Stack
|
d6d652ec38
|
various tweaks
|
2015-04-07 06:09:49 -07:00 |
|
Tim Stack
|
e065d2b34b
|
Merge pull request #201 from sureshsundriyal/wip
[build] Add the git cln to the lnav version.
|
2015-04-06 22:30:57 -07:00 |
|
Suresh Sundriyal
|
7da767bc07
|
[build] More changes for git version string.
|
2015-04-06 21:51:16 -07:00 |
|
Suresh Sundriyal
|
0c979afc09
|
[build] Add the git cln to the lnav version.
|
2015-04-06 21:35:47 -07:00 |
|
Timothy Stack
|
c58f44bb3f
|
[headless] completely read stdin in headless mode before running commands
|
2015-04-06 02:53:53 -07:00 |
|
Suresh Sundriyal
|
e769eb371d
|
Merge pull request #200 from sureshsundriyal/wip
[autogen] More fixes.
|
2015-04-06 00:14:45 -07:00 |
|
Suresh Sundriyal
|
68716cd3a4
|
[autogen] More fixes.
|
2015-04-06 00:07:07 -07:00 |
|
Suresh Sundriyal
|
07179063f8
|
Merge pull request #199 from sureshsundriyal/wip
[autogen] Fix autogen on systems without 'which'.
|
2015-04-05 22:52:47 -07:00 |
|
Suresh Sundriyal
|
397f33ad03
|
[autogen] Fix autogen on systems without 'which'.
|
2015-04-05 22:44:25 -07:00 |
|
Suresh Sundriyal
|
4d3c1e206b
|
Merge pull request #198 from sureshsundriyal/wip
[autogen] Honor environment variables and prefer autoreconf.
|
2015-04-05 22:07:51 -07:00 |
|
Suresh Sundriyal
|
c1d37fab97
|
[autogen] Honor environment variables and prefer autoreconf.
|
2015-04-05 21:57:32 -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
|
1e7c988d85
|
[bookmark] fix static initializer order for the bookmark types
|
2015-04-05 16:27:02 -07:00 |
|
Suresh Sundriyal
|
36aa0c10d4
|
[build] Fix osx-package builds.
|
2015-04-05 16:10:47 -07:00 |
|
Suresh Sundriyal
|
b954836cf0
|
[release-build] Fix the linux vagrant builds.
|
2015-04-05 15:45:23 -07:00 |
|
Suresh Sundriyal
|
24ce092873
|
Merge pull request #197 from sureshsundriyal/wip
[travis] Add 'make distcheck' to the test script.
|
2015-04-05 13:40:32 -07:00 |
|
Suresh Sundriyal
|
d1916b3329
|
[travis] Add 'make distcheck' to the test script.
|
2015-04-05 13:34:09 -07:00 |
|
Suresh Sundriyal
|
faa54f4823
|
Merge pull request #196 from sureshsundriyal/wip
[build] Fix 'make distcheck'/package logfile_vami.0
|
2015-04-05 13:25:25 -07:00 |
|
Suresh Sundriyal
|
c64ec91eb5
|
[build] Fix 'make distcheck'/package logfile_vami.0
|
2015-04-05 13:19:45 -07:00 |
|
Timothy Stack
|
7b8bc67cc9
|
[pretty] drop extra new lines
|
2015-04-05 11:59:14 -07:00 |
|