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 1ed0ff7e0f [pretty-print] check if lines are XML before indenting them as such
Also, update the scanner for changes to re2c
6 years ago
..
filesystem fix std::remove call in path.h 6 years ago
mapbox [sql] add function adapter template 7 years ago
spookyhash Change the code to use Spookyhash. 11 years ago
yajl Return early if json parsing fails 6 years ago
CMakeLists.txt [highlights] allow the highlight color to be specified in log formats 7 years ago
Makefile.am [highlights] allow the highlight color to be specified in log formats 7 years ago
all_logs_vtab.hh [misc] fix a perf issue when previewing commands and some sql fixes 6 years ago
alpha-release.sh [build] run ldd on the generated binary 7 years ago
ansi_scrubber.cc [logview] add a line with summary information to the log view 8 years ago
ansi_scrubber.hh [spectro] add a spectrogram view that works with known message fields 8 years ago
attr_line.hh [formats] add rfc5424 syslog format 7 years ago
auto_fd.hh use poll instead of select so we can handle more than FD_SETSIZE files 9 years ago
auto_mem.hh [help] remove old command help and add some more filesystem extensions 7 years ago
auto_pid.hh [fmt] install/update formats from git repos 9 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 Abandon objcopy for including the help text in the executable, use 13 years ago
bookmarks.cc [search] display lines matching the search in preview instead of jumping to the first 6 years ago
bookmarks.hh [search] display lines matching the search in preview instead of jumping to the first 6 years ago
bottom_status_source.hh fixing some minor issues 7 years ago
byte_array.hh [all_logs] add log_msg_schema hidden column to the all_logs table and refine the msg format 9 years ago
collation-functions.cc [perf] some performance tweaks 7 years ago
column_namer.hh [perf] reduce copies of log messages 11 years ago
command_executor.cc Fix comparison between signed and unsigned int 6 years ago
command_executor.hh [cmds] do a dry-run of a command to check for errors 7 years ago
concise_index.hh [filter] some improvements to the core filtering code 10 years ago
curl_looper.cc [curl] use ssh-agent for auth 9 years ago
curl_looper.hh user alerter instead of flash() 9 years ago
data_parser.cc [pretty-print] check if lines are XML before indenting them as such 6 years ago
data_parser.hh [pretty-print] check if lines are XML before indenting them as such 6 years ago
data_scanner.cc [pretty-print] check if lines are XML before indenting them as such 6 years ago
data_scanner.hh [pretty-print] check if lines are XML before indenting them as such 6 years ago
data_scanner_re.cc [pretty-print] check if lines are XML before indenting them as such 6 years ago
data_scanner_re.re [pretty-print] check if lines are XML before indenting them as such 6 years ago
db_sub_source.cc [write-json] add a command to write results as json 10 years ago
db_sub_source.hh [log] fix rewriting machine-oriented timestamps 8 years ago
default-config.json [hotkeys] hotkey configuration 8 years ago
default-log-formats-json.hh [log format] some more work to externalize log formats; color identifiers in logs 11 years ago
default-log-formats.json [formats] add rfc5424 syslog format 7 years ago
dhclient-summary.lnav [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 8 years ago
doc_status_source.hh [cmds] do a dry-run of a command to check for errors 7 years ago
doctest.hh [time-offset] add days to offset 7 years ago
dump-pid.sh [mouse] more mouse support and other fixes 11 years ago
elem_to_json.cc [highlights] allow the highlight color to be specified in log formats 7 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 [Coverity] Fix dereference before null check. 9 years ago
environ_vtab.hh [sql] add an environ virtual table 10 years ago
extension-functions.cc Fixes #441 7 years ago
field_overlay_source.cc [misc] rounding some corners 7 years ago
field_overlay_source.hh [logview] add a line with summary information to the log view 8 years ago
file_vtab.cc [sql] add a regexp_capture tablue-valued function 7 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.hh [filters] clear the state for filters that have been deleted 8 years ago
format-text-files.hh fixing some minor issues 7 years ago
format2csv.py [docs] more docs 11 years ago
fs-extension-functions.cc [highlights] allow the highlight color to be specified in log formats 7 years ago
fstat_vtab.cc [ui] deleting command-prompt char should exit prompt 7 years ago
fstat_vtab.hh [help] remove old command help and add some more filesystem extensions 7 years ago
grep_highlighter.hh [c++11] migration #1 8 years ago
grep_proc.cc [highlights] allow the highlight color to be specified in log formats 7 years ago
grep_proc.hh use poll instead of select so we can handle more than FD_SETSIZE files 9 years ago
help.hh [spam] uncrustify pass 11 years ago
help.txt [search] display lines matching the search in preview instead of jumping to the first 6 years ago
help_text_formatter.cc Squash a bunch of signed/unsigned warnings 6 years ago
help_text_formatter.hh [help] show help text for SQL functions 7 years ago
highlighter.hh [highlights] allow the highlight color to be specified in log formats 7 years ago
hist_source.cc [hist] rewrite the histogram code 9 years ago
hist_source.hh Squash a bunch of signed/unsigned warnings 6 years ago
hotkeys.cc [hotkeys] change the filename hotkey to left/right arrow 6 years ago
hotkeys.hh [vtab] add an lnav_view_stack table to get programmatic access to the view stack 7 years ago
init-sql.hh [parsing] fix some bugs and improve performance of the scanner 11 years ago
init.sql [sql] preview table definition 7 years ago
intern_string.cc [formats] support for CSV/TSV log formats 7 years ago
intern_string.hh [highlights] allow the highlight color to be specified in log formats 7 years ago
json-extension-functions.cc [docs] some more docs, command-help, and tests for #428 7 years ago
json_op.cc [parser] some more parser tweaking and fix a jget() issue 8 years ago
json_op.hh [highlights] allow the highlight color to be specified in log formats 7 years ago
json_ptr.cc [json] record the type of json data in json_ptr_walk 9 years ago
json_ptr.hh [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
k_merge_tree.h [wrap] start support for word wrapping and fix a variety of glitches 11 years ago
keymap-default.json [vtab] add an lnav_view_stack table to get programmatic access to the view stack 7 years ago
line_buffer.cc Squash a bunch of signed/unsigned warnings 6 years ago
line_buffer.hh dynamic exception specifications are deprecated in C++11 6 years ago
listview_curses.cc [search] display lines matching the search in preview instead of jumping to the first 6 years ago
listview_curses.hh [search] display lines matching the search in preview instead of jumping to the first 6 years ago
lnav-pop-view.lnav [vtab] add an lnav_view_stack table to get programmatic access to the view stack 7 years ago
lnav.cc Squash a bunch of signed/unsigned warnings 6 years ago
lnav.hh [search] display lines matching the search in preview instead of jumping to the first 6 years ago
lnav_commands.cc Squash various compiler warnings 6 years ago
lnav_commands.hh move stuff out of lnav.cc 9 years ago
lnav_config.cc add config option to use default fg/bg colors 7 years ago
lnav_config.hh [highlights] allow the highlight color to be specified in log formats 7 years ago
lnav_log.cc Squash various compiler warnings 6 years ago
lnav_log.hh [crash] handle recovery more flexibly 7 years ago
lnav_util.cc Squash a bunch of signed/unsigned warnings 6 years ago
lnav_util.hh Fix lnav builds on OpenBSD. 7 years ago
log_accel.cc [elapsed-time] add a visual indicator for sharp changes in message rate 10 years ago
log_accel.hh [coverity] next set of fixes 9 years ago
log_data_helper.hh fix a naming issue in the parse overlay 7 years ago
log_data_table.hh [sql] preview table definition 7 years ago
log_format.cc Squash a bunch of signed/unsigned warnings 6 years ago
log_format.hh [reltime] support milliseconds when specifying a partial absolute time 6 years ago
log_format_impls.cc [generic_log] fix recognition for generic logs 6 years ago
log_format_loader.cc Return early if json parsing fails 6 years ago
log_format_loader.hh [log-format] add min-width and align options to line-format 8 years ago
log_search_table.hh [search-table] highlight the captured text for preview 7 years ago
log_vtab_impl.cc Squash various compiler warnings 6 years ago
log_vtab_impl.hh [misc] fix a perf issue when previewing commands and some sql fixes 6 years ago
logfile.cc dynamic exception specifications are deprecated in C++11 6 years ago
logfile.hh dynamic exception specifications are deprecated in C++11 6 years ago
logfile_stats.hh [tests] some more testing and stats for logfiles 8 years ago
logfile_sub_source.cc Squash various compiler warnings 6 years ago
logfile_sub_source.hh Squash a bunch of signed/unsigned warnings 6 years ago
network-extension-functions.cc [build] don't pass hints to getaddrinfo 7 years ago
optional.hpp [sql] add function adapter template 7 years ago
papertrail_proc.cc [config] initial impl with clock-format as the only option at the moment 9 years ago
papertrail_proc.hh some tweaks to these changes 8 years ago
partition-by-boot.lnav [script] add metadata to script files 9 years ago
pcrepp.cc [search-table] guess the column types based on the regex 9 years ago
pcrepp.hh [pretty-print] check if lines are XML before indenting them as such 6 years ago
piper_proc.cc [coverity] some more fixes 9 years ago
piper_proc.hh [pipe-to] fix some issues when running pipe in headless mode 9 years ago
plain_text_source.hh [help] add builtin help to the main help text as a reference 7 years ago
plugins.hh [spam] uncrustify pass 11 years ago
pretty_printer.cc [pretty-print] check if lines are XML before indenting them as such 6 years ago
pretty_printer.hh [pretty-print] check if lines are XML before indenting them as such 6 years ago
preview_status_source.hh [sql] preview table definition 7 years ago
pthreadpp.hh [curl] add a curl looper to handle url requests 9 years ago
ptimec.cc [json-log] custom date formats 8 years ago
ptimec.hh [generic_log] fix recognition for generic logs 6 years ago
ptimec_rt.cc [date-time] add a formatter for 0x0p+0 7 years ago
readline_callbacks.cc Squash various compiler warnings 6 years ago
readline_callbacks.hh [cmd] add help to the command prompt 9 years ago
readline_curses.cc [cmd] redo deleting command-prompt char should exit prompt 7 years ago
readline_curses.hh [help] remove old command help and add some more filesystem extensions 7 years ago
readline_highlighters.cc [ui] rework the default colors change 7 years ago
readline_highlighters.hh [shlex] add a readline highlighter for shlex 9 years ago
readline_possibilities.cc [commands] fix completion for delete-filter 6 years ago
readline_possibilities.hh [config] initial impl with clock-format as the only option at the moment 9 years ago
regexp_vtab.cc [sql] add function adapter template 7 years ago
regexp_vtab.hh [sql] add a regexp_capture tablue-valued function 7 years ago
relative_time.cc [reltime] support milliseconds when specifying a partial absolute time 6 years ago
relative_time.hh [help] show help text for SQL functions 7 years ago
search-for.lnav [docs] add help for CAST and fix a couple of glitches 7 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 [spam] uncrustify pass 11 years ago
session_data.cc [session] add hidden fields to the session 7 years ago
session_data.hh [session] saving bookmarks 11 years ago
shared_buffer.cc [format] allow json log fields to be hidden 8 years ago
shared_buffer.hh [opid] missed adding opid to the json log and some other bug fixes 9 years ago
shlex.cc [exec] add a prompt to execute lnav scripts 9 years ago
shlex.hh [help] add builtin help to the main help text as a reference 7 years ago
spectro_source.hh [help] show help text for SQL functions 7 years ago
sql_util.cc Squash a bunch of signed/unsigned warnings 6 years ago
sql_util.hh [formats] support for CSV/TSV log formats 7 years ago
sqlite-extension-func.cc [misc] fix a perf issue when previewing commands and some sql fixes 6 years ago
sqlite-extension-func.hh [help] show help text for SQL functions 7 years ago
state-extension-functions.cc [help] show help text for SQL functions 7 years ago
status_controllers.hh [spam] uncrustify pass 11 years ago
statusview_curses.cc [sql] do some minimal parsing/annotation of SQL statements 7 years ago
statusview_curses.hh [sql] do some minimal parsing/annotation of SQL statements 7 years ago
string-extension-functions.cc Squash various compiler warnings 6 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
sysclip.cc [sysclip] fix NULL deref 9 years ago
sysclip.hh copy search terms to OS-Xs find clipboard 10 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 [coverity] next set of fixes 9 years ago
test_override.c override gettimeofday for testing 9 years ago
text_format.cc [highlight] only highlight keywords in text files 7 years ago
text_format.hh [highlight] only highlight keywords in text files 7 years ago
textfile_sub_source.hh [highlight] only highlight keywords in text files 7 years ago
textview_curses.cc [ui] rework the default colors change 7 years ago
textview_curses.hh fixing some minor issues 7 years ago
time-extension-functions.cc [help] show help text for SQL functions 7 years ago
time_T.hh [spam] uncrustify pass 11 years ago
timer.cc [text] pretty-printing should work in the text view 9 years ago
timer.hh [text] pretty-printing should work in the text view 9 years ago
top_status_source.hh [sql] do some minimal parsing/annotation of SQL statements 7 years ago
top_sys_status_source.hh [spam] uncrustify pass 11 years ago
url_loader.hh some tweaks to these changes 8 years ago
view_curses.cc [build] oops 6 years ago
view_curses.hh [highlights] allow the highlight color to be specified in log formats 7 years ago
views_vtab.cc Squash a bunch of signed/unsigned warnings 6 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 [vt52] add mapping for KEY_HOME if it's not found 6 years ago
vt52_curses.hh [spam] uncrustify pass 11 years ago
vtab_module.cc [listview] get a batch of rows from the source instead of a single one at a time 7 years ago
vtab_module.hh [prev-mark] jumping to the first bookmark wasn't always working 7 years ago
xterm-palette.hh [highlights] allow the highlight color to be specified in log formats 7 years ago
xterm-palette.json [highlights] allow the highlight color to be specified in log formats 7 years ago
xterm_mouse.cc [mouse] more mouse support and other fixes 11 years ago
xterm_mouse.hh need to fflush(stdout) to get the mouse working again 9 years ago
yajlpp.cc Squash a bunch of signed/unsigned warnings 6 years ago
yajlpp.hh [highlights] allow the highlight color to be specified in log formats 7 years ago