Commit Graph

79 Commits (2de57d242d08d4fd958c1b405b08e81cb5fa8952)

Author SHA1 Message Date
Timothy Stack ae64b599bd [format] add more log levels and fix some more pretty-printer glitches
Fixes #212
10 years ago
Timothy Stack 66d258dd44 [test] use doc ip range 10 years ago
Timothy Stack 8a91c96bed [build] bump version to 0.7.3 since we will release soon 10 years ago
Timothy Stack 0b232a7588 [headless] multiline support for command files 10 years ago
Timothy Stack 2dfae4f7f9 [pretty] add some more tests and leave leading spaces alone in some cases 10 years ago
Timothy Stack 7b8bc67cc9 [pretty] drop extra new lines 10 years ago
Timothy Stack da73110578 Revert "Revert "[pretty-print] add a test for the pretty-printer""
This reverts commit 42b809427d.
10 years ago
Timothy Stack 8d20474e42 set the timestamp for the syslog file 10 years ago
Timothy Stack 38e56b63ea [hist] fix the histogram when filters change 10 years ago
Timothy Stack 033c861028 [cmd] next/prev-mark commands 10 years ago
Timothy Stack 44d2e12403 [text] add filtering support to the plain text view
Fixes #149 #148
10 years ago
Timothy Stack 8fb15e455a [cmd] add a relative-goto command 10 years ago
Timothy Stack ff724e4941 [pipe-to] set env vars for each log line column 10 years ago
Timothy Stack 42b809427d Revert "[pretty-print] add a test for the pretty-printer"
This reverts commit e0cec10445.
10 years ago
Timothy Stack e0cec10445 [pretty-print] add a test for the pretty-printer 10 years ago
Timothy Stack 1d3481c3fa [cmd] add pipe-to and pipe-line-to commands 10 years ago
Timothy Stack c2e44c5998 [filter] fix for multiple filter-ins being applied 10 years ago
Timothy Stack 04e5617553 [test] make the append file writable 10 years ago
Timothy Stack a06d620018 [filter] add tests for filtering with append 10 years ago
Timothy Stack 0ab2400d2d [cmd] add a clear-highlight command
Defect Number: Fixes #109
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack bf706a136c [cmd] remember closed files
Fixes #96
11 years ago
Timothy Stack f37ec555bf [logfile] check for truncated files 11 years ago
Timothy Stack d17f7b1940 [cmd] add set-min-log-level command
Part of #82
11 years ago
Timothy Stack 3e6e3566d7 [cmd] rescan/reload after executing each init cmd 11 years ago
Timothy Stack 783369223b fix some misuses of the std::string constructor and other tweaks 11 years ago
Timothy Stack 54d979f44f [open] bah, open should work for dirs 11 years ago
Timothy Stack 7b1bb506e2 [open] add some more checks when opening a file 11 years ago
Timothy Stack 9ff6a3cbe9 [write-json] add a command to write results as json 11 years ago
Timothy Stack fea18347f1 [headless] report output from commands/queries that were executed
Also, add some negative test cases.
11 years ago