lnav/src
Timothy Stack 45270505e3 [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
..
base [ui] add back top status bar 2022-07-14 22:32:38 -07:00
fmtlib [libs] bump fmt version 2022-07-06 22:19:39 -07:00
formats [docs] fill out search-table docs 2022-07-13 22:24:49 -07:00
ghc [libs] bump ghc::filesystem 2022-07-06 22:30:51 -07:00
internals [nits] miscellaneous issues 2022-07-11 23:17:42 -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 [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
pugixml [libs] bump pugixml version 2022-07-06 21:22:14 -07: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 [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
themes [ui] add back top status bar 2022-07-14 22:32:38 -07:00
third-party [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
ww898 [debt] more tech debt 2020-11-12 21:58:40 -08:00
yajl [afl] some more fixes for fuzzer bugs 2022-05-23 21:41:50 -07:00
yajlpp [perf] fix some text file loading issues 2022-07-07 22:13:18 -07:00
CMakeLists.txt [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
Makefile.am [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
all_logs_vtab.cc [perf] fixing slow queries 2022-07-01 16:02:14 -07:00
all_logs_vtab.hh [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -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 [coverity] fix some issues found by coverity 2022-06-13 09:31:32 -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 [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
bookmarks.hh [mark-expr] expression marks should count when showing elapsed time 2022-06-29 11:04:37 -07:00
bottom_status_source.cc [nits] miscellaneous issues 2022-07-11 23:17:42 -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
breadcrumb.hh [perf] fix some performance issues with log vtabs 2022-06-10 21:17:02 -07:00
breadcrumb_curses.cc [search-table] some more enhancements to search-tables 2022-07-05 21:46:12 -07:00
breadcrumb_curses.hh [md4c] initial markdown support 2022-05-22 20:44:18 -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 [libs] bump fmt version 2022-07-06 22:19:39 -07:00
column_namer.hh [perf] fixing slow queries 2022-07-01 16:02:14 -07:00
command_executor.cc [ui] add back top status bar 2022-07-14 22:32:38 -07:00
command_executor.hh [:goto] raise an error if the input is not fully parsed 2022-06-21 22:16:57 -07:00
config.cmake.h.in [error] leverage sqlite3_error_offset 2022-07-08 14:17:34 -07:00
curl_looper.cc [perf] fix url download performance 2022-06-03 21:41:21 -07:00
curl_looper.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
data_parser.cc [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
data_parser.hh [clang-format] init 2022-03-16 15:38:08 -07:00
data_scanner.cc [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
data_scanner.hh [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
data_scanner_re.cc [data_scanner] fix file:/path recognition in data_scanner 2022-05-11 12:20:02 -07:00
data_scanner_re.re [data_scanner] fix file:/path recognition in data_scanner 2022-05-11 12:20:02 -07:00
db_sub_source.cc [exec] fix reporting of errors in scripts 2022-07-12 22:52:40 -07:00
db_sub_source.hh [spectro] improve error messages and fix some issues with invalidation 2022-07-06 11:56:29 -07:00
doc_status_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
document.sections.cc [perf] fix some performance issues with log vtabs 2022-06-10 21:17:02 -07:00
document.sections.hh [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
dump_internals.cc [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -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
emojis.json [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
environ_vtab.cc [md4c] initial markdown support 2022-05-22 20:44:18 -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 [perf] fix some text file loading issues 2022-07-07 22:13:18 -07:00
field_overlay_source.hh [overlay] remove log view summary line 2022-06-11 21:17:24 -07:00
file_collection.cc [perf] fix some performance issues with log vtabs 2022-06-10 21:17:02 -07:00
file_collection.hh [perf] fix some performance issues with log vtabs 2022-06-10 21:17:02 -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 [file-collection] restore progress after move nulls out pointer 2022-06-03 07:06:07 -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 [spectro] add a summary overlay to the selected position and show log messages in a panel 2022-07-05 11:06:37 -07:00
filter_status_source.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
filter_sub_source.cc [sql] some more error improvements 2022-07-13 15:43:41 -07:00
filter_sub_source.hh [spectro] add a summary overlay to the selected position and show log messages in a panel 2022-07-05 11:06: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 [vtab] add indexes for text columns 2022-07-10 21:00:45 -07:00
grep_proc.hh [vtab] add indexes for text columns 2022-07-10 21:00:45 -07:00
help.md [ui] add back top status bar 2022-07-14 22:32:38 -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 [sql] some more error improvements 2022-07-13 15:43:41 -07:00
help_text_formatter.hh [sql] some more error improvements 2022-07-13 15:43:41 -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 [perf] try to overlap line buffer i/o 2022-07-07 10:05:06 -07:00
hotkeys.cc [search-table] some more enhancements to search-tables 2022-07-05 21:46:12 -07:00
hotkeys.hh [clang-format] init 2022-03-16 15:38:08 -07:00
init.sql [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
input_dispatcher.cc [build] fix some warnings 2022-06-04 22:58:19 -07:00
input_dispatcher.hh [clang-format] init 2022-03-16 15:38:08 -07:00
itertools.similar.hh [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
json-extension-functions.cc [status] some more user notification tweaks 2022-07-15 21:41:47 -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 [sql] some more error improvements 2022-07-13 15:43:41 -07:00
line_buffer.hh [vtab] add indexes for text columns 2022-07-10 21:00:45 -07:00
listview_curses.cc [ui] add back top status bar 2022-07-14 22:32:38 -07:00
listview_curses.hh [perf] fix some text file loading issues 2022-07-07 22:13:18 -07:00
lnav.cc [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
lnav.events.cc [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
lnav.events.hh [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
lnav.hh [ui] add back top status bar 2022-07-14 22:32:38 -07:00
lnav.indexing.cc [ui] add back top status bar 2022-07-14 22:32:38 -07:00
lnav.indexing.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav.management_cli.cc [libs] bump fmt version 2022-07-06 22:19:39 -07:00
lnav.management_cli.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav_commands.cc [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
lnav_commands.hh [clang-format] init 2022-03-16 15:38:08 -07:00
lnav_config.cc [ui] add back top status bar 2022-07-14 22:32:38 -07:00
lnav_config.hh [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
lnav_config_fwd.hh [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
lnav_util.cc [sql] some more error improvements 2022-07-13 15:43:41 -07:00
lnav_util.hh [sysclip] support osc 52 for copying to the clipboard 2022-07-12 13:16:13 -07:00
log.watch.cc [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
log.watch.hh [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -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 [yajlpp] add for_child() helper 2022-06-22 11:25:11 -07:00
log_actions.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_data_helper.cc [perf] fixing slow queries 2022-07-01 16:02:14 -07:00
log_data_helper.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_data_table.cc [perf] fixing slow queries 2022-07-01 16:02:14 -07:00
log_data_table.hh [perf] fixing slow queries 2022-07-01 16:02:14 -07:00
log_format.cc [nits] miscellaneous issues 2022-07-11 23:17:42 -07:00
log_format.hh [perf] fix some text file loading issues 2022-07-07 22:13:18 -07:00
log_format_ext.hh [nits] miscellaneous issues 2022-07-11 23:17:42 -07:00
log_format_fwd.hh [perf] try to overlap line buffer i/o 2022-07-07 10:05:06 -07:00
log_format_impls.cc [perf] fix some text file loading issues 2022-07-07 22:13:18 -07:00
log_format_loader.cc [nits] miscellaneous issues 2022-07-11 23:17:42 -07:00
log_format_loader.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
log_gutter_source.hh [mark-expr] expression marks should count when showing elapsed time 2022-06-29 11:04:37 -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 [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
log_search_table.hh [nits] miscellaneous issues 2022-07-11 23:17:42 -07:00
log_vtab_impl.cc [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
log_vtab_impl.hh [nits] miscellaneous issues 2022-07-11 23:17:42 -07:00
logfile.cc [sql] some more error improvements 2022-07-13 15:43:41 -07:00
logfile.cfg.hh [perf] fix some text file loading issues 2022-07-07 22:13:18 -07:00
logfile.hh [vtab] add indexes for text columns 2022-07-10 21:00:45 -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 [sql] some more error improvements 2022-07-13 15:43:41 -07:00
logfile_sub_source.cfg.hh [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
logfile_sub_source.hh [sql] some more error improvements 2022-07-13 15:43:41 -07:00
md2attr_line.cc [libs] bump fmt version 2022-07-06 22:19:39 -07:00
md2attr_line.hh [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
md4cpp.cc [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
md4cpp.hh [md4c] initial markdown support 2022-05-22 20:44:18 -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 [afl] some more fixes for fuzzer bugs 2022-05-23 21:41:50 -07:00
pcap_manager.hh [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
piper_proc.cc [coverity] fix some issues found by coverity 2022-06-13 09:31:32 -07:00
piper_proc.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
plain_text_source.cc [perf] fix some performance issues with log vtabs 2022-06-10 21:17:02 -07:00
plain_text_source.hh [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
plugins.hh [clang-format] init 2022-03-16 15:38:08 -07:00
pollable.cc [sysclip] support osc 52 for copying to the clipboard 2022-07-12 13:16:13 -07:00
pollable.hh [sysclip] support osc 52 for copying to the clipboard 2022-07-12 13:16:13 -07:00
pretty_printer.cc [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
pretty_printer.hh [perf] fix some performance issues with log vtabs 2022-06-10 21:17:02 -07:00
preview_status_source.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
ptimec.c [perf] try to overlap line buffer i/o 2022-07-07 10:05:06 -07:00
ptimec.hh [:goto] raise an error if the input is not fully parsed 2022-06-21 22:16:57 -07:00
ptimec_rt.cc [clang-format] init 2022-03-16 15:38:08 -07:00
readline_callbacks.cc [status] some more user notification tweaks 2022-07-15 21:41:47 -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 [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
readline_curses.hh [spectro] add a summary overlay to the selected position and show log messages in a panel 2022-07-05 11:06:37 -07:00
readline_highlighters.cc [vtab] some more indexing fixes 2022-07-11 00:09:08 -07:00
readline_highlighters.hh [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
readline_possibilities.cc [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -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 [formats] more vmw format updates 2022-06-06 21:23:33 -07:00
regex101.import.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
regexp_vtab.cc [build] fix win build 2022-07-05 12:15:24 -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 [ui] add back top status bar 2022-07-14 22:32:38 -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 [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
session_data.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
shared_buffer.cc [perf] try to overlap line buffer i/o 2022-07-07 10:05:06 -07:00
shared_buffer.hh [md4c] initial markdown support 2022-05-22 20:44:18 -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_impls.cc [error] leverage sqlite3_error_offset 2022-07-08 14:17:34 -07:00
spectro_impls.hh [spectro] improve error messages and fix some issues with invalidation 2022-07-06 11:56:29 -07:00
spectro_source.cc [perf] fix some text file loading issues 2022-07-07 22:13:18 -07:00
spectro_source.hh [spectro] improve error messages and fix some issues with invalidation 2022-07-06 11:56:29 -07:00
sql_commands.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
sql_help.hh [vtab] some more indexing fixes 2022-07-11 00:09:08 -07:00
sql_util.cc [exec] fix reporting of errors in scripts 2022-07-12 22:52:40 -07:00
sql_util.hh [perf] fixing slow queries 2022-07-01 16:02:14 -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.client.hh [status] some more user notification tweaks 2022-07-15 21:41:47 -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 [perf] try to overlap line buffer i/o 2022-07-07 10:05:06 -07:00
strong_int.hh [clang-format] init 2022-03-16 15:38:08 -07:00
styling.cc [yajlpp] add for_child() helper 2022-06-22 11:25:11 -07:00
styling.hh [ui] add back top status bar 2022-07-14 22:32:38 -07:00
sysclip.cc [sysclip] support osc 52 for copying to the clipboard 2022-07-12 13:16:13 -07:00
sysclip.cfg.hh [build] fix some warnings 2022-06-04 22:58:19 -07:00
sysclip.hh [sysclip] support osc 52 for copying to the clipboard 2022-07-12 13:16:13 -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 [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
text_format.hh [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
textfile_highlighters.cc [errors] try to improve some errors 2022-06-22 22:53:52 -07:00
textfile_highlighters.hh [clang-format] init 2022-03-16 15:38:08 -07:00
textfile_sub_source.cc [vtab] add indexes for text columns 2022-07-10 21:00:45 -07:00
textfile_sub_source.hh [vtab] add indexes for text columns 2022-07-10 21:00:45 -07:00
textview_curses.cc [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
textview_curses.hh [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
textview_curses_fwd.hh [clang-format] init 2022-03-16 15:38:08 -07:00
time-extension-functions.cc [nits] miscellaneous issues 2022-07-11 23:17:42 -07:00
time_T.hh [clang-format] init 2022-03-16 15:38:08 -07:00
time_formats.am [perf] fixing slow queries 2022-07-01 16:02:14 -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 [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
top_status_source.hh [ui] add back top status bar 2022-07-14 22:32:38 -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 [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
url_loader.hh [perf] fix url download performance 2022-06-03 21:41:21 -07:00
view_curses.cc [ui] add back top status bar 2022-07-14 22:32:38 -07:00
view_curses.hh [spectro] improve error messages and fix some issues with invalidation 2022-07-06 11:56:29 -07:00
view_helpers.cc [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
view_helpers.crumbs.hh [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
view_helpers.examples.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
view_helpers.hh [spectro] add a summary overlay to the selected position and show log messages in a panel 2022-07-05 11:06:37 -07:00
view_helpers.hist.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
views_vtab.cc [status] some more user notification tweaks 2022-07-15 21:41:47 -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 [sql] some more error improvements 2022-07-13 15:43:41 -07:00
vtab_module.hh [sql] some more error improvements 2022-07-13 15:43:41 -07:00
vtab_module_json.hh [db] charting of JSON values was mistakenly limited to very short values 2022-07-06 21:10:23 -07:00
xml-entities.json [md4c] initial markdown support 2022-05-22 20:44:18 -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 [libs] bump pugixml version 2022-07-06 21:22:14 -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