Commit Graph

2196 Commits (312a97bca74ae33eb6f493d6cda1e82d3edad5bd)
 

Author SHA1 Message Date
Timothy Stack 312a97bca7 [logfile] tweak overwrite detection to ignore remote files
The mtime of a remote file is not adjusted in an atomic fashion,
so it can cause a spurious overwrite signal
3 years ago
Timothy Stack 0de76b29c8 [files] fix refreshing files with errors and auto-switching to text view
Fixes #909
3 years ago
Tim Stack 869b10c3fc
Update test_remote.sh 3 years ago
Tim Stack fbdcca97e1
Update test_remote.sh 3 years ago
Timothy Stack 2df39916f9 [tests] debug remote test 3 years ago
Timothy Stack 42d2aa063a [tests] add missing test logfile to dist 3 years ago
Timothy Stack c462830be1 [tests] try to fix sql test 3 years ago
Timothy Stack aa9947fbb0 [tests] try to fix ci test failures 3 years ago
Timothy Stack 2000513135 [tests] set XDG_CONFIG_HOME too 3 years ago
Tim Stack 49576d8450
Update c-cpp.yml 3 years ago
Tim Stack 0fcda9adec
Update test_meta.sh 3 years ago
Timothy Stack ec4e36b10c [build] skip make for ci build 3 years ago
Timothy Stack 67557c829a [tests] debugging 3 years ago
Timothy Stack a7edb40cf7 [tests] fix expected output 3 years ago
Timothy Stack c13e1f3a00 [build] missed distributing some test files 3 years ago
Timothy Stack 804056c1c3 remove unused var 3 years ago
Timothy Stack 7eb1d17bef [files] highlight issues with opening files
Fixes #904
3 years ago
Timothy Stack 1df74411c2 [field-overlay] fix out-of-time-order message overlay
Related to #902
3 years ago
Timothy Stack 03ce38b09f [bottom-status] make sure the search term is updated
Fixes #907
3 years ago
Timothy Stack 426e70b99f [field-overlay] use log_time instead of the name from the format
Related to #902
3 years ago
Tim Stack ab9cedeb7d [build] try to cat output 3 years ago
Timothy Stack 87ae18238b [build] try to fix tailer test 3 years ago
Tim Stack 283cdf7ca6
Merge pull request #906 from a1346054/master
Minor cleanup
3 years ago
a1346054 e68be8f447 remove trailing whitespace 3 years ago
a1346054 f30ed34a22 fix spelling 3 years ago
a1346054 65791b79ef [docs]: use https link 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
a1346054 03fd7cc52d [example files]: fix shellcheck identified issues 3 years ago
a1346054 1bd81ec630 [example scripts]: fix case when logfile contains a space character 3 years ago
a1346054 285e171b54 Add final linux LF newline 3 years ago
Timothy Stack ef276bce72 [actions] try again 3 years ago
Timothy Stack 65acae6f0e [actions] try to debug test failure 3 years ago
Timothy Stack 211f10535c [cmds] add --view flag 3 years ago
Timothy Stack 97530070c9 [cmds] add /dev/clipboard support to :redirect-to 3 years ago
Timothy Stack c9d22e7941 [db-view] fix scrolling performance 3 years ago
Timothy Stack 383bf71f26 [filters-view] key capture fix
Fixes #898
3 years ago
Timothy Stack e33fe1a85b [config] include values from the configs dir in the default config 3 years ago
Timothy Stack ce8397b5cf [view_curses] only write OSC;send-input in the test env
Fixes #895
3 years ago
Timothy Stack b6cb1e6dda [blog] update v0.10.0 links 3 years ago
Timothy Stack 981bced044 [release] update download links 3 years ago
Timothy Stack 7a66283bf2 [readline] fix TAB-completion for tilde paths 3 years ago
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
3 years ago
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>
3 years ago
Timothy Stack 65a7bd7bd6 [time-fmt] add a time format 3 years ago
Timothy Stack 5f1dbac193 [site] add some links to beta release 3 years ago
Timothy Stack 6c6a5c11cc [docs] fix schema paths in the config docs 3 years ago
Timothy Stack ea34d7cd5f [cmds] change umask
Fixes #540
3 years ago
Timothy Stack b184272edb [file_collection] fix recursion
Fixes #877
3 years ago