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 84a7079e3f [main] capture stderr only after initscr() and fix curl configure detection 4 years ago
..
base [nits] fix some naming issues 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 [docs] some changes 4 years ago
internals [main] capture stderr only after initscr() and fix curl configure detection 4 years ago
keymaps [config] add configs directory 4 years ago
mapbox [sql] add function adapter template 7 years ago
pcrepp [nits] fix some naming issues 4 years ago
scripts [session] allow the name 4 years ago
spookyhash Change the code to use Spookyhash. 11 years ago
themes [theme] fix background color in the default theme 4 years ago
yajl [json-log] some more fixes for handling invalid json logs 5 years ago
yajlpp [main] capture stderr only after initscr() and fix curl configure detection 4 years ago
CMakeLists.txt [build] fix cmake build and lexing of sqlite in docs 4 years ago
Makefile.am [main] capture stderr only after initscr() and fix curl configure detection 4 years ago
all_logs_vtab.hh [sql] add json_concat() function and misc fixes 4 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 [view_curses] minor fix for ansi display 4 years ago
ansi_scrubber.hh [help] add some initial help text for search/SQL prompts 6 years ago
attr_line.hh [nits] fix some naming issues 4 years ago
auto_fd.hh [nits] fix some naming issues 4 years ago
auto_mem.hh [build] some refactoring of files 5 years ago
auto_pid.hh [nits] fix some naming issues 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 [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 years ago
data_scanner.cc [pretty] include linefeeds in the pretty output 4 years ago
data_scanner.hh [nits] fix some naming issues 4 years ago
data_scanner_re.cc [pretty] include linefeeds in the pretty output 4 years ago
data_scanner_re.re [pretty] include linefeeds in the pretty output 4 years ago
db_sub_source.cc [build] some refactoring of files 5 years ago
db_sub_source.hh [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 years ago
environ_vtab.cc [config] add configs directory 4 years ago
environ_vtab.hh [nits] fix some naming issues 4 years ago
extension-functions.cc [docs] start to flesh out command and sql docs 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 [nits] fix some naming issues 4 years ago
filter_observer.cc [perf] a few performance tweaks 4 years ago
filter_observer.hh [nits] fix some naming issues 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] some changes 4 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 [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 years ago
grep_proc.cc [grep_proc] missed draining the IPC pipe 5 years ago
grep_proc.hh [nits] fix some naming issues 4 years ago
help.txt [cmd] add :write-jsonlines-to command 4 years ago
help_text.hh [config] add configs directory 4 years ago
help_text_formatter.cc [docs] fix lexing of lnav commands 4 years ago
help_text_formatter.hh [config] add configs directory 4 years ago
highlighter.cc [view_curses] colors 5 years ago
highlighter.hh [nits] fix some naming issues 4 years ago
hist_source.cc [cleanup] prune some includes and some other cleaning 6 years ago
hist_source.hh [nits] fix some naming issues 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 [sql] add json_concat() function and misc fixes 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 [sql] add json_concat() function and misc fixes 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 [nits] fix some naming issues 4 years ago
listview_curses.cc [theme] styling for scrollbars 5 years ago
listview_curses.hh [nits] fix some naming issues 4 years ago
lnav.cc [main] capture stderr only after initscr() and fix curl configure detection 4 years ago
lnav.hh [nits] fix some naming issues 4 years ago
lnav_commands.cc [cmd] add :write-jsonlines-to command 4 years ago
lnav_commands.hh [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 years ago
log_accel.cc [elapsed-time] add a visual indicator for sharp changes in message rate 10 years ago
log_accel.hh [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 years ago
log_data_table.hh [perf] a few performance tweaks 4 years ago
log_format.cc [log_format] gracefully handle a misconfigured log format 4 years ago
log_format.hh [nits] fix some naming issues 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 [nits] fix some naming issues 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 [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 years ago
logfile.cc [perf] a few performance tweaks 4 years ago
logfile.hh [nits] fix some naming issues 4 years ago
logfile_stats.hh [nits] fix some naming issues 4 years ago
logfile_sub_source.cc [log_format] gracefully handle a misconfigured log format 4 years ago
logfile_sub_source.hh [nits] fix some naming issues 4 years ago
network-extension-functions.cc [docs] more usage notes 4 years ago
optional.hpp [lint] fix a couple more struct/class complaints 6 years ago
papertrail_proc.cc [build] fix build when libcurl is available 4 years ago
papertrail_proc.hh [build] fix build when libcurl is available 4 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 [nits] fix some naming issues 4 years ago
plain_text_source.hh Some refactoring for the line buffer and other cleanups 5 years ago
plugins.hh [nits] fix some naming issues 4 years ago
pretty_printer.cc [pretty] include linefeeds in the pretty output 4 years ago
pretty_printer.hh [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 years ago
ptimec_rt.cc [json-log] fix some inconsistencies with json logs 6 years ago
readline_callbacks.cc [tests] add tests for SQL annotation functionality 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 [nits] fix some naming issues 4 years ago
readline_highlighters.cc [build] some refactoring of files 5 years ago
readline_highlighters.hh [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 years ago
sequence_sink.hh [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 years ago
sql_util.cc [tests] add tests for SQL annotation functionality 4 years ago
sql_util.hh [tests] add tests for SQL annotation functionality 4 years ago
sqlite-extension-func.cc [tests] add tests for SQL annotation functionality 4 years ago
sqlite-extension-func.hh [tests] add tests for SQL annotation functionality 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 [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 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 [nits] fix some naming issues 4 years ago
term_extra.hh [nits] fix some naming issues 4 years ago
termios_guard.hh [nits] fix some naming issues 4 years ago
test_override.c override gettimeofday for testing 9 years ago
text_format.cc [text] highlight rust code 4 years ago
text_format.hh [nits] fix some naming issues 4 years ago
textfile_highlighters.cc [text] highlight rust code 4 years ago
textfile_highlighters.hh [filter] add panel that shows the set of filters 6 years ago
textfile_sub_source.hh [nits] fix some naming issues 4 years ago
textview_curses.cc [log_format] gracefully handle a misconfigured log format 4 years ago
textview_curses.hh [nits] fix some naming issues 4 years ago
time-extension-functions.cc [config] add configs directory 4 years ago
time_T.hh [nits] fix some naming issues 4 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 attribute range when the line contains UTF-8 chars 4 years ago
view_curses.hh [nits] fix some naming issues 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 [nits] fix some naming issues 4 years ago
vt52_curses.cc [build] some refactoring of files 5 years ago
vt52_curses.hh [nits] fix some naming issues 4 years ago
vtab_module.cc [filter] add panel that shows the set of filters 6 years ago
vtab_module.hh [nits] fix some naming issues 4 years ago
xterm-palette.json [config] initial support for themes 5 years ago
xterm_mouse.cc [mouse] do not require xterm for mouse use 4 years ago
xterm_mouse.hh [nits] fix some naming issues 4 years ago