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 d0ba84d9be [build] run cmake-init and switch from hunter to conan for packages 2 years ago
..
base [build] run cmake-init and switch from hunter to conan for packages 2 years ago
fmtlib [services] initial pass at injecting services and a bunch of other stuff 3 years ago
formats unifi: Add kernel-other-proto format 2 years ago
ghc [ghc/fs] upgrade to v1.5.4 3 years ago
internals [sql] add a gunzip() SQL function 3 years ago
keymaps [formats] add logfmt 3 years ago
mapbox [debt] fix a leak in lnav_view_filters 3 years ago
pcrepp [build] run cmake-init and switch from hunter to conan for packages 2 years ago
pugixml [sqlite] add an xml/xpath extension 3 years ago
remote [build] run cmake-init and switch from hunter to conan for packages 2 years ago
safe Add final linux LF newline 3 years ago
scripts [views] fix an issue with the log view not updating when switching back from text 3 years ago
spookyhash Change the code to use Spookyhash. 10 years ago
tailer [build] run cmake-init and switch from hunter to conan for packages 2 years ago
themes [files] highlight issues with opening files 3 years ago
third-party [bump] update doctest version 3 years ago
tools Fix for building on msys2; Closes #795 2 years ago
ww898 [debt] more tech debt 4 years ago
yajl [json-log] some more fixes for handling invalid json logs 5 years ago
yajlpp Fix for building on msys2; Closes #795 2 years ago
CMakeLists.txt [build] run cmake-init and switch from hunter to conan for packages 2 years ago
Makefile.am [build] try to optimize compile time 2 years ago
all_logs_vtab.cc [intern] some cleanup 3 years ago
all_logs_vtab.hh [log_format] change w3c_log to put extra columns into a JSON column 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 [build] remove pcrecpp and other stuff 3 years ago
ansi_scrubber.hh [debt] include cleanup 4 years ago
archive_manager.cc [build] try to optimize compile time 2 years ago
archive_manager.cfg.hh [services] initial pass at injecting services and a bunch of other stuff 3 years ago
archive_manager.hh [archive] remove old unpacked archives and a bunch of other stuff 3 years ago
attr_line.cc [view_curses] use VC_ROLE instead of VC_STYLE where possible and fix segv in mvwattrline 4 years ago
attr_line.hh [log_source] try to report sql filter errors 3 years ago
auto_fd.hh [remote] start to wire up remote support 3 years ago
auto_mem.hh [sql] add a gunzip() SQL function 3 years ago
big_array.hh [logfile_sub_source] try to avoid a full rebuild in some cases 3 years ago
bin2c.hh [build] missing include 3 years ago
bookmarks.cc [cleanup] prune some includes and some other cleaning 6 years ago
bookmarks.hh [debt] doing some cleanup 4 years ago
bottom_status_source.cc [log_source] try to report sql filter errors 3 years ago
bottom_status_source.hh [build] try to optimize compile time 2 years ago
bound_tags.hh [build] try to optimize compile time 2 years ago
byte_array.hh [tests] more coverage 3 years ago
collation-functions.cc [tests] adding some more coverage 3 years ago
column_namer.cc [build] try to optimize compile time 2 years ago
column_namer.hh [view] migrate view_action stuff to function objects 4 years ago
command_executor.cc [build] try to optimize compile time 2 years ago
command_executor.hh [build] try to optimize compile time 2 years ago
config.cmake.h.in [build] run cmake-init and switch from hunter to conan for packages 2 years ago
curl_looper.cc [services] initial pass at injecting services and a bunch of other stuff 3 years ago
curl_looper.hh [build] fix a couple of build issues 3 years ago
data_parser.cc [docs] add report generation to cookbook 3 years ago
data_parser.hh [docs] add report generation to cookbook 3 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 [data_scanner] fix quoted string regex 3 years ago
data_scanner_re.re [data_scanner] fix quoted string regex 3 years ago
db_sub_source.cc [sql] add a gunzip() SQL function 3 years ago
db_sub_source.hh [views] fix some issues with empty views 3 years ago
doc_status_source.hh [view] migrate view_action stuff to function objects 4 years ago
elem_to_json.cc [build] missing <algorithm> 4 years ago
elem_to_json.hh [nits] fix some naming issues 4 years ago
environ_vtab.cc [build] try to optimize compile time 2 years ago
environ_vtab.hh [nits] fix some naming issues 4 years ago
extension-functions.cc [docs] add report generation to cookbook 3 years ago
field_overlay_source.cc [views] fix some issues with empty views 3 years ago
field_overlay_source.hh [log_format] display log_body for the body field instead of the format name and add :mark-expr command 3 years ago
file_collection.cc [pcap] initial pcap support 3 years ago
file_collection.hh [pcap] initial pcap support 3 years ago
file_format.cc [build] try to optimize compile time 2 years ago
file_format.hh [pcap] initial pcap support 3 years ago
file_vtab.cc [sql] add lnav_top_file() SQL function 3 years ago
file_vtab.cfg.hh [sql] add lnav_top_file() SQL function 3 years ago
files_sub_source.cc [build] try to optimize compile time 2 years ago
files_sub_source.hh [files] fix refreshing files with errors and auto-switching to text view 3 years ago
filter_observer.cc [arc] add content hash to archive temp dir and tech debt 4 years ago
filter_observer.hh [docs] add ARCHITECTURE.md and various other things 3 years ago
filter_status_source.cc [build] try to optimize compile time 2 years ago
filter_status_source.hh [files] highlight issues with opening files 3 years ago
filter_sub_source.cc [build] try to optimize compile time 2 years ago
filter_sub_source.hh [formats] add w3c extended log format impl 4 years ago
format2csv.py Update format2csv.py 4 years ago
fs-extension-functions.cc [build] try to fix missing include 2 years ago
fstat_vtab.cc [archive] remove old unpacked archives and a bunch of other stuff 3 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 [lnav_log] fix issue when the debug log file couldn't be opened 3 years ago
grep_proc.hh [debt] more tech debt 4 years ago
help.txt Clarify that keybindings listed are default 3 years ago
help_text.cc [build] some more compiler profiling 4 years ago
help_text.hh [sqlite] implement .dump SQL command 3 years ago
help_text_formatter.cc [sqlite] implement .dump SQL command 3 years ago
help_text_formatter.hh [debt] more tech debt 4 years ago
highlighter.cc [sql] add lnav_top_file() SQL function 3 years ago
highlighter.hh [sql] add lnav_top_file() SQL function 3 years ago
hist_source.cc [build] try to optimize compile time 2 years ago
hist_source.hh [build] try to optimize compile time 2 years ago
hotkeys.cc [sql] jget() is not returning values with the right sqlite type 3 years ago
hotkeys.hh [keymap] suggest the config option to set for an unknown keystroke 4 years ago
init.sql [reltime] add support for weekdays and having timeslice() return NULL when a time is out-of-range 3 years ago
input_dispatcher.cc [input] try fix handling of modifier+cursor keys 3 years ago
input_dispatcher.hh [build] fix some warnings 4 years ago
json-extension-functions.cc [build] try to optimize compile time 2 years ago
k_merge_tree.h [wrap] start support for word wrapping and fix a variety of glitches 11 years ago
line_buffer.cc [docs] add ARCHITECTURE.md and various other things 3 years ago
line_buffer.hh [build] fix some issues on xenial32 3 years ago
listview_curses.cc [cmds] add :show-only-this-file command 3 years ago
listview_curses.hh [views] fix some issues with empty views 3 years ago
lnav.cc [build] try to optimize compile time 2 years ago
lnav.hh [pcap] initial pcap support 3 years ago
lnav_commands.cc [build] try to optimize compile time 2 years ago
lnav_commands.hh [nits] fix some naming issues 4 years ago
lnav_config.cc [build] try to optimize compile time 2 years ago
lnav_config.hh [vum/configmanager] make the clipboard commands configurable 3 years ago
lnav_config_fwd.hh [build] opt build 4 years ago
lnav_util.cc [build] try to optimize compile time 2 years ago
lnav_util.hh [build] try to optimize compile time 2 years ago
log_accel.cc [arc] add content hash to archive temp dir and tech debt 4 years ago
log_accel.hh [arc] add content hash to archive temp dir and tech debt 4 years ago
log_actions.cc [build] try to optimize compile time 2 years ago
log_actions.hh [build] try to optimize compile time 2 years ago
log_data_helper.cc [xml/xpath] suggest xpath() calls for xml fields 3 years ago
log_data_helper.hh [xml/xpath] suggest xpath() calls for xml fields 3 years ago
log_data_table.cc [log_format] change w3c_log to put extra columns into a JSON column 4 years ago
log_data_table.hh [log_format] change w3c_log to put extra columns into a JSON column 4 years ago
log_format.cc [pcap] initial pcap support 3 years ago
log_format.hh [pcap] initial pcap support 3 years ago
log_format_ext.hh [pcap] initial pcap support 3 years ago
log_format_fwd.hh [log_format] display log_body for the body field instead of the format name and add :mark-expr command 3 years ago
log_format_impls.cc [logfmt] remove noisy log message 3 years ago
log_format_loader.cc [build] try to optimize compile time 2 years ago
log_format_loader.hh [archive] remove old unpacked archives and a bunch of other stuff 3 years ago
log_gutter_source.hh [formats] add logfmt 3 years ago
log_level.cc [build] compress data files embedded in the binary to save some space 3 years ago
log_level.hh [formats] add w3c extended log format impl 4 years ago
log_level_re.cc [build] remove pcrecpp and other stuff 3 years ago
log_level_re.re [debt] doing some cleanup 4 years ago
log_search_table.cc [build] unused var 3 years ago
log_search_table.hh [build] remove pcrecpp and other stuff 3 years ago
log_vtab_impl.cc [formats] add logfmt 3 years ago
log_vtab_impl.hh [field-overlay] use log_time instead of the name from the format 3 years ago
logfile.cc [build] try to optimize compile time 2 years ago
logfile.cfg.hh [logfile] allow max unrecognized lines to be tuned 3 years ago
logfile.hh [logfile] some more notes stuff 3 years ago
logfile_fwd.hh [build] try to optimize compile time 2 years ago
logfile_stats.hh [nits] fix some naming issues 4 years ago
logfile_sub_source.cc [build] try to optimize compile time 2 years ago
logfile_sub_source.hh [build] try to optimize compile time 2 years ago
network-extension-functions.cc [arc] add content hash to archive temp dir and tech debt 4 years ago
optional.hpp [logfile] add notes for automatic decisions and fix compile errors 3 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
pcap_manager.cc [build] try to optimize compile time 2 years ago
pcap_manager.hh [pcap] initial pcap support 3 years ago
piper_proc.cc [debt] doing some cleanup 4 years ago
piper_proc.hh [debt] doing some cleanup 4 years ago
plain_text_source.hh [debt] doing some cleanup 4 years ago
plugins.hh [nits] fix some naming issues 4 years ago
pretty_printer.cc [debt] include cleanup 4 years ago
pretty_printer.hh [debt] include cleanup 4 years ago
preview_status_source.hh [view] migrate view_action stuff to function objects 4 years ago
ptimec.c [docs] add some more text to arch docs and other tweaks 3 years ago
ptimec.hh [remote] add some config options and remove the copied tailer binary 3 years ago
ptimec_rt.cc [remote] add some config options and remove the copied tailer binary 3 years ago
readline_callbacks.cc [build] try to optimize compile time 2 years ago
readline_callbacks.hh [remote] some more tweaks and add tab-completion 3 years ago
readline_context.hh [build] try to optimize compile time 2 years ago
readline_curses.cc [rebuild] some more cleanup 3 years ago
readline_curses.hh [build] try to optimize compile time 2 years ago
readline_highlighters.cc [build] try to optimize compile time 2 years ago
readline_highlighters.hh [nits] fix some naming issues 4 years ago
readline_possibilities.cc [build] try to optimize compile time 2 years ago
readline_possibilities.hh [readline] improve filename completion 3 years ago
regexp_vtab.cc [build] try to optimize compile time 2 years ago
regexp_vtab.hh [nits] fix some naming issues 4 years ago
relative_time.cc [build] try to optimize compile time 2 years ago
relative_time.hh [reltime] some more relative time fixes 3 years ago
ring_span.hh [build] missed file 6 years ago
root-config.json [vum/configmanager] make the clipboard commands configurable 3 years ago
sequence_matcher.cc [byte_array] tweak the template so it is easier to use with SpookyHash 10 years ago
sequence_matcher.hh [nits] fix some naming issues 4 years ago
sequence_sink.hh [nits] fix some naming issues 4 years ago
service_tags.hh [remote] start to wire up remote support 3 years ago
session_data.cc [build] try to optimize compile time 2 years ago
session_data.hh [readline] improve filename completion 3 years ago
shared_buffer.cc [result] fix Result.map() issue with copying the value when the result was in error 3 years ago
shared_buffer.hh [result] fix Result.map() issue with copying the value when the result was in error 3 years ago
shlex.cc Fix for building on msys2; Closes #795 2 years ago
shlex.hh [build] try to optimize compile time 2 years ago
shlex.resolver.hh [build] try to optimize compile time 2 years ago
simdutf8check.h [build] some refactoring of files 5 years ago
spectro_source.cc [views] fix some issues with empty views 3 years ago
spectro_source.hh [views] fix some issues with empty views 3 years ago
sql_commands.cc [build] try to optimize compile time 2 years ago
sql_help.hh [build] try to optimize compile time 2 years ago
sql_util.cc [build] try to optimize compile time 2 years ago
sql_util.hh [build] try to optimize compile time 2 years ago
sqlite-extension-func.cc [build] try to optimize compile time 2 years ago
sqlite-extension-func.hh [build] try to optimize compile time 2 years ago
sqlitepp.hh [build] try to optimize compile time 2 years ago
state-extension-functions.cc [build] try to optimize compile time 2 years ago
statusview_curses.cc [files] highlight issues with opening files 3 years ago
statusview_curses.hh [statusview] fix leak in set_stitch_value() 3 years ago
string-extension-functions.cc Fix for building on msys2; Closes #795 2 years ago
string_attr_type.cc [log_source] try to report sql filter errors 3 years ago
string_attr_type.hh [log_source] try to report sql filter errors 3 years ago
strong_int.hh [readline] add alternate enter command 4 years ago
styling.cc [docs] add ARCHITECTURE.md and various other things 3 years ago
styling.hh [files] highlight issues with opening files 3 years ago
sysclip.cc [vum/configmanager] make the clipboard commands configurable 3 years ago
sysclip.cfg.hh [vum/configmanager] make the clipboard commands configurable 3 years ago
sysclip.hh [vum/configmanager] make the clipboard commands configurable 3 years ago
term_extra.hh some docs and test fixup 3 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 [sql] add lnav_top_file() SQL function 3 years ago
text_format.hh [sql] add lnav_top_file() SQL function 3 years ago
textfile_highlighters.cc [sql] add lnav_top_file() SQL function 3 years ago
textfile_highlighters.hh [build] some more compiler profiling 4 years ago
textfile_sub_source.cc [logfile] refactor visibility 4 years ago
textfile_sub_source.hh [lint] use enum class for logfile::rebuild_result 3 years ago
textview_curses.cc [build] try to optimize compile time 2 years ago
textview_curses.hh [build] try to optimize compile time 2 years ago
textview_curses_fwd.hh [build] some more compiler profiling 4 years ago
time-extension-functions.cc [sql] add a gunzip() SQL function 3 years ago
time_T.hh [nits] fix some naming issues 4 years ago
time_formats.am [time-fmt] add a time format 3 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.cc [log_source] try to report sql filter errors 3 years ago
top_status_source.hh [build] opt build 4 years ago
top_sys_status_source.hh [debt] doing some cleanup 4 years ago
unique_path.cc [build] missing include 4 years ago
unique_path.hh [build] try to optimize compile time 2 years ago
url_loader.hh [build] try to optimize compile time 2 years ago
view_curses.cc Fix for building on msys2; Closes #795 2 years ago
view_curses.hh [build] try to optimize compile time 2 years ago
view_helpers.cc [build] try to optimize compile time 2 years ago
view_helpers.examples.hh [build] try to optimize compile time 2 years ago
view_helpers.hh [build] try to optimize compile time 2 years ago
views_vtab.cc [build] try to optimize compile time 2 years ago
views_vtab.hh [nits] fix some naming issues 4 years ago
vis_line.hh [arc] add content hash to archive temp dir and tech debt 4 years ago
vt52_curses.cc [input] try fix handling of modifier+cursor keys 3 years ago
vt52_curses.hh [input_dispatcher] fix handling of unicode input 4 years ago
vtab_module.cc [filter] add panel that shows the set of filters 6 years ago
vtab_module.hh [build] try to optimize compile time 2 years ago
vtab_module_json.hh [arc] add content hash to archive temp dir and tech debt 4 years ago
xml_util.cc [xml/xpath] suggest xpath() calls for xml fields 3 years ago
xml_util.hh [xml/xpath] suggest xpath() calls for xml fields 3 years ago
xpath_vtab.cc [build] try to optimize compile time 2 years ago
xpath_vtab.hh [sqlite] add an xml/xpath extension 3 years ago
xterm-palette.json [config] initial support for themes 5 years ago
xterm_mouse.cc [input] try fix handling of modifier+cursor keys 3 years ago
xterm_mouse.hh [arc] add content hash to archive temp dir and tech debt 4 years ago