1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00
Commit Graph

2194 Commits

Author SHA1 Message Date
Tim Stack
869b10c3fc
Update test_remote.sh 2021-08-30 06:21:22 -07:00
Tim Stack
fbdcca97e1
Update test_remote.sh 2021-08-30 06:01:50 -07:00
Timothy Stack
2df39916f9 [tests] debug remote test 2021-08-29 22:56:08 -07:00
Timothy Stack
42d2aa063a [tests] add missing test logfile to dist 2021-08-29 22:30:21 -07:00
Timothy Stack
c462830be1 [tests] try to fix sql test 2021-08-29 22:00:21 -07:00
Timothy Stack
aa9947fbb0 [tests] try to fix ci test failures 2021-08-29 08:46:10 -07:00
Timothy Stack
2000513135 [tests] set XDG_CONFIG_HOME too 2021-08-29 07:35:55 -07:00
Tim Stack
49576d8450
Update c-cpp.yml 2021-08-29 06:50:16 -07:00
Tim Stack
0fcda9adec
Update test_meta.sh 2021-08-29 06:31:45 -07:00
Timothy Stack
ec4e36b10c [build] skip make for ci build 2021-08-28 22:59:42 -07:00
Timothy Stack
67557c829a [tests] debugging 2021-08-28 22:50:52 -07:00
Timothy Stack
a7edb40cf7 [tests] fix expected output 2021-08-28 22:14:24 -07:00
Timothy Stack
c13e1f3a00 [build] missed distributing some test files 2021-08-28 22:01:36 -07:00
Timothy Stack
804056c1c3 remove unused var 2021-08-28 21:39:10 -07:00
Timothy Stack
7eb1d17bef [files] highlight issues with opening files
Fixes #904
2021-08-27 22:37:10 -07:00
Timothy Stack
1df74411c2 [field-overlay] fix out-of-time-order message overlay
Related to #902
2021-08-26 09:29:40 -07:00
Timothy Stack
03ce38b09f [bottom-status] make sure the search term is updated
Fixes #907
2021-08-26 09:11:30 -07:00
Timothy Stack
426e70b99f [field-overlay] use log_time instead of the name from the format
Related to #902
2021-08-26 09:11:30 -07:00
Tim Stack
ab9cedeb7d [build] try to cat output 2021-08-25 11:44:31 -07:00
Timothy Stack
87ae18238b [build] try to fix tailer test 2021-08-25 10:28:00 -07:00
Tim Stack
283cdf7ca6
Merge pull request #906 from a1346054/master
Minor cleanup
2021-08-25 09:21:06 -07:00
a1346054
e68be8f447 remove trailing whitespace 2021-08-25 11:21:07 +00:00
a1346054
f30ed34a22 fix spelling 2021-08-25 11:20:38 +00:00
a1346054
65791b79ef [docs]: use https link 2021-08-25 11:19:26 +00: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
a1346054
03fd7cc52d [example files]: fix shellcheck identified issues 2021-08-25 10:45:51 +00:00
a1346054
1bd81ec630 [example scripts]: fix case when logfile contains a space character 2021-08-25 10:45:28 +00:00
a1346054
285e171b54 Add final linux LF newline 2021-08-25 10:12:38 +00:00
Timothy Stack
ef276bce72 [actions] try again 2021-08-23 23:05:28 -07:00
Timothy Stack
65acae6f0e [actions] try to debug test failure 2021-08-23 22:51:46 -07:00
Timothy Stack
211f10535c [cmds] add --view flag 2021-08-23 22:25:38 -07:00
Timothy Stack
97530070c9 [cmds] add /dev/clipboard support to :redirect-to 2021-08-22 13:50:53 -07:00
Timothy Stack
c9d22e7941 [db-view] fix scrolling performance 2021-08-17 10:43:58 -07:00
Timothy Stack
383bf71f26 [filters-view] key capture fix
Fixes #898
2021-08-16 10:29:59 -07:00
Timothy Stack
e33fe1a85b [config] include values from the configs dir in the default config 2021-08-15 22:58:58 -07:00
Timothy Stack
ce8397b5cf [view_curses] only write OSC;send-input in the test env
Fixes #895
2021-08-15 14:47:55 -07:00
Timothy Stack
b6cb1e6dda [blog] update v0.10.0 links 2021-08-09 22:18:40 -07:00
Timothy Stack
981bced044 [release] update download links 2021-08-05 21:59:37 -07:00
Timothy Stack
7a66283bf2 [readline] fix TAB-completion for tilde paths 2021-07-14 11:16:51 -07:00
Tim Stack
581ab446ba
Merge pull request #884 from tstack/dependabot/bundler/docs/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0 in /docs
2021-07-13 22:31:17 -07:00
dependabot[bot]
943f243f3a
Bump addressable from 2.7.0 to 2.8.0 in /docs
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 05:30:06 +00:00
Timothy Stack
65a7bd7bd6 [time-fmt] add a time format 2021-07-13 10:40:24 -07:00
Timothy Stack
5f1dbac193 [site] add some links to beta release 2021-07-13 09:55:38 -07:00
Timothy Stack
6c6a5c11cc [docs] fix schema paths in the config docs 2021-07-07 09:47:15 -07:00
Timothy Stack
ea34d7cd5f [cmds] change umask
Fixes #540
2021-07-04 13:51:31 -07:00
Timothy Stack
b184272edb [file_collection] fix recursion
Fixes #877
2021-07-03 21:57:50 -07:00
Timothy Stack
4a11b737df [blog] add post about the tailer 2021-06-24 22:22:10 -07:00
Timothy Stack
23cb718d65 [overlay] remove "Last message:"
Fixes #876
2021-06-24 20:53:40 -07:00