lnav/src
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2022-04-30 13:06:01 -07:00
..
base [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
fmtlib [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
formats [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
ghc [ghc/fs] upgrade to v1.5.4 2021-05-03 09:12:56 -07:00
internals [console] colorize console output 2022-04-12 16:07:13 -07:00
keymaps [formats] add logfmt 2021-10-02 23:17:33 -07:00
mapbox [debt] fix a leak in lnav_view_filters 2020-12-31 22:55:34 -08:00
pcrepp [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
pugixml [sqlite] add an xml/xpath extension 2020-12-23 15:01:21 -08:00
remote [clang-format] init 2022-03-16 15:38:08 -07:00
safe Add final linux LF newline 2021-08-25 10:12:38 +00:00
scripts [views] fix an issue with the log view not updating when switching back from text 2021-09-09 13:03:43 -07:00
spookyhash Change the code to use Spookyhash. 2014-02-03 22:36:33 -08:00
tailer [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
themes [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
third-party [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
tools [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
ww898 [debt] more tech debt 2020-11-12 21:58:40 -08:00
yajl [clang-format] init 2022-03-16 15:38:08 -07:00
yajlpp [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
CMakeLists.txt [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
Makefile.am [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
all_logs_vtab.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
all_logs_vtab.hh [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
alpha-release.sh [build] run ldd on the generated binary 2017-04-08 17:32:16 -07:00
ansi-palette.json [config] initial support for themes 2019-05-03 13:50:19 -07:00
archive_manager.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
archive_manager.cfg.hh [clang-format] init 2022-03-16 15:38:08 -07:00
archive_manager.hh [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
big_array.hh [clang-format] init 2022-03-16 15:38:08 -07:00
bin2c.hh [clang-format] init 2022-03-16 15:38:08 -07:00
bookmarks.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
bookmarks.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
bottom_status_source.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
bottom_status_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
bound_tags.hh [clang-format] init 2022-03-16 15:38:08 -07:00
byte_array.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
collation-functions.cc [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
column_namer.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
column_namer.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
command_executor.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
command_executor.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
config.cmake.h.in [build] run cmake-init and switch from hunter to conan for packages 2022-03-13 22:44:12 -07:00
curl_looper.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
curl_looper.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
data_parser.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
data_parser.hh [clang-format] init 2022-03-16 15:38:08 -07:00
data_scanner.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
data_scanner.hh [clang-format] init 2022-03-16 15:38:08 -07:00
data_scanner_re.cc [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
data_scanner_re.re [data_scanner] fix quoted string regex 2021-03-02 15:19:08 -08:00
db_sub_source.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
db_sub_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
doc_status_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
dump_internals.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
dump_internals.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
elem_to_json.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
elem_to_json.hh [clang-format] init 2022-03-16 15:38:08 -07:00
environ_vtab.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
environ_vtab.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
extension-functions.cc [clang-format] init 2022-03-16 15:38:08 -07:00
field_overlay_source.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
field_overlay_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
file_collection.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
file_collection.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
file_format.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
file_format.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
file_vtab.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
file_vtab.cfg.hh [clang-format] init 2022-03-16 15:38:08 -07:00
files_sub_source.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
files_sub_source.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
filter_observer.cc [rescan] automatically pop the text view when the last text file is promoted 2022-04-04 21:54:20 -07:00
filter_observer.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
filter_status_source.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
filter_status_source.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
filter_sub_source.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
filter_sub_source.hh [build] cmake fixes for linux 2022-03-16 21:41:37 -07:00
format2csv.py [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
fs-extension-functions.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
fstat_vtab.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
fstat_vtab.hh [clang-format] init 2022-03-16 15:38:08 -07:00
fts_fuzzy_match.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
fts_fuzzy_match.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
grep_highlighter.hh [clang-format] init 2022-03-16 15:38:08 -07:00
grep_proc.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
grep_proc.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
help.txt Clarify that keybindings listed are default 2021-10-18 08:09:29 +03:00
help_text.cc [clang-format] init 2022-03-16 15:38:08 -07:00
help_text.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
help_text_formatter.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
help_text_formatter.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
highlighter.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
highlighter.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
hist_source.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
hist_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
hotkeys.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
hotkeys.hh [clang-format] init 2022-03-16 15:38:08 -07:00
init.sql [reltime] add support for weekdays and having timeslice() return NULL when a time is out-of-range 2021-03-21 08:53:21 -07:00
input_dispatcher.cc [clang-format] init 2022-03-16 15:38:08 -07:00
input_dispatcher.hh [clang-format] init 2022-03-16 15:38:08 -07:00
json-extension-functions.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
k_merge_tree.h [wrap] start support for word wrapping and fix a variety of glitches 2013-11-06 07:29:20 -08:00
line_buffer.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
line_buffer.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
listview_curses.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
listview_curses.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav.indexing.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav.indexing.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav.management_cli.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav.management_cli.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav_commands.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav_commands.hh [clang-format] init 2022-03-16 15:38:08 -07:00
lnav_config.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav_config.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav_config_fwd.hh [clang-format] init 2022-03-16 15:38:08 -07:00
lnav_util.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav_util.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_accel.cc [clang-format] init 2022-03-16 15:38:08 -07:00
log_accel.hh [clang-format] init 2022-03-16 15:38:08 -07:00
log_actions.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
log_actions.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_data_helper.cc [build] silence some warnings 2022-03-28 22:00:49 -07:00
log_data_helper.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_data_table.cc [clang-format] init 2022-03-16 15:38:08 -07:00
log_data_table.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_format.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_format.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_format_ext.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_format_fwd.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_format_impls.cc [attr_line] use variant instead of a union for attribute values 2022-03-31 23:21:59 -07:00
log_format_loader.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_format_loader.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
log_gutter_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_level.cc [clang-format] init 2022-03-16 15:38:08 -07:00
log_level.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_level_re.cc [clang-format] init 2022-03-16 15:38:08 -07:00
log_level_re.re [debt] doing some cleanup 2020-11-09 22:17:17 -08:00
log_search_table.cc [clang-format] init 2022-03-16 15:38:08 -07:00
log_search_table.hh [clang-format] init 2022-03-16 15:38:08 -07:00
log_vtab_impl.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_vtab_impl.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
logfile.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
logfile.cfg.hh [clang-format] init 2022-03-16 15:38:08 -07:00
logfile.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
logfile_fwd.hh [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
logfile_stats.hh [clang-format] init 2022-03-16 15:38:08 -07:00
logfile_sub_source.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
logfile_sub_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
network-extension-functions.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
optional.hpp [attr_line] use variant instead of a union for attribute values 2022-03-31 23:21:59 -07:00
papertrail_proc.cc [clang-format] init 2022-03-16 15:38:08 -07:00
papertrail_proc.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
pcap_manager.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
pcap_manager.hh [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
piper_proc.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
piper_proc.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
plain_text_source.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
plugins.hh [clang-format] init 2022-03-16 15:38:08 -07:00
pretty_printer.cc [clang-format] init 2022-03-16 15:38:08 -07:00
pretty_printer.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
preview_status_source.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
ptimec.c [docs] add some more text to arch docs and other tweaks 2021-02-13 23:08:40 -08:00
ptimec.hh [clang-format] init 2022-03-16 15:38:08 -07:00
ptimec_rt.cc [clang-format] init 2022-03-16 15:38:08 -07:00
readline_callbacks.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
readline_callbacks.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
readline_context.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
readline_curses.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
readline_curses.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
readline_highlighters.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
readline_highlighters.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
readline_possibilities.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
readline_possibilities.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
regex101.client.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
regex101.client.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
regex101.import.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
regex101.import.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
regexp_vtab.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
regexp_vtab.hh [clang-format] init 2022-03-16 15:38:08 -07:00
relative_time.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
relative_time.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
ring_span.hh [clang-format] init 2022-03-16 15:38:08 -07:00
root-config.json [vum/configmanager] make the clipboard commands configurable 2021-09-15 21:29:55 -07:00
sequence_matcher.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
sequence_matcher.hh [clang-format] init 2022-03-16 15:38:08 -07:00
sequence_sink.hh [clang-format] init 2022-03-16 15:38:08 -07:00
service_tags.hh [clang-format] init 2022-03-16 15:38:08 -07:00
session_data.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
session_data.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
shared_buffer.cc [clang-format] init 2022-03-16 15:38:08 -07:00
shared_buffer.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
shlex.cc [clang-format] init 2022-03-16 15:38:08 -07:00
shlex.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
shlex.resolver.hh [clang-format] init 2022-03-16 15:38:08 -07:00
simdutf8check.h [build] some refactoring of files 2019-05-08 05:30:59 -07:00
spectro_source.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
spectro_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
sql_commands.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
sql_help.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
sql_util.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
sql_util.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
sqlite-extension-func.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
sqlite-extension-func.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
sqlitepp.hh [clang-format] init 2022-03-16 15:38:08 -07:00
state-extension-functions.cc [attr_line] use variant instead of a union for attribute values 2022-03-31 23:21:59 -07:00
statusview_curses.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
statusview_curses.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
string-extension-functions.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
strong_int.hh [clang-format] init 2022-03-16 15:38:08 -07:00
styling.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
styling.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
sysclip.cc [build] silence some warnings 2022-03-28 22:00:49 -07:00
sysclip.cfg.hh [clang-format] init 2022-03-16 15:38:08 -07:00
sysclip.hh [clang-format] init 2022-03-16 15:38:08 -07:00
term_extra.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
termios_guard.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
test_override.c override gettimeofday for testing 2015-04-04 03:42:26 -07:00
text_format.cc [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
text_format.hh [clang-format] init 2022-03-16 15:38:08 -07:00
textfile_highlighters.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
textfile_highlighters.hh [clang-format] init 2022-03-16 15:38:08 -07:00
textfile_sub_source.cc [attr_line] use variant instead of a union for attribute values 2022-03-31 23:21:59 -07:00
textfile_sub_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
textview_curses.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
textview_curses.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
textview_curses_fwd.hh [clang-format] init 2022-03-16 15:38:08 -07:00
time-extension-functions.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
time_T.hh [clang-format] init 2022-03-16 15:38:08 -07:00
time_formats.am [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
timer.cc [clang-format] init 2022-03-16 15:38:08 -07:00
timer.hh [clang-format] init 2022-03-16 15:38:08 -07:00
top_status_source.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
top_status_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
top_sys_status_source.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
unique_path.cc [clang-format] init 2022-03-16 15:38:08 -07:00
unique_path.hh [clang-format] init 2022-03-16 15:38:08 -07:00
url_loader.hh [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
view_curses.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
view_curses.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
view_helpers.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
view_helpers.examples.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
view_helpers.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
view_helpers.hist.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
views_vtab.cc [attr_line] use variant instead of a union for attribute values 2022-03-31 23:21:59 -07:00
views_vtab.hh [clang-format] init 2022-03-16 15:38:08 -07:00
vis_line.hh [clang-format] init 2022-03-16 15:38:08 -07:00
vt52_curses.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
vt52_curses.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
vtab_module.cc [clang-format] init 2022-03-16 15:38:08 -07:00
vtab_module.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
vtab_module_json.hh [clang-format] init 2022-03-16 15:38:08 -07:00
xml_util.cc [build] silence some warnings 2022-03-28 22:00:49 -07:00
xml_util.hh [clang-format] init 2022-03-16 15:38:08 -07:00
xpath_vtab.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
xpath_vtab.hh [clang-format] init 2022-03-16 15:38:08 -07:00
xterm-palette.json [config] initial support for themes 2019-05-03 13:50:19 -07:00
xterm_mouse.cc [clang-format] init 2022-03-16 15:38:08 -07:00
xterm_mouse.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00