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 ac7ae1275a [cmds] add :redirect-to command for redirecting the output of commands in scripts
Related to #551
6 years ago
..
filesystem
mapbox
spookyhash
yajl Return early if json parsing fails 7 years ago
CMakeLists.txt [cleanup] prune some includes and some other cleaning 6 years ago
Makefile.am [cleanup] prune some includes and some other cleaning 6 years ago
all_logs_vtab.hh [cleanup] prune some includes and some other cleaning 6 years ago
alpha-release.sh
ansi_scrubber.cc [cleanup] prune some includes and some other cleaning 6 years ago
ansi_scrubber.hh [yajlpp] use pointer to member over nullobj() 6 years ago
attr_line.hh [cleanup] prune some includes and some other cleaning 6 years ago
auto_fd.hh
auto_mem.hh [yajlpp] use pointer to member over nullobj() 6 years ago
auto_pid.hh
big_array.hh [index] do a full sort if new lines have a timestamp before the last indexed 7 years ago
bin2c.c
bookmarks.cc [cleanup] prune some includes and some other cleaning 6 years ago
bookmarks.hh [cleanup] prune some includes and some other cleaning 6 years ago
bottom_status_source.hh [cleanup] prune some includes and some other cleaning 6 years ago
byte_array.hh [cleanup] prune some includes and some other cleaning 6 years ago
collation-functions.cc [yajlpp] use pointer to member over nullobj() 6 years ago
column_namer.hh [logline] check for SQL keywords in column names 6 years ago
command_executor.cc [cmds] add :redirect-to command for redirecting the output of commands in scripts 6 years ago
command_executor.hh [cmds] add :redirect-to command for redirecting the output of commands in scripts 6 years ago
curl_looper.cc
curl_looper.hh add an ifdef for a symbol, Fix #289 6 years ago
data_parser.cc [pretty-print] check if lines are XML before indenting them as such 7 years ago
data_parser.hh [data_parser] fix for empty list 7 years ago
data_scanner.cc [pretty-print] check if lines are XML before indenting them as such 7 years ago
data_scanner.hh [pretty] highlight log messages in the pretty view as in the normal log view 6 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 [cleanup] prune some includes and some other cleaning 6 years ago
db_sub_source.hh [cleanup] prune some includes and some other cleaning 6 years ago
default-config.json
default-log-formats-json.hh
default-log-formats.json [json] some more journald log tweaks 6 years ago
dhclient-summary.lnav
doc_status_source.hh [cleanup] prune some includes and some other cleaning 6 years ago
doctest.hh [keymap] add more keys to the keymap 6 years ago
dump-pid.sh
elem_to_json.cc [cleanup] prune some includes and some other cleaning 6 years ago
elem_to_json.hh
environ_vtab.cc
environ_vtab.hh
extension-functions.cc Remove redundant the 6 years ago
field_overlay_source.cc [json] some more journald log tweaks 6 years ago
field_overlay_source.hh [bookmarks] add support for tags and comments for log lines 6 years ago
file_vtab.cc [log-view] display the unique parts of the file name instead of just the base 7 years ago
file_vtab.hh
filter_observer.hh [bookmarks] add support for tags and comments for log lines 6 years ago
format-text-files.hh
format2csv.py
fs-extension-functions.cc [bookmarks] add support for tags and comments for log lines 6 years ago
fstat_vtab.cc [cleanup] prune some includes and some other cleaning 6 years ago
fstat_vtab.hh
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 [bookmarks] add support for tags and comments for log lines 6 years ago
grep_proc.cc [bookmarks] add support for tags and comments for log lines 6 years ago
grep_proc.hh [cleanup] prune some includes and some other cleaning 6 years ago
help.hh
help.txt [bookmarks] add support for tags and comments for log lines 6 years ago
help_text_formatter.cc [bookmarks] add support for tags and comments for log lines 6 years ago
help_text_formatter.hh [bookmarks] add support for tags and comments for log lines 6 years ago
highlighter.hh [log_format] missing highlight colors 6 years ago
hist_source.cc [cleanup] prune some includes and some other cleaning 6 years ago
hist_source.hh [cleanup] prune some includes and some other cleaning 6 years ago
hotkeys.cc [keymap] support for /dev/clipboard in :write commands 6 years ago
hotkeys.hh
init-sql.hh
init.sql
intern_string.cc
intern_string.hh [build] fixes... 6 years ago
json-extension-functions.cc [build] json_contains issue 6 years ago
json_op.cc [cleanup] prune some includes and some other cleaning 6 years ago
json_op.hh
json_ptr.cc [cleanup] prune some includes and some other cleaning 6 years ago
json_ptr.hh [cleanup] prune some includes and some other cleaning 6 years ago
k_merge_tree.h
keymap-default.json [keymap] support for /dev/clipboard in :write commands 6 years ago
line_buffer.cc [json-format] fix json file recognition for crlf line-endings 6 years ago
line_buffer.hh dynamic exception specifications are deprecated in C++11 7 years ago
listview_curses.cc [build] use cmath instead of math.h 6 years ago
listview_curses.hh [textview] preserve location in view when changing filters 6 years ago
lnav-pop-view.lnav
lnav.cc [cmds] add :redirect-to command for redirecting the output of commands in scripts 6 years ago
lnav.hh [cmds] add :redirect-to command for redirecting the output of commands in scripts 6 years ago
lnav_commands.cc [cmds] add :redirect-to command for redirecting the output of commands in scripts 6 years ago
lnav_commands.hh
lnav_config.cc [yajlpp] use pointer to member over nullobj() 6 years ago
lnav_config.hh
lnav_log.cc [bookmarks] add support for tags and comments for log lines 6 years ago
lnav_log.hh [cleanup] remove cdefs.h include and other stuff 6 years ago
lnav_util.cc Squash a bunch of signed/unsigned warnings 7 years ago
lnav_util.hh [build] use cmath instead of math.h 6 years ago
log_accel.cc
log_accel.hh [build] use cmath instead of math.h 6 years ago
log_data_helper.hh [log-view] display the unique parts of the file name instead of just the base 7 years ago
log_data_table.hh [cleanup] prune some includes and some other cleaning 6 years ago
log_format.cc [perf] minor improvement in indexing 6 years ago
log_format.hh [cleanup] remove cdefs.h include and other stuff 6 years ago
log_format_impls.cc [yajlpp] use pointer to member over nullobj() 6 years ago
log_format_loader.cc [json-log] fix some inconsistencies with json logs 6 years ago
log_format_loader.hh
log_level.cc [yajlpp] use pointer to member over nullobj() 6 years ago
log_level.hh [yajlpp] use pointer to member over nullobj() 6 years ago
log_search_table.hh [cleanup] prune some includes and some other cleaning 6 years ago
log_vtab_impl.cc [cleanup] prune some includes and some other cleaning 6 years ago
log_vtab_impl.hh [bookmarks] add support for tags and comments for log lines 6 years ago
logfile.cc [yajlpp] use pointer to member over nullobj() 6 years ago
logfile.hh [bookmarks] add support for tags and comments for log lines 6 years ago
logfile_stats.hh
logfile_sub_source.cc [textview] preserve location in view when changing filters 6 years ago
logfile_sub_source.hh [readline] tweak fuzzy matching threshold 6 years ago
network-extension-functions.cc [bookmarks] add support for tags and comments for log lines 6 years ago
optional.hpp [lint] fix a couple more struct/class complaints 6 years ago
papertrail_proc.cc [yajlpp] use pointer to member over nullobj() 6 years ago
papertrail_proc.hh
partition-by-boot.lnav
pcrepp.cc
pcrepp.hh [locale] some tweaks for recognizing non-english logs 6 years ago
piper_proc.cc
piper_proc.hh
plain_text_source.hh [cleanup] prune some includes and some other cleaning 6 years ago
plugins.hh
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 [cleanup] prune some includes and some other cleaning 6 years ago
pthreadpp.hh
ptimec.cc
ptimec.hh [json-log] fix some inconsistencies with json logs 6 years ago
ptimec_rt.cc [json-log] fix some inconsistencies with json logs 6 years ago
readline_callbacks.cc [cmds] add :redirect-to command for redirecting the output of commands in scripts 6 years ago
readline_callbacks.hh
readline_curses.cc [readline] wait for focus before processing input 6 years ago
readline_curses.hh [textview] preserve location in view when changing filters 6 years ago
readline_highlighters.cc [cleanup] prune some includes and some other cleaning 6 years ago
readline_highlighters.hh
readline_possibilities.cc [readline] wait for focus before processing input 6 years ago
readline_possibilities.hh [bookmarks] add support for tags and comments for log lines 6 years ago
regexp_vtab.cc [cleanup] prune some includes and some other cleaning 6 years ago
regexp_vtab.hh
relative_time.cc [keymap] add more keys to the keymap 6 years ago
relative_time.hh [keymap] add more keys to the keymap 6 years ago
search-for.lnav
sequence_matcher.cc
sequence_matcher.hh
sequence_sink.hh [cleanup] prune some includes and some other cleaning 6 years ago
session_data.cc [json-log] fix some inconsistencies with json logs 6 years ago
session_data.hh
shared_buffer.cc
shared_buffer.hh
shlex.cc
shlex.hh
spectro_source.hh [build] use cmath instead of math.h 6 years ago
sql_util.cc [logline] check for SQL keywords in column names 6 years ago
sql_util.hh [logline] check for SQL keywords in column names 6 years ago
sqlite-extension-func.cc [bookmarks] add support for tags and comments for log lines 6 years ago
sqlite-extension-func.hh [bookmarks] add support for tags and comments for log lines 6 years ago
state-extension-functions.cc [readline] tweak fuzzy matching threshold 6 years ago
statusview_curses.cc
statusview_curses.hh
string-extension-functions.cc [bookmarks] add support for tags and comments for log lines 6 years ago
strnatcmp.c
strnatcmp.h
strong_int.hh [search] display lines matching the search in preview instead of jumping to the first 7 years ago
sysclip.cc [keymap] support for /dev/clipboard in :write commands 6 years ago
sysclip.hh [cleanup] prune some includes and some other cleaning 6 years ago
tables.h
term_extra.hh
termios_guard.hh [cleanup] prune some includes and some other cleaning 6 years ago
test_override.c
text_format.cc
text_format.hh
textfile_sub_source.hh [pretty] highlight log messages in the pretty view as in the normal log view 6 years ago
textview_curses.cc [cleanup] prune some includes and some other cleaning 6 years ago
textview_curses.hh [cleanup] prune some includes and some other cleaning 6 years ago
time-extension-functions.cc [bookmarks] add support for tags and comments for log lines 6 years ago
time_T.hh
timer.cc
timer.hh
top_status_source.hh [locale] some tweaks for recognizing non-english logs 6 years ago
top_sys_status_source.hh
unique_path.hh [unique_path] fix an infinite loop when files rolled 7 years ago
url_loader.hh [cleanup] prune some includes and some other cleaning 6 years ago
view_curses.cc [build] use cmath instead of math.h 6 years ago
view_curses.hh [build] use cmath instead of math.h 6 years ago
views_vtab.cc [readline] tweak fuzzy matching threshold 6 years ago
views_vtab.hh
vt52_curses.cc [readline] do a fuzzy match if the prefix match fails to find anything 6 years ago
vt52_curses.hh [readline] do a fuzzy match if the prefix match fails to find anything 6 years ago
vtab_module.cc
vtab_module.hh [yajlpp] use pointer to member over nullobj() 6 years ago
xterm-palette.hh
xterm-palette.json
xterm_mouse.cc
xterm_mouse.hh
yajlpp.cc [yajlpp] use pointer to member over nullobj() 6 years ago
yajlpp.hh [yajlpp] use pointer to member over nullobj() 6 years ago
yajlpp_def.hh [yajlpp] use pointer to member over nullobj() 6 years ago