Commit Graph

165 Commits (fdf73c5744acb10f62457cf18189d25bf2f5cfd1)

Author SHA1 Message Date
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:
11 years ago
Timothy Stack 1974e1f1ae [jsonptr] initial impl 11 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
Timothy Stack 788ce43f6b remove an errant -lcrypto in the build 11 years ago
Timothy Stack 6d6c0f9e55 [nits] some nits noticed after the release
Defect Number:
    Reviewed By:
   Testing Done:
11 years ago
Timothy Stack 21754b8b9d [test] update the listview test 11 years ago
Timothy Stack 530a0a94b5 [configure] fail if ncurses was not found and fix the date test 11 years ago
Timothy Stack 8372cef11c [date] code generator for strptime formats 11 years ago
Timothy Stack a76803fd44 [session] fix a bug in save-session when the log file was closed 11 years ago
Timothy Stack 4ce9a1e871 [elapsed-time] add a visual indicator for sharp changes in message rate 11 years ago
Timothy Stack d17f7b1940 [cmd] add set-min-log-level command
Part of #82
11 years ago
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.
11 years ago
Timothy Stack 92eef5c9b7 fix tcsh log test 11 years ago
Timothy Stack 9ff2d3774d [line_buffer] split long lines
Fixes #81
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 ab1f9a8725 [test] reformat test_grep_proc2 11 years ago
Timothy Stack 9ff6a3cbe9 [write-json] add a command to write results as json 11 years ago
Timothy Stack 44970b5800 [data] version regex tweak 11 years ago
Timothy Stack b34a314098 [data] fix scanning for times 11 years ago
Timothy Stack 43e6b55a81 [readline] customize display of matches for completion 11 years ago
Timothy Stack f77b601e9a [view_curses] add some tests for mvwattrline 11 years ago
Timothy Stack dbc96dc67c [session] preserve time-offset log-view setting 11 years ago