Commit Graph

105 Commits (5a63ece31d163e4e6b7eeba48afd65a54b49b48e)

Author SHA1 Message Date
Tim Stack 84536d804c [demo] add playground 2 years ago
Tim Stack e90fe620c9 [release] add ncurses-dev to musl build 2 years ago
Tim Stack 1c440ecb6f [release] bump lib versions 2 years ago
Timothy Stack 6224ed2ce3 [version] change next version to v0.11.0 since there are a bunch of changes 2 years ago
Timothy Stack f3934c742d [error] leverage sqlite3_error_offset 2 years ago
Timothy Stack 36e9433891 [perf] try to overlap line buffer i/o 2 years ago
Timothy Stack d6c9b0036a [spectro] improve error messages and fix some issues with invalidation 2 years ago
Timothy Stack f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2 years ago
Timothy Stack 1dade3d66e [release] build pcre with unicode props 2 years ago
Timothy Stack 5e6985d8a4 [release] some updates 2 years ago
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
Timothy Stack 0e23dcf4b5 [release] bump release number 2 years ago
Timothy Stack d6535c40f6 [deps] bump sqlite version used in release build 3 years ago
Timothy Stack dd527cf6d4 [version] bump to v0.10.1 3 years ago
a1346054 a362683dc8 [release]: invoke bash through /usr/bin/env
This makes sure that the expected bash is ran, instead of the hardcoded
version which may or may not exist at that path.
3 years ago
a1346054 4406feba3b [vagrant]: fix shellcheck identified issues in scripts 3 years ago
a1346054 b402e79e9e [vagrant]: use https link in resulting package 3 years ago
Timothy Stack 22ad9f23a9 [release] some static link cleanup 3 years ago
Timothy Stack 4b6fb5ff18 [release] change version to v0.10.0 since there's a lot of stuff and some nits 3 years ago
Timothy Stack 96a00f2085 [release] some tweaks 3 years ago
Timothy Stack 4dfd8b2c97 [release] bump alpine version to get mallocng in musl 3 years ago
Timothy Stack db5fd8e0ec [build] some more stacktrace stuff 3 years ago
Timothy Stack 9231e812d7 [build] disable backward 3 years ago
Timothy Stack 399cf83fc5 [ras] add backward-cpp 3 years ago
Timothy Stack 1525a7ce98 [release] bump sqlite version 3 years ago
Timothy Stack 94498878c8 [logfile_sub_source] try to avoid a full rebuild in some cases 3 years ago
Timothy Stack 0fd7f31222 [release] add -lssh2 -lz to the static builds 3 years ago
Timothy Stack d15c1103cf [build] bump deps and add a missing include 3 years ago
Timothy Stack f4c5f42e87 [docs] add some links to the Sessions section 3 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 3 years ago
Timothy Stack 099b32b393 [version] bump to 0.9.1 3 years ago
Timothy Stack ae422bb37e [release] add xz/lzma to the release build 4 years ago
Timothy Stack 9a073e80e7 [result] fix Result.map() issue with copying the value when the result was in error 4 years ago
Timothy Stack 836fc83203 [pretty-print] pay attention to hidden fields
Fixes #653
4 years ago
Nicolas Bock 5be45cf397
Add `tmux` terminfo entries
Recent terminfo databases contain two entries for tmux sessions,
`tmux` and `tmux-256color`. This change adds these two entries.

Signed-off-by: Nicolas Bock <nicolasbock@gmail.com>
4 years ago
Timothy Stack 8433a67c68 [release] fix musl build wrt libarchive 4 years ago
Timothy Stack 579e4274f9 [files] initial impl for opening archives 4 years ago
Suresh Sundriyal cac46e9848 [musl] Remove the unnecessary 'queue.h' dependency 4 years ago
Suresh Sundriyal 46e97f67df [freebsd] Update the vagrant box
Also update the boot_time since the newer version of FreeBSD image seems
to take a lot longer to come up.
4 years ago
Timothy Stack e6c8f49c29 Merge branch 'master' of https://github.com/sureshsundriyal/lnav into sureshsundriyal-master 4 years ago
Timothy Stack cfc285ce2d [release] fix bzip2 URL and fail download-pkgs if a package fails to download 4 years ago
Suresh Sundriyal 24b964c65d [release] Update bzip2 download URL 4 years ago
Suresh Sundriyal 0dedb3d455 [simd] Allow toggling of simd related functionality 4 years ago
Timothy Stack cc12e6359c [release] do not upgrade virtualbox additions on musl 4 years ago
Timothy Stack ee572a2c86 [init] fix an issue with input not being taken when an empty file is loaded 4 years ago
Timothy Stack c18850aa01 [release] add musl-package to the "release" deps 4 years ago
Suresh Sundriyal 271c961085 [release] Build target for static lnav compiled with musl.
`musl-package` compiles a completely static `lnav` binary compiled with
musl-libc.
4 years ago
Timothy Stack 84a7079e3f [main] capture stderr only after initscr() and fix curl configure detection 4 years ago
Timothy Stack d6e1fd1f32 [release] change version to 0.9.0 4 years ago
Timothy Stack a9dda41baf [release] add fallback terminfos to the ncurses static build
Fixes #751
4 years ago