Tim Stack
f44e04d854
[cursor] some more fixes for the new cursor support
...
related to #1088
2023-06-15 21:28:20 -07:00
Tim Stack
9f1cf33120
[release] bump deps
2023-06-09 21:13:39 -07:00
Timothy Stack
48798076c1
[release] update tag
2022-10-10 20:12:58 -07:00
Tim Stack
016bca01db
[release] pull before doing osx build
2022-10-06 10:53:35 -07:00
Tim Stack
f4e67df114
[release] bump sqlite version
2022-10-06 09:12:29 -07:00
Tim Stack
2694a9855a
[release] try beta1 release
2022-09-23 06:12:07 -07:00
Tim Stack
c49e0787f3
[release] bump version and try to automate some stuff
2022-09-18 16:05:24 -07:00
Tim Stack
4445781038
[release] move NEWS to NEWS.md
2022-09-18 07:41:12 -07:00
Tim Stack
84536d804c
[demo] add playground
2022-08-30 16:11:37 -07:00
Tim Stack
e90fe620c9
[release] add ncurses-dev to musl build
2022-08-29 01:18:50 -07:00
Tim Stack
1c440ecb6f
[release] bump lib versions
2022-08-11 07:18:43 -07:00
Timothy Stack
6224ed2ce3
[version] change next version to v0.11.0 since there are a bunch of changes
2022-07-15 22:31:43 -07:00
Timothy Stack
f3934c742d
[error] leverage sqlite3_error_offset
2022-07-08 14:17:34 -07:00
Timothy Stack
36e9433891
[perf] try to overlap line buffer i/o
2022-07-07 10:05:06 -07:00
Timothy Stack
d6c9b0036a
[spectro] improve error messages and fix some issues with invalidation
2022-07-06 11:56:29 -07:00
Timothy Stack
f9f797fc9d
[logfile_sub_source] add log message watch expressions
...
Fixes #539
2022-06-28 22:23:56 -07:00
Timothy Stack
1dade3d66e
[release] build pcre with unicode props
2022-06-01 11:15:33 -07:00
Timothy Stack
5e6985d8a4
[release] some updates
2022-05-11 09:06:02 -07:00
Timothy Stack
f03f9e704f
[views] add a breadcrumb view
2022-05-10 21:58:32 -07:00
Timothy Stack
0e23dcf4b5
[release] bump release number
2022-03-05 11:02:35 -08:00
Timothy Stack
d6535c40f6
[deps] bump sqlite version used in release build
2021-09-21 23:01:22 -07:00
Timothy Stack
dd527cf6d4
[version] bump to v0.10.1
2021-09-08 14:43:16 -07:00
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.
2021-08-25 10:58:46 +00:00
a1346054
4406feba3b
[vagrant]: fix shellcheck identified issues in scripts
2021-08-25 10:56:15 +00:00
a1346054
b402e79e9e
[vagrant]: use https link in resulting package
2021-08-25 10:55:58 +00:00
Timothy Stack
22ad9f23a9
[release] some static link cleanup
2021-06-13 22:57:22 -07:00
Timothy Stack
4b6fb5ff18
[release] change version to v0.10.0 since there's a lot of stuff and some nits
2021-06-10 23:01:05 -07:00
Timothy Stack
96a00f2085
[release] some tweaks
2021-05-28 13:26:31 -07:00
Timothy Stack
4dfd8b2c97
[release] bump alpine version to get mallocng in musl
2021-05-26 13:10:37 -07:00
Timothy Stack
db5fd8e0ec
[build] some more stacktrace stuff
2021-05-24 20:39:38 -07:00
Timothy Stack
9231e812d7
[build] disable backward
2021-05-23 22:49:26 -07:00
Timothy Stack
399cf83fc5
[ras] add backward-cpp
2021-05-23 21:54:12 -07:00
Timothy Stack
1525a7ce98
[release] bump sqlite version
2021-05-03 09:29:39 -07:00
Timothy Stack
94498878c8
[logfile_sub_source] try to avoid a full rebuild in some cases
2021-04-24 14:38:26 -07:00
Timothy Stack
0fd7f31222
[release] add -lssh2 -lz to the static builds
2021-04-16 15:09:07 -07:00
Timothy Stack
d15c1103cf
[build] bump deps and add a missing include
2021-04-02 09:28:07 -07:00
Timothy Stack
f4c5f42e87
[docs] add some links to the Sessions section
2021-03-30 14:30:57 -07:00
Timothy Stack
f5e88b7158
[docs] add ARCHITECTURE.md and various other things
2021-02-13 12:41:48 -08:00
Timothy Stack
099b32b393
[version] bump to 0.9.1
2021-01-24 13:16:28 -08:00
Timothy Stack
ae422bb37e
[release] add xz/lzma to the release build
2021-01-11 21:33:28 -08:00
Timothy Stack
9a073e80e7
[result] fix Result.map() issue with copying the value when the result was in error
2020-12-26 23:00:44 -08:00
Timothy Stack
836fc83203
[pretty-print] pay attention to hidden fields
...
Fixes #653
2020-12-06 23:52:09 -08:00
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>
2020-11-25 15:29:08 -07:00
Timothy Stack
8433a67c68
[release] fix musl build wrt libarchive
2020-10-29 14:34:47 -07:00
Timothy Stack
579e4274f9
[files] initial impl for opening archives
2020-10-28 21:17:57 -07:00
Suresh Sundriyal
cac46e9848
[musl] Remove the unnecessary 'queue.h' dependency
2020-09-27 08:45:52 -07:00
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.
2020-09-20 23:27:22 -07:00
Timothy Stack
e6c8f49c29
Merge branch 'master' of https://github.com/sureshsundriyal/lnav into sureshsundriyal-master
2020-09-18 09:00:57 -07:00
Timothy Stack
cfc285ce2d
[release] fix bzip2 URL and fail download-pkgs if a package fails to download
2020-09-18 08:57:29 -07:00
Suresh Sundriyal
24b964c65d
[release] Update bzip2 download URL
2020-09-18 04:39:51 -07:00