Commit Graph

51 Commits (master)

Author SHA1 Message Date
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
1 month ago
Tim Stack 45d8e27ae4 [mouse] refactor overlay menu 2 months ago
Tim Stack 272bb8d840 [all_logs] add log_msg_value column 4 months ago
Tim Stack 9663b1f49f [doc.sections] recognize diff sections 8 months ago
Tim Stack 243593835b [doc.sections] fixes for man pages 9 months ago
Tim Stack 5c0333fd64 [themes] add dracula theme
Various improvements to styling.

Empty opids are not valid.
10 months ago
Tim Stack 506d569b2f [build] missing include 2 years ago
Tim Stack eb0bd4ac9a [anon] add an anonymizer to help with support requests
Fixes #1055
2 years ago
Tim Stack 740b827901 [logfile] handle logs with ANSI escapes
This is a partial fix for handling ANSI escapes in
parts of log messages that would prevent regexes
from matching.  Still more work to do.

Related to #1057
2 years ago
Tim Stack 5a63ece31d [pcre2] migrate from pcre to pcre2
Fixes #974
2 years ago
Tim Stack 53c9c5cb51 [logfile] move bookmark_metadata to logfiles 2 years ago
Tim Stack 8e734eaf07 [cover] remove some dead code 2 years ago
Tim Stack 1fd274ce24 [docs] some more updates to docs
Also, add support for overstruck/backspace-underscore for
doing bold/underline.
2 years ago
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
Timothy Stack 81e63784e7 [modernize] some more cleanups 2 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 2 years ago
Timothy Stack ebd1038057 [pretty] include linefeeds in the pretty output
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack fb7d6eafaf [build] some refactoring of files 5 years ago
Timothy Stack 1ed0ff7e0f [pretty-print] check if lines are XML before indenting them as such
Also, update the scanner for changes to re2c
6 years ago
Suresh Sundriyal 5cd1da8e1a [pretty] More restrictive IPv4 regex.
The regular expression seems to match arbitrary version strings in
pretty-print view. Adding a more restrictive regular expression,
that should be able to distinguish between valid IPv4 addresses and
arbitrary version strings.
9 years ago
Suresh Sundriyal fd157ac42c [pretty] 'A-f' covers a lot of printable characters. 9 years ago
Timothy Stack 3e7063a522 [pretty-print] put closing curlys on their own line 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 244ee2717f [vmw_log] fix full message read for continued messages 10 years ago
Timothy Stack 6d6c0f9e55 [nits] some nits noticed after the release
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 8372cef11c [date] code generator for strptime formats 10 years ago
Timothy Stack 44970b5800 [data] version regex tweak 10 years ago
Timothy Stack 6a02c938cf [data] fix some minor perf bugs 10 years ago
Timothy Stack 1c6eb45170 [highlight] fix highlighting for backslash in regexes 10 years ago
Timothy Stack b34a314098 [data] fix scanning for times 10 years ago
Timothy Stack b6baae7730 [debug] more debugging stuff
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 94ce0ffd83 [docs] more docs and some simple bug fixes 11 years ago
Timothy Stack 37283d0afb [nits] do not complain about no formats 11 years ago
Timothy Stack af6e289cda [log format] add scaling factors 11 years ago
Timothy Stack e75f42dd07 [data parser] hex dump values and add the uwsgi log format 11 years ago
Timothy Stack 8908e2569f [parser] fix some parser issues; and a fix for my last checkin 11 years ago
Timothy Stack 5a7d6dab2c [cleanup] uncrustify 11 years ago
Timothy Stack 945495b5d1 [parser] number regex refinements 11 years ago
Timothy Stack fe1e82eeaf [data scanner] capture email addresses 11 years ago
Timothy Stack 61d3af6e62 [parsing] fix some bugs and improve performance of the scanner 11 years ago
Vagrant User 988fe187b6 [build] freebsd build fixes 11 years ago
Timothy Stack 5d478fc17a [cleanup] start a tracer/debugger for the data parser 11 years ago
Timothy Stack 4516ffd8d7 [tests] more log samples 11 years ago
Timothy Stack a4792841da [test] add-test command 11 years ago
Timothy Stack 865849f017 [spam] uncrustify pass 11 years ago
Timothy Stack 3128dc772c [sqlite] Major improvements to the sqlite integration.
This is a checkpoint of the improvements to the sqlite integration.  The
data_parser stuff should be much better now and I've tried to improve
other parts of the user experience as well.
11 years ago
Timothy Stack f62b5c271c [release] bump to 0.5.1 11 years ago
Tim Stack 7a6d9c83f2 cleanup and bug fixes 13 years ago
Timothy Stack c30a0d5f62 more progress on extracting data from log files 13 years ago
Timothy Stack cd8f0bfddb some incremental data extraction changes 13 years ago