Commit Graph

2335 Commits

Author SHA1 Message Date
Timothy Stack
90b513499c tweak file format display 2021-09-22 23:13:31 -07:00
Timothy Stack
b2f11ac27f [intern] some cleanup 2021-09-22 16:01:03 -07:00
Timothy Stack
d6535c40f6 [deps] bump sqlite version used in release build 2021-09-21 23:01:22 -07:00
Timothy Stack
ecb4084b37 [logfile_sub_source] remove alternate 5 min highlight 2021-09-18 21:38:43 -07:00
Randy Barlow
85515b2c19
Provide a configure flag to use the system doctest
This will allow distributions to more easily maintain
incompatibilies between doctest and the rest of their software.

Fixes #912

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2021-09-18 23:31:21 -04:00
Timothy Stack
6761e2d7df [usage] add some symbols to the usage message 2021-09-17 21:56:35 -07:00
tstack
2315fc8871 Update tailer 2021-09-17 21:02:21 +00:00
Timothy Stack
c317008463 [remote] fix issue with symlinked files 2021-09-17 14:01:52 -07:00
tstack
fa8dc6214f Update tailer 2021-09-17 20:14:55 +00:00
Timothy Stack
2f9f72762f [tailer] some more fixes 2021-09-17 13:14:19 -07:00
tstack
f5f41ffad9 Update tailer 2021-09-17 04:59:16 +00:00
Timothy Stack
4fc6e60d10 [tailer] fix init offer 2021-09-16 21:58:11 -07:00
Timothy Stack
d1fb112223 [snap] more locale stuff 2021-09-16 06:47:55 -07:00
Timothy Stack
88029aa847 [snap] add locales-all to stage-packages 2021-09-15 22:40:32 -07:00
Timothy Stack
d239bb4594 [vum/configmanager] make the clipboard commands configurable 2021-09-15 21:29:55 -07:00
Timothy Stack
4d16be7b6e [snap] try adding xclip to stage-packages 2021-09-14 23:15:52 -07:00
Timothy Stack
8394453c8d [snap] missed selective-checkout deps 2021-09-14 22:58:48 -07:00
Timothy Stack
98bc71914b [sysclip] log the detected clipboard commands and add x11 to snap 2021-09-14 22:31:38 -07:00
tstack
cddad0ac92 Update tailer 2021-09-15 04:45:14 +00:00
Timothy Stack
47964ac852 [build] missing include 2021-09-14 21:44:35 -07:00
tstack
90cae9d59b Update tailer 2021-09-15 04:38:23 +00:00
Timothy Stack
e8f3468801 [build] missing include 2021-09-14 21:37:49 -07:00
Timothy Stack
a50c806bd9 [build] fix hash type 2021-09-14 21:34:37 -07:00
tstack
ca98425e10 Update tailer 2021-09-15 04:28:55 +00:00
Timothy Stack
a125e49415 [build] fix ape build 2021-09-14 21:28:15 -07:00
Timothy Stack
aae83a6a10 [remote] optimize file syncing 2021-09-14 21:20:25 -07:00
Timothy Stack
aa30526a54 [help] add some more stuff to the search syntax help prompt 2021-09-10 21:01:40 -07:00
Timothy Stack
107199cb7c [remote] clean up the cache 2021-09-10 21:01:25 -07:00
Timothy Stack
f6e245c04a [sql] jget() is not returning values with the right sqlite type 2021-09-09 22:22:52 -07:00
Timothy Stack
7252e5fc0f [views] fix an issue with the log view not updating when switching back from text 2021-09-09 13:03:43 -07:00
Timothy Stack
d4d0a6165f [views] view not updated after pop 2021-09-09 11:48:00 -07:00
Timothy Stack
4bee577b26 [snapcraft.yaml] bump selective-checkout version 2021-09-09 09:17:52 -07:00
Timothy Stack
b3a4eadbe2 [cmds] add :show-only-this-file command 2021-09-08 14:56:18 -07:00
Timothy Stack
dd527cf6d4 [version] bump to v0.10.1 2021-09-08 14:43:16 -07:00
Timothy Stack
c308a3b17a [build] fix a build issue 2021-09-08 08:46:29 -07:00
Timothy Stack
b6b0578027 [file_collection] check for file closure in same_file
Fixes #908
2021-09-07 23:07:34 -07:00
Timothy Stack
86e84e1dab [distclean] more files to remove 2021-09-07 22:39:39 -07:00
Timothy Stack
1e1abcc97e [distclean] remove some extra files 2021-09-07 22:24:01 -07:00
Timothy Stack
db7173caec [views] fix some issues with empty views
Related to #908
2021-09-07 21:08:01 -07:00
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
2021-09-07 14:23:12 -07:00
Timothy Stack
0de76b29c8 [files] fix refreshing files with errors and auto-switching to text view
Fixes #909
2021-09-03 12:33:11 -07:00
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