Commit Graph

2216 Commits (47964ac8521e4c9c95b7ed53d143f04850034815)
 

Author SHA1 Message Date
Timothy Stack 47964ac852 [build] missing include 3 years ago
tstack 90cae9d59b Update tailer 3 years ago
Timothy Stack e8f3468801 [build] missing include 3 years ago
Timothy Stack a50c806bd9 [build] fix hash type 3 years ago
tstack ca98425e10 Update tailer 3 years ago
Timothy Stack a125e49415 [build] fix ape build 3 years ago
Timothy Stack aae83a6a10 [remote] optimize file syncing 3 years ago
Timothy Stack aa30526a54 [help] add some more stuff to the search syntax help prompt 3 years ago
Timothy Stack 107199cb7c [remote] clean up the cache 3 years ago
Timothy Stack f6e245c04a [sql] jget() is not returning values with the right sqlite type 3 years ago
Timothy Stack 7252e5fc0f [views] fix an issue with the log view not updating when switching back from text 3 years ago
Timothy Stack d4d0a6165f [views] view not updated after pop 3 years ago
Timothy Stack 4bee577b26 [snapcraft.yaml] bump selective-checkout version 3 years ago
Timothy Stack b3a4eadbe2 [cmds] add :show-only-this-file command 3 years ago
Timothy Stack dd527cf6d4 [version] bump to v0.10.1 3 years ago
Timothy Stack c308a3b17a [build] fix a build issue 3 years ago
Timothy Stack b6b0578027 [file_collection] check for file closure in same_file
Fixes #908
3 years ago
Timothy Stack 86e84e1dab [distclean] more files to remove 3 years ago
Timothy Stack 1e1abcc97e [distclean] remove some extra files 3 years ago
Timothy Stack db7173caec [views] fix some issues with empty views
Related to #908
3 years ago
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