You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/src
Timothy Stack 8f4149db94 [build] need to dist the format files 4 years ago
..
base [session] allow the name 4 years ago
filesystem [stdin] Keep the stdin piper file in .lnav so that it can be reopened 5 years ago
fmtlib [build] some refactoring of files 5 years ago
formats [formats] break up default-log-formats.json into separate files for each file format 4 years ago
internals [config] add configs directory 4 years ago
keymaps [config] add configs directory 4 years ago
mapbox [sql] add function adapter template 7 years ago
pcrepp [config] add configs directory 4 years ago
scripts [session] allow the name 4 years ago
spookyhash Change the code to use Spookyhash. 11 years ago
themes [config] add configs directory 4 years ago
yajl [json-log] some more fixes for handling invalid json logs 5 years ago
yajlpp [config] add configs directory 4 years ago
CMakeLists.txt [config] add configs directory 4 years ago
Makefile.am [build] need to dist the format files 4 years ago
all_logs_vtab.hh [format] allow multiple log format patterns per log file 5 years ago
alpha-release.sh [build] run ldd on the generated binary 7 years ago
ansi-palette.json [config] initial support for themes 5 years ago
ansi_scrubber.cc [build] some refactoring of files 5 years ago
ansi_scrubber.hh [help] add some initial help text for search/SQL prompts 6 years ago
attr_line.hh [json-log] handle invalid json log lines 5 years ago
auto_fd.hh Some refactoring for the line buffer and other cleanups 5 years ago
auto_mem.hh [build] some refactoring of files 5 years ago
auto_pid.hh [config] add configs directory 4 years ago
big_array.hh [index] do a full sort if new lines have a timestamp before the last indexed 6 years ago
bin2c.c [bin2c] improve building of data files that are incorporated into the binary 5 years ago
bin2c.h [bin2c] improve building of data files that are incorporated into the binary 5 years ago
bookmarks.cc [cleanup] prune some includes and some other cleaning 6 years ago
bookmarks.hh [build] some refactoring of files 5 years ago
bottom_status_source.cc [textview] pause loading of files by pressing = 5 years ago
bottom_status_source.hh [textview] pause loading of files by pressing = 5 years ago
byte_array.hh [build] some refactoring of files 5 years ago
collation-functions.cc [yajlpp] use pointer to member over nullobj() 6 years ago
column_namer.cc [data-parser] limit the number of pairs produced 5 years ago
column_namer.hh [data-parser] limit the number of pairs produced 5 years ago
command_executor.cc [session] allow the name 4 years ago
command_executor.hh [session] allow the name 4 years ago
config.cmake.h.in [cmake] fix config value 5 years ago
curl_looper.cc Remove noisy log message 5 years ago
curl_looper.hh [build] some refactoring of files 5 years ago
data_parser.cc [pretty-print] check if lines are XML before indenting them as such 6 years ago
data_parser.hh [data-parser] limit the number of pairs produced 5 years ago
data_scanner.cc [build] some refactoring of files 5 years ago
data_scanner.hh [build] some refactoring of files 5 years ago
data_scanner_re.cc [pretty] highlight log messages in the pretty view as in the normal log view 6 years ago
data_scanner_re.re [pretty] highlight log messages in the pretty view as in the normal log view 6 years ago
db_sub_source.cc [build] some refactoring of files 5 years ago
db_sub_source.hh [cmds] :write-json-to should passthru JSON columns as JSON instead of strings 6 years ago
doc_status_source.hh [config] initial support for themes 5 years ago
doctest.hh [keymap] add more keys to the keymap 6 years ago
elem_to_json.cc [build] some refactoring of files 5 years ago
elem_to_json.hh [data-parser] fix some issues with parsing hierarchical data and improve the debugger 8 years ago
environ_vtab.cc [config] add configs directory 4 years ago
environ_vtab.hh [sql] add an environ virtual table 10 years ago
extension-functions.cc [config] add configs directory 4 years ago
field_overlay_source.cc [config] add configs directory 4 years ago
field_overlay_source.hh [bookmarks] add support for tags and comments for log lines 6 years ago
file_vtab.cc [session] allow the name 4 years ago
file_vtab.hh [listview] get a batch of rows from the source instead of a single one at a time 7 years ago
filter_observer.cc [perf] a few performance tweaks 4 years ago
filter_observer.hh [perf] a few performance tweaks 4 years ago
filter_status_source.cc [config] initial support for themes 5 years ago
filter_status_source.hh [ui] move filter editor help to separate status bar 5 years ago
filter_sub_source.cc [view_curses] colors 5 years ago
filter_sub_source.hh [help] add some initial help text for search/SQL prompts 6 years ago
format2csv.py [docs] more docs 11 years ago
fs-extension-functions.cc [config] add configs directory 4 years ago
fstat_vtab.cc [build] some refactoring of files 5 years ago
fstat_vtab.hh [help] remove old command help and add some more filesystem extensions 7 years ago
fts_fuzzy_match.cc [readline] do a fuzzy match if the prefix match fails to find anything 6 years ago
fts_fuzzy_match.hh [readline] do a fuzzy match if the prefix match fails to find anything 6 years ago
grep_highlighter.hh [filter] add panel that shows the set of filters 6 years ago
grep_proc.cc [grep_proc] missed draining the IPC pipe 5 years ago
grep_proc.hh Some refactoring for the line buffer and other cleanups 5 years ago
help.txt missed adding redirect-to to the docs 5 years ago
help_text.hh [config] add configs directory 4 years ago
help_text_formatter.cc [config] add configs directory 4 years ago
help_text_formatter.hh [config] add configs directory 4 years ago
highlighter.cc [view_curses] colors 5 years ago
highlighter.hh [highlight] avoid highlighting keywords in comments and strings 5 years ago
hist_source.cc [cleanup] prune some includes and some other cleaning 6 years ago
hist_source.hh [config] add configs directory 4 years ago
hotkeys.cc [session] allow the name 4 years ago
hotkeys.hh [view] keep a history of view positions 6 years ago
init.sql [config] add configs directory 4 years ago
input_dispatcher.cc [cleanup] some modernization 5 years ago
input_dispatcher.hh [cleanup] some modernization 5 years ago
json-extension-functions.cc [config] add configs directory 4 years ago
k_merge_tree.h [wrap] start support for word wrapping and fix a variety of glitches 11 years ago
line_buffer.cc [perf] a few performance tweaks 4 years ago
line_buffer.hh [perf] a few performance tweaks 4 years ago
listview_curses.cc [theme] styling for scrollbars 5 years ago
listview_curses.hh [help] add some initial help text for search/SQL prompts 6 years ago
lnav.cc [config] add configs directory 4 years ago
lnav.hh [session] allow the name 4 years ago
lnav_commands.cc [config] add configs directory 4 years ago
lnav_commands.hh move stuff out of lnav.cc 9 years ago
lnav_config.cc [config] add configs directory 4 years ago
lnav_config.hh [config] add configs directory 4 years ago
lnav_util.cc [config] add configs directory 4 years ago
lnav_util.hh [config] add configs directory 4 years ago
log_accel.cc [elapsed-time] add a visual indicator for sharp changes in message rate 10 years ago
log_accel.hh [build] some refactoring of files 5 years ago
log_actions.cc [stdin] Keep the stdin piper file in .lnav so that it can be reopened 5 years ago
log_actions.hh [config] add configs directory 4 years ago
log_data_helper.hh [data-parser] limit the number of pairs produced 5 years ago
log_data_table.hh [perf] a few performance tweaks 4 years ago
log_format.cc [config] add configs directory 4 years ago
log_format.hh [config] add configs directory 4 years ago
log_format_impls.cc [perf] a few performance tweaks 4 years ago
log_format_loader.cc [formats] break up default-log-formats.json into separate files for each file format 4 years ago
log_format_loader.hh [config] add configs directory 4 years ago
log_gutter_source.hh [theme] styling for scrollbars 5 years ago
log_level.cc [build] some refactoring of files 5 years ago
log_level.hh [config] initial support for themes 5 years ago
log_level_re.cc [config] initial support for themes 5 years ago
log_level_re.re [config] initial support for themes 5 years ago
log_search_table.hh [perf] a few performance tweaks 4 years ago
log_vtab_impl.cc [config] add configs directory 4 years ago
log_vtab_impl.hh [session] allow the name 4 years ago
logfile.cc [perf] a few performance tweaks 4 years ago
logfile.hh [session] allow the name 4 years ago
logfile_stats.hh [tests] some more testing and stats for logfiles 8 years ago
logfile_sub_source.cc [textview] pause loading of files by pressing = 5 years ago
logfile_sub_source.hh Some refactoring for the line buffer and other cleanups 5 years ago
network-extension-functions.cc [config] add configs directory 4 years ago
optional.hpp [lint] fix a couple more struct/class complaints 6 years ago
papertrail_proc.cc [build] some refactoring of files 5 years ago
papertrail_proc.hh [build] some refactoring of files 5 years ago
piper_proc.cc [stdin] Keep the stdin piper file in .lnav so that it can be reopened 5 years ago
piper_proc.hh [stdin] Keep the stdin piper file in .lnav so that it can be reopened 5 years ago
plain_text_source.hh Some refactoring for the line buffer and other cleanups 5 years ago
plugins.hh [spam] uncrustify pass 11 years ago
pretty_printer.cc [cleanup] prune some includes and some other cleaning 6 years ago
pretty_printer.hh [cleanup] prune some includes and some other cleaning 6 years ago
preview_status_source.hh [config] initial support for themes 5 years ago
ptimec.cc [json-log] custom date formats 8 years ago
ptimec.hh [ptimec] fix a case of undefined behavior 5 years ago
ptimec_rt.cc [json-log] fix some inconsistencies with json logs 6 years ago
readline_callbacks.cc [config] add configs directory 4 years ago
readline_callbacks.hh [help] add some initial help text for search/SQL prompts 6 years ago
readline_curses.cc [view_curses] colors 5 years ago
readline_curses.hh [session] allow the name 4 years ago
readline_highlighters.cc [build] some refactoring of files 5 years ago
readline_highlighters.hh [shlex] add a readline highlighter for shlex 9 years ago
readline_possibilities.cc [config] add configs directory 4 years ago
readline_possibilities.hh [filter] add panel that shows the set of filters 6 years ago
regexp_vtab.cc [config] add configs directory 4 years ago
regexp_vtab.hh [sql] add a regexp_capture tablue-valued function 7 years ago
relative_time.cc [log-view] in time-offset mode, show negative times for messages before the first mark 5 years ago
relative_time.hh [log-view] in time-offset mode, show negative times for messages before the first mark 5 years ago
ring_span.hh [build] missed file 6 years ago
root-config.json [config] add configs directory 4 years ago
sequence_matcher.cc [byte_array] tweak the template so it is easier to use with SpookyHash 11 years ago
sequence_matcher.hh Turn on 'sign-compare' error check for tests. 9 years ago
sequence_sink.hh [cleanup] prune some includes and some other cleaning 6 years ago
session_data.cc [config] add configs directory 4 years ago
session_data.hh [session] allow the name 4 years ago
shared_buffer.cc [perf] a few performance tweaks 4 years ago
shared_buffer.hh Some refactoring for the line buffer and other cleanups 5 years ago
shlex.cc [exec] add a prompt to execute lnav scripts 9 years ago
shlex.hh [build] some refactoring of files 5 years ago
simdutf8check.h [build] some refactoring of files 5 years ago
spectro_source.hh [build] use cmath instead of math.h 6 years ago
sql_util.cc [config] add configs directory 4 years ago
sql_util.hh [logline] check for SQL keywords in column names 6 years ago
sqlite-extension-func.cc [config] add configs directory 4 years ago
sqlite-extension-func.hh [session] allow the name 4 years ago
state-extension-functions.cc [session] allow the name 4 years ago
statusview_curses.cc [textview] pause loading of files by pressing = 5 years ago
statusview_curses.hh [textview] pause loading of files by pressing = 5 years ago
string-extension-functions.cc [config] add configs directory 4 years ago
strnatcmp.c [misc] some more miscellaneous bugs 7 years ago
strnatcmp.h [perf] some performance tweaks 7 years ago
strong_int.hh [search] display lines matching the search in preview instead of jumping to the first 6 years ago
styling.cc [config] add configs directory 4 years ago
styling.hh [json-log] handle invalid json log lines 5 years ago
sysclip.cc Merge pull request #641 from matt-hayden/master 5 years ago
sysclip.hh [cleanup] prune some includes and some other cleaning 6 years ago
tables.h [release] bump to 0.5.1 11 years ago
term_extra.hh [listview] get a batch of rows from the source instead of a single one at a time 7 years ago
termios_guard.hh [cleanup] prune some includes and some other cleaning 6 years ago
test_override.c override gettimeofday for testing 9 years ago
text_format.cc Some refactoring for the line buffer and other cleanups 5 years ago
text_format.hh [open-cmd] use line_buffer to load preview data 5 years ago
textfile_highlighters.cc [highlight] avoid highlighting keywords in comments and strings 5 years ago
textfile_highlighters.hh [filter] add panel that shows the set of filters 6 years ago
textfile_sub_source.hh [textview] pause loading of files by pressing = 5 years ago
textview_curses.cc [textview] pause loading of files by pressing = 5 years ago
textview_curses.hh [textview] pause loading of files by pressing = 5 years ago
time-extension-functions.cc [config] add configs directory 4 years ago
time_T.hh [spam] uncrustify pass 11 years ago
timer.cc [build] some refactoring of files 5 years ago
timer.hh [text] pretty-printing should work in the text view 9 years ago
top_status_source.hh [config] initial support for themes 5 years ago
top_sys_status_source.hh [spam] uncrustify pass 11 years ago
unique_path.hh [unique_path] fix an infinite loop when files rolled 6 years ago
url_loader.hh [cleanup] prune some includes and some other cleaning 6 years ago
view_curses.cc [view_curses] fix out-of-bounds access in mvwattrline 4 years ago
view_curses.hh [config] add configs directory 4 years ago
view_helpers.cc [config] add configs directory 4 years ago
views_vtab.cc [docs] mention the view tables 4 years ago
views_vtab.hh [listview] get a batch of rows from the source instead of a single one at a time 7 years ago
vt52_curses.cc [build] some refactoring of files 5 years ago
vt52_curses.hh whiff 6 years ago
vtab_module.cc [filter] add panel that shows the set of filters 6 years ago
vtab_module.hh [session] allow the name 4 years ago
xterm-palette.json [config] initial support for themes 5 years ago
xterm_mouse.cc [build] some refactoring of files 5 years ago
xterm_mouse.hh [build] some refactoring of files 5 years ago