Commit Graph

187 Commits (62777a92cd231106087601eae4a72061df815de2)

Author SHA1 Message Date
Suresh Sundriyal 7d5ddc5994 [travis] Fix travis behavior.
Something seems to have changed in the travis infrastructure. It has
suddenly started complaining about 'test' usage in test_logfile.sh and
not printing out the test logs after the run.
10 years ago
Timothy Stack 033c861028 [cmd] next/prev-mark commands 10 years ago
Suresh Sundriyal a46d33de2b [pretty print] Avoid extra new lines.
With the recent change to enable pretty print on all the log lines in
the current view, 'lnav' adds extra new lines between all the normal log
lines. This change removes the extra new lines.
10 years ago
Suresh Sundriyal 27b0a67168 [build] autogen 10 years ago
Suresh Sundriyal 707ccce9c0 [build] Stop readline macro from polluting the environment variables. 10 years ago
Tim Stack fdcb75d198 Merge pull request #157 from sureshsundriyal/wip
Fix the tests when not compiled with bz2 support.
10 years ago
Timothy Stack 44d2e12403 [text] add filtering support to the plain text view
Fixes #149 #148
10 years ago
Suresh Sundriyal 94e3051257 [tests] Fix the conditional. 10 years ago
Suresh Sundriyal 521767eeb9 [build] autogen 10 years ago
Suresh Sundriyal b371a680b3 [tests] Skip bzip2 tests if not compiled with bzip2. 10 years ago
Suresh Sundriyal ed0baf7c1c [build] Add custom silent rules.
Add custom silent rules for ptime/bin2c/sqlite3/rm commands.
10 years ago
Timothy Stack 8fb15e455a [cmd] add a relative-goto command 10 years ago
Suresh Sundriyal 23e2d86421 [build] autogen run 10 years ago
Suresh Sundriyal d1c267b0b1 [Warning] conversion from string literal to 'char *'
Fix the deprecation warning about conversion from string literal to
'char *' by implicitly casting the literal.
10 years ago
Timothy Stack fa2ed5621d [build] autogen run 10 years ago
Timothy Stack ff724e4941 [pipe-to] set env vars for each log line column 10 years ago
Timothy Stack 12b81fe4e7 [format] fix full message read for json formats 10 years ago
Timothy Stack 3e7063a522 [pretty-print] put closing curlys on their own line 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 c670a86d04 [pretty-print] first pass at a pretty-printer
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 1d3481c3fa [cmd] add pipe-to and pipe-line-to commands 10 years ago
Timothy Stack 9ded31f647 display autotools version 10 years ago
Suresh Sundriyal bd2ae532de Update the generated build files. 10 years ago
Timothy Stack fad59bfaf1 [ptime] fix endianness and parsing issues 10 years ago
Timothy Stack f54c9d41fc missing test file 10 years ago
Timothy Stack c2e44c5998 [filter] fix for multiple filter-ins being applied 10 years ago
Timothy Stack 17db6e38fe add a lo-fi mode
Fixes #113
10 years ago
Timothy Stack fc31831286 [vdsm_log] add new format 10 years ago
Timothy Stack eef375c525 [build] cleanup a test file 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 671dca60dc [cmd] do not error out if filter exists, just enable it
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack c7cd0961ab [build] make dist fixes 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 74e1d446ba add a test for change that fixes #110
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack a71ca1f1ca [filter] some improvements to the core filtering code 10 years ago
Timothy Stack ccf29b3bac [coverity] some cleanup and add the chunky_index 10 years ago
Timothy Stack dc4949305d ignore bad json lines
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack d557002724 [format] add OpenAM log formats 10 years ago
Timothy Stack 353dfec878 [sql] add an environ virtual table
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 1974e1f1ae [jsonptr] initial impl 10 years ago
Timothy Stack d4219f5bdc [build] fix an ambiguous call 11 years ago
Timothy Stack bf706a136c [cmd] remember closed files
Fixes #96
11 years ago
Timothy Stack b58438875d [concise] initial impl 11 years ago
Timothy Stack f37ec555bf [logfile] check for truncated files 11 years ago
Timothy Stack 2aa620a8aa [test] fix timestamps for tcf 11 years ago
Timothy Stack d54be05340 [test] don't include seconds in a touch -t arg 11 years ago
Timothy Stack 72e3a4d8df [format] add TCF file format and some fixes to make it work
Defect Number:
    Reviewed By:
   Testing Done:
11 years ago
Timothy Stack 2781a63cfb [build] set HOME during tests to a known writable dir
Defect Number:
    Reviewed By:
   Testing Done:
11 years ago