Commit Graph

1633 Commits (e0181a0adb88eee0763250c82b9fbe84561e3ac5)
 

Author SHA1 Message Date
Timothy Stack 0918063640 [cleanup] some modernization 5 years ago
Timothy Stack 6cf5cc8213 [logfile] fix issue when files have headers
Defect Number:
    Reviewed By:
   Testing Done:
5 years ago
Timothy Stack 3c85936999 [jsonlog] fix ident highlight when body has newlines 5 years ago
Timothy Stack 1fc24ecabf [bin2c] improve building of data files that are incorporated into the binary 5 years ago
Timothy Stack c7046b0b54 [json] newlines in the line format cause problems
Fixes #644
5 years ago
Timothy Stack bb6f31eaa0 [theme] styling for scrollbars 5 years ago
Timothy Stack ecd17a9f97 [build] distclean fix 5 years ago
Timothy Stack 76b08f5fe3 [build] fix other lib order 5 years ago
Timothy Stack e80ec6ec73 [build] fix lib order 5 years ago
Timothy Stack 28a275e4fb [build] try to fix 5 years ago
Timothy Stack 65d9240300 [theme] add eldar theme 5 years ago
Timothy Stack fb7d6eafaf [build] some refactoring of files 5 years ago
Timothy Stack 63e53377c3 [theme] add monocai theme 5 years ago
Timothy Stack 147dea9d8c [build] oops, missed adding these files 5 years ago
Timothy Stack a8e1f62da6 [build] add fmt lib 5 years ago
Timothy Stack a648657ff3 add notice to levels defined in formats 5 years ago
Timothy Stack fc9f9f43cf add bad-config to the dist 5 years ago
Timothy Stack e8f4020c67 fix crash 5 years ago
Timothy Stack 06d1098211 [config] initial support for themes
For #422

Still more to do
5 years ago
Matt Hayden e66bf9213b Example clipboard handler for Linux and WSL 5 years ago
Matt Hayden 66285bbb62 Clipboard copy/paste for Wayland and tmux
With special thanks to neovim for example commands
5 years ago
Timothy Stack 6f451eec35 [pretty] fix crash when rewriting lines 5 years ago
Timothy Stack 5e8a1cebe9 [json-log] handle arrays in json log message fields
Fixes #635
5 years ago
Timothy Stack 832f980ab9 [version] set to v0.8.5 5 years ago
Tim Stack 776705e90e
Merge pull request #627 from matt-hayden/master
Support for Windows Subsystem for Linux clipboard command
5 years ago
Matt Hayden (Innolitics) ba48d31120 Support for Windows Subsystem for Linux clipboard command 5 years ago
Timothy Stack 062d480fea [sql] fix some issues found while trying to query some logs 5 years ago
Timothy Stack 2fa603d07e [tests] fix a test 5 years ago
Timothy Stack c4b950e4d9 bump version to v0.8.5-rc1 5 years ago
Timothy Stack 78d80fddd5 [cli] add -r flag for recursively loading files from a directory hierarchy
Fixes #431
5 years ago
Timothy Stack 8d3b83403c [format] some updates to the haproxy format 5 years ago
Timothy Stack 33cdbefaaa [help] some online help additions 5 years ago
Timothy Stack 21c5c52843 [format] allow multiple log format patterns per log file
This tries to address #624
5 years ago
Timothy Stack 0e12f98ae7 [sql] change base_time to time_offset 5 years ago
Timothy Stack 0de761ce4f [build] fix linux build issue 5 years ago
Timothy Stack 469124d72b [time-offset] fixes
Defect Number:
    Reviewed By:
   Testing Done:
5 years ago
Timothy Stack 6f41cbe394 minor cleanup 5 years ago
Timothy Stack efa6aded3a [filter] fix for multiple files 5 years ago
Timothy Stack bc4004de9e [environ_vtab] the first var was being skipped 5 years ago
Timothy Stack 4614cbcb75 [sql] fix joins on some vtables 5 years ago
Timothy Stack 43243c7ba3 [build] revive freebsd release build
Some misc fixes for filtering as well
5 years ago
Tim Stack 0f6860c833
Update .cirrus.yml 5 years ago
Tim Stack df8844eb77
Update .cirrus.yml 5 years ago
Tim Stack bdf202e487
Update .cirrus.yml 5 years ago
Tim Stack 8ad095fc71
Create .cirrus.yml 5 years ago
Timothy Stack 9fea61abf8 [bottom-status] missing percent 5 years ago
Timothy Stack d62da7c27c [build] try to fix windows x86 build 5 years ago
Timothy Stack 02b9e13343 [filters] add the number of hits for each filter in the editor
Might be useful to know the number of hits for a given filter.
5 years ago
Timothy Stack a682b02168 [vtab] use template for integral to_sqlite() calls 5 years ago
Timothy Stack 659f01c9ae [filters] add a log_filters column to log tables that contains the matched filters
Related to #597
5 years ago