Commit Graph

184 Commits (af216700650f2072cafdb505ba4e467020c9aca8)

Author SHA1 Message Date
Suresh Sundriyal 27b0a67168 [build] autogen 9 years ago
Suresh Sundriyal 707ccce9c0 [build] Stop readline macro from polluting the environment variables. 9 years ago
Tim Stack fdcb75d198 Merge pull request #157 from sureshsundriyal/wip
Fix the tests when not compiled with bz2 support.
9 years ago
Timothy Stack 44d2e12403 [text] add filtering support to the plain text view
Fixes #149 #148
9 years ago
Suresh Sundriyal 94e3051257 [tests] Fix the conditional. 9 years ago
Suresh Sundriyal 521767eeb9 [build] autogen 9 years ago
Suresh Sundriyal b371a680b3 [tests] Skip bzip2 tests if not compiled with bzip2. 9 years ago
Suresh Sundriyal ed0baf7c1c [build] Add custom silent rules.
Add custom silent rules for ptime/bin2c/sqlite3/rm commands.
9 years ago
Timothy Stack 8fb15e455a [cmd] add a relative-goto command 9 years ago
Suresh Sundriyal 23e2d86421 [build] autogen run 9 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.
9 years ago
Timothy Stack fa2ed5621d [build] autogen run 9 years ago
Timothy Stack ff724e4941 [pipe-to] set env vars for each log line column 9 years ago
Timothy Stack 12b81fe4e7 [format] fix full message read for json formats 9 years ago
Timothy Stack 3e7063a522 [pretty-print] put closing curlys on their own line 9 years ago
Timothy Stack 42b809427d Revert "[pretty-print] add a test for the pretty-printer"
This reverts commit e0cec10445.
9 years ago
Timothy Stack e0cec10445 [pretty-print] add a test for the pretty-printer 9 years ago
Timothy Stack c670a86d04 [pretty-print] first pass at a pretty-printer
Defect Number:
    Reviewed By:
   Testing Done:
9 years ago
Timothy Stack 1d3481c3fa [cmd] add pipe-to and pipe-line-to commands 9 years ago
Timothy Stack 9ded31f647 display autotools version 9 years ago
Suresh Sundriyal bd2ae532de Update the generated build files. 9 years ago
Timothy Stack fad59bfaf1 [ptime] fix endianness and parsing issues 9 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 10 years ago
Timothy Stack bf706a136c [cmd] remember closed files
Fixes #96
10 years ago
Timothy Stack b58438875d [concise] initial impl 10 years ago
Timothy Stack f37ec555bf [logfile] check for truncated files 10 years ago
Timothy Stack 2aa620a8aa [test] fix timestamps for tcf 10 years ago
Timothy Stack d54be05340 [test] don't include seconds in a touch -t arg 10 years ago
Timothy Stack 72e3a4d8df [format] add TCF file format and some fixes to make it work
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 2781a63cfb [build] set HOME during tests to a known writable dir
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 788ce43f6b remove an errant -lcrypto in the build 10 years ago
Timothy Stack 6d6c0f9e55 [nits] some nits noticed after the release
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 21754b8b9d [test] update the listview test 10 years ago