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/base
Tim Stack cccc72f3c1 [coverity] moare fixes 2 weeks ago
..
CMakeLists.txt [markdown] add support for github alerts 1 month ago
Makefile.am [markdown] add support for github alerts 1 month ago
README.md [docs] some more README.md files 3 years ago
ansi_scrubber.cc [piper] start support for demux 2 months ago
ansi_scrubber.hh [build] some tidying up of the headers 12 months ago
ansi_vars.hh [build] some tidying up of the headers 12 months ago
attr_line.builder.cc [piper] start support for demux 2 months ago
attr_line.builder.hh [piper] start support for demux 2 months ago
attr_line.cc [textview] some more support for handling hyperlinks 1 month ago
attr_line.hh [coverity] moare fixes 2 weeks ago
attr_line.tests.cc [attr_line] text wrapping fixes for preformatted text 10 months ago
auto_fd.cc [textview] some more support for handling hyperlinks 1 month ago
auto_fd.hh [textview] some more support for handling hyperlinks 1 month ago
auto_mem.hh [piper] start support for demux 2 months ago
auto_pid.cc Revert "[readline] try clone() if fork() does not work" 9 months ago
auto_pid.hh Revert "[readline] try clone() if fork() does not work" 9 months ago
bus.hh [build] fix some include issues 2 years ago
color_spaces.cc [misc] fix a few random issues 3 months ago
color_spaces.hh [misc] fix a few random issues 3 months ago
date_time_scanner.cc [piper] start support for demux 2 months ago
date_time_scanner.cfg.hh [date_time_scanner] convert timestamps with zones to local time 11 months ago
date_time_scanner.hh [cmds] add command for setting a default time zone 10 months ago
enum_util.hh [clang-format] init 2 years ago
file_range.hh [text] support for changing the view mode 3 weeks ago
from_trait.hh [ansi] add support for 256/rgb colors 6 months ago
fs_util.cc [build] some missing includes 1 month ago
fs_util.hh [build] some missing includes 1 month ago
fs_util.tests.cc [textview] some more support for handling hyperlinks 1 month ago
func_util.hh [fini] fix a destruction ordering issue 2 years ago
future_util.hh [coverity] moare fixes 2 weeks ago
humanize.cc [piper] start support for demux 2 months ago
humanize.file_size.tests.cc [console] colorize console output 2 years ago
humanize.hh [piper] start support for demux 2 months ago
humanize.network.cc [piper] start support for demux 2 months ago
humanize.network.hh [piper] start support for demux 2 months ago
humanize.network.tests.cc [pcre2] migrate from pcre to pcre2 2 years ago
humanize.time.cc [tests] try to address some test issues 2 months ago
humanize.time.hh [piper] start support for demux 2 months ago
humanize.time.tests.cc [humanize] pad out duration to align fields 1 year ago
injector.bind.hh [fini] fix a destruction ordering issue 2 years ago
injector.hh [build] missing functional include 2 months ago
intern_string.cc [files] add a detail view to the files panel 4 weeks ago
intern_string.hh [misc] fix some warnings 4 weeks ago
intern_string.tests.cc [markdown] add support for github alerts 1 month ago
is_utf8.cc [piper] start support for demux 2 months ago
is_utf8.hh [piper] start support for demux 2 months ago
isc.cc [java_log] add another java_log regex 2 months ago
isc.hh [coverity] moare fixes 2 weeks ago
itertools.enumerate.hh [internal] add enumerate() helper 1 month ago
itertools.hh [build] missing optional includes 2 months ago
keycodes.hh [listview] use ctrl-] to focus on overlays 11 months ago
line_range.hh [pretty-print] fix an issue with shifting attributes when rewriting 10 months ago
lnav.console.cc [coverity] some more fixes 3 weeks ago
lnav.console.hh [coverity] moare fixes 2 weeks ago
lnav.console.into.hh [pcre2] migrate from pcre to pcre2 2 years ago
lnav.gzip.cc [coverity] fix some warnings 3 weeks ago
lnav.gzip.hh [build] missing time.h include 12 months ago
lnav.gzip.tests.cc [vtab] indexing improvements 2 years ago
lnav_log.cc [crashd] support uploading crash logs 1 month ago
lnav_log.hh [piper] start support for demux 2 months ago
log_level_enum.hh [regex101] add an integration with regex101 2 years ago
lrucache.hpp [piper] start support for demux 2 months ago
map_util.hh [build] more optional 2 months ago
math_util.hh [:eval] treat the argument like the contents of a file with multiple commands 10 months ago
network.tcp.cc [coverity] some more fixes 3 weeks ago
network.tcp.hh [piper] start support for demux 2 months ago
network.tcp.tests.cc [clang-format] init 2 years ago
opt_util.hh [piper] start support for demux 2 months ago
paths.cc [misc] fix win build and allow reopening a url 1 month ago
paths.hh [internal] remove ghc::filesystem 1 month ago
piper.file.cc [coverity] moare fixes 2 weeks ago
piper.file.hh [files] add a detail view to the files panel 4 weeks ago
result.h [cleanup] fix some warnings 1 year ago
snippet_highlighters.cc [coverity] some more fixes 3 weeks ago
snippet_highlighters.hh [coverity] some more fixes 3 weeks ago
string_attr_type.cc [log_format] don't rely on the opid being in the displayed message itself 6 months ago
string_attr_type.hh [piper] start support for demux 2 months ago
string_util.cc [theme] use default styles for cursor-line/selected-text if they are missing from the current theme 1 month ago
string_util.hh [theme] use default styles for cursor-line/selected-text if they are missing from the current theme 1 month ago
string_util.tests.cc [last-word] minor tweaks 3 months ago
strnatcmp.c [hotkeys] change curly braces to move to the next/prev section 4 months ago
strnatcmp.h [tests] adding some more coverage 3 years ago
test_base.cc [clang-format] init 2 years ago
time_util.cc [files] add a detail view to the files panel 4 weeks ago
time_util.hh [files] add a detail view to the files panel 4 weeks ago
types.hh [build] some tidying up of the headers 12 months ago
wcwidth9.h [markdown] add support for github alerts 1 month ago

README.md

libbase -- Library of utility functions